cs-fundamentals
Here are 22 public repositories matching this topic...
Language:All
Sort:Most stars
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.
- Updated
Aug 3, 2023
Solutions to Introduction to Java Programming by Y. Daniel Liang. 10th Edition
- Updated
Feb 16, 2024 - Java
🎯 Repo for placement-preparation, DSA, Problem-Solving, Competitive Programming, CS-Fundamentals
- Updated
Oct 19, 2023 - C++
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.
- Updated
Dec 29, 2023 - C
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
- Updated
Sep 16, 2025
I built this while bored, as a simple Python DS&A refresher.
- Updated
Sep 18, 2025 - Python
💡Algorithms and Data Structures in Javascript 🤔🎓📚
- Updated
Jan 6, 2023 - JavaScript
Computer Science Fundamentals documentation.
- Updated
Aug 13, 2024
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.
- Updated
Oct 25, 2024 - C++
Solutions to Cracking the Coding Interview (6th Edition) in javascript
- Updated
Sep 23, 2017 - JavaScript
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 we…
- Updated
Sep 1, 2019 - C++
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.
- Updated
Sep 21, 2025 - Makefile
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.
- Updated
May 6, 2025 - Python
My structured approach to mastering DSA - from implementation to problem-solving. Features optimized solutions with complexity analysis and key insights for coding interviews.
- Updated
Dec 17, 2025 - C++
Python solutions for classic algorithm problems and coding challenges — built to strengthen problem-solving and technical interview skills.
- Updated
Aug 6, 2025 - Python
[2019+] CS Fundamentals: Algorithms and Data structures
- Updated
Jul 9, 2020 - Python
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.
- Updated
Sep 12, 2025 - Jupyter Notebook
notes, books, study materials, resources, misc
- Updated
Feb 9, 2025
Personal Git Repository
- Updated
Oct 20, 2024 - Jupyter Notebook
Improve this page
Add a description, image, and links to thecs-fundamentals topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with thecs-fundamentals topic, visit your repo's landing page and select "manage topics."