dsa-cpp
There are 138 repositories under dsa-cpp topic.
DSA-Practice
My DSA Practice
DSA
Welcome to the Data Structures and Algorithms (DSA) repository. This collection is intended to provide a comprehensive guide to fundamental and advanced concepts in DSA using C++. Each folder contains code examples and explanations for different topics.
LeetCode-DSA
LeetCode-DSA is my go-to GitHub repository for enhancing DSA skills, where I solve a variety of LeetCode problems, providing organized solutions to sharpen my abilities for technical interviews and coding challenges.
DataOps
Repository to store DSA coding problems
LeetCode_Problems
Uploading the solutions of LeetCode's DSA Problems.
CPP-Course-
This includes all the basic concepts in C++ programming language.
dsa
A comprehensive DSA practice repository with 500+ problems across 110+ days - covering arrays, linked lists, stacks, queues, trees, heaps, graphs, and algorithms in C++. From fundamentals to advanced concepts with LeetCode solutions.
DSA_ptit
Source code dsa ptit (đang update)
DSA_Prep_Rohit_Negi
Repository for DSA learning with Rohit Negi Bhaiya
cpp-language
Hi my name is dev shah I am learning c++ and and making c++ as my main language. in future i am learning java, python and ML
cplusplus
This Github repository contains a collection of basic C++ programs as well as implementation of Data Structures and Algorithms in C++.
LeetCode_Cpp-LC-
LeetCode
dsa-problems-using-cpp
A comprehensive collection of Data Structures and Algorithms (DSA) problems solved primarily in C++, with some solutions in Python and Java. Organized by difficulty and topic, this repo serves as a practical resource for coding practice and interview preparation.
Codeing-Challange
In this repo i will include all my practiced coding challenges
DSA
This repository is a collection of my solutions to various Problem of the Day (POTD) challenges from platforms like LeetCode, GeeksforGeeks, and others. It's a personal log of my daily coding practice and problem-solving journey. Feel free to explore, learn, or compare solutions!
DSA-SUPREME-3.O
A code repository for the DSA Supreme 3.0 Series by Love Babbar Bhaiya. This repository contains my solutions, notes, and resources while following along with the Supreme 3.0 series. Language used: C++ Purpose: DSA Mastery & Interview Preparation 🚀
Leetcode-Daily-Challenge
This repository features consistent, well-structured C++ solutions to LeetCode's Daily Challenge problems.
DSA
This repository contains implementations of Data Structures and Algorithms in C++ for learning and practice.
DSA
dsa cpp
MusicPlayer-DSA
A C++ console-based Music Player that simulates real-world features using core Data Structures like Linked Lists, Queues, and Tries. Built to demonstrate practical DSA applications in an interactive way.
Travel-Management-System
A C++ program that enables users to reserve flight and train tickets and view available options. It also provides an admin panel to manage and update flight and train information.
Hospital-Management-System-Project
This is my 3rd Semester project, a fully featured Hospital Management System built in C++, Implemented under Object-Oriented Programming (OOP) and Data Structures & Algorithms (DSA) principals. It aims to simulate a real-time hospital system with functionalities for patients, doctors, appointments, inventory, financial records, and disease detector
DSA
DSA Learning Journey
git-github.com-ShubhamMahajan880-DSA-Learning-Series
Hi there! 👋 Welcome to my Data Structures and Algorithms (DSA) repository _ a complete roadmap of my journey to prepare for placements by mastering DSA in C++. This repository contains my complete Data Structures and Algorithms (DSA) preparation journey in C++, covering topics from basic to advanced.
DSA_Progs
A collection of solved DSA problems from platforms like GeeksforGeeks, covering key data structures such as linked lists, trees, graphs, queues, stacks, hashing, and more. Great for practice and revision.
Basic-DSA-DEV-Previous-Files
This is the basic beginning DSA concepts, I'm pushing here. Whan i was learning and making a solid foundation in fundamentals. and the same for Web Development, pushing all revised concepts of web dev.
SPPU-COMP-TE-SEM6-PRACTICALS
TE SEM 6 Assignments | All assignment codes for Sem 6 Computer Engineering SPPU
DSA-Overtake
This repository chronicles my dedicated journey in mastering Data Structures and Algorithms (DSA). I consistently practice, explore new concepts, and update this space with my latest learnings and problem-solving approaches to sharpen my skills and stay ahead
Logic-Building
Logic building, DSA, and LeetCode solutions in C, C++, and Java.
dsa.concepts.interview.questions
A repository containing DSA concepts with interview questions and code implementations.
DSA-Mastery
Welcome to DSA-Mastery by Nikhil Shrivastava! This repository features a collection of Data Structures and Algorithms implemented in C++. It’s designed to help you master DSA concepts with clear explanations, optimized code, and regular updates. Perfect for coding interview prep and competitive programming!
CPP_Practice
A repository for learning Data Structures and Algorithms (DSA) in C++ following the structured approach from the Take You Forward (TUF) website. Includes organized code files and solutions for efficient learning and practice.
Learning-DSA-Logic-Building
Welcome to the Learning DSA repository! This repository is dedicated to learning and practicing Data Structures and Algorithms (DSA). It contains various implementations, examples, and exercises to help you understand and master DSA concepts.
DSA_in_cpp
Started Data Structures practice in C++ language and later moved on to implementing DSA in JAVA