26 results for “topic:cs-fundamentals”
An repository that contains all the Data Structures and Algorithms Notes, CS Fundamentals Notes, Web-development Notes, SDE Sheets, Star-approach for an Interview and Interview questions. The main aim of this repository is to help students who are preparing for an interview.
Solutions to Introduction to Java Programming by Y. Daniel Liang. 10th Edition
🎯 Repo for placement-preparation, DSA, Problem-Solving, Competitive Programming, CS-Fundamentals
Comprehensive CS fundamentals repository designed for technical interview preparation. Covers 146+ topics across Networking, DBMS, OOP/Java, Operating Systems, and REST APIs with practical examples, visual diagrams, and interview questions. Perfect for students, professionals, and career changers preparing for tech interviews
This library implements a std::vector like Dynamic Array data structure in C, allowing for the creation, modification, and manipulation of an array whose size can be dynamically adjusted during runtime.
🧮🧩 A personal collection of my LeetCode solutions. This repository is used as a code archive to track my practice over time and keep implementations in one place. Solutions are uploaded as source code only - no write-ups, no detailed explanations, and no step-by-step breakdowns.
This repository documents my personal journey in learning and mastering Data Structures and Algorithms (DSA). It includes detailed explanations, code implementations, and practice problems across various DSA topics.
Computer Science Fundamentals documentation.
💡Algorithms and Data Structures in Javascript 🤔🎓📚
Solutions to Cracking the Coding Interview (6th Edition) in javascript
I built this while bored, as a simple Python DS&A refresher.
This repository holds any programming that I have done (on or after 2nd July 2018) for practicing/learning Computer Science fundamentals, especially, Data Structures and Algorithms. This includes Algorithms' and Data Structures' implementations as well as the solutions of programming/coding questions/contests hosted on competitive programming websites.
Interactive doubly linked list demo in C++ A small teaching/learning project showing how a templated doubly linked list works, with menu-driven terminal UI for inserting, removing, and traversing nodes. Includes color output and debug guards.
A curated collection of classic algorithms and data structure implementations in Python, including sorting, searching, recursion, string matching, numerical methods, and more. Ideal for studying fundamentals and preparing for technical interviews.
My structured approach to mastering DSA - from implementation to problem-solving. Features optimized solutions with complexity analysis and key insights for coding interviews.
Python solutions for classic algorithm problems and coding challenges — built to strengthen problem-solving and technical interview skills.
Computer Science Fundamentals topics those i have covered and till learning.
[2019+] CS Fundamentals: Algorithms and Data structures
notes, books, study materials, resources, misc
This repository contains lecture materials for the Data Structures course. Although independent of programming language, code examples are provided in both Java and Python to help students relate concepts more easily.
An repository that contains all the Data Structures and Algorithms Notes, CS Fundamentals Notes, Web-development Notes, SDE Sheets, Star-approach for an Interview and Interview questions. The main aim of this repository is to help students who are preparing for an interview.
Personal Git Repository
No description provided.
Daily bite-sized AI insights: CS fundamentals and trending papers (automated with n8n workflow)
🔗 Learn and implement a doubly linked list in D with clear examples and easy-to-follow code for better understanding of data structures.
Legacy high school portfolio and CS course archive. Visit my current portfolio at https://zoe-yau.github.io/portfolio/