dsa-project
Here are 70 public repositories matching this topic...
Language:All
Sort:Most stars
Our main objective in this project is to create a library management system wherein students can issue books and the admin or librarian can update/delete the record of books kept in the library. So we have the system into two parts : from user’s perspective and from admin’s perspective. First of all, the admin must login to handle the accounts w…
- Updated
Dec 5, 2023 - Java
Java project to learn advanced Data Structures and Algorithms
- Updated
Apr 16, 2023 - Java
This app keeps Personalised track of questions completed in dsa preparation . Instead of using an Integrated Database we are using localstorage in form of cookies to hold and store data . All Questions are divided into categories and then used in providing the response on the home page .
- Updated
Jun 9, 2024 - JavaScript
DSA project
- Updated
Jun 19, 2024 - JavaScript
a simple version control system written in C++
- Updated
Mar 1, 2022 - C++
This is CPP code for real time use case of Dijkstras algorithm to find the shortest path from source to every destination
- Updated
Jul 30, 2022 - C++
- Updated
Feb 27, 2025 - SCSS
Just a Data Structure & Algorithms repository to keep track of my progress.
- Updated
May 20, 2022 - C++
File Management System inspired by Linux Shell, written in C++
- Updated
Feb 20, 2024 - C++
This is a simple text editing application in Python.
- Updated
Apr 29, 2023 - Python
This package is developed for functionality of data structures and algorithms, some standard examples of algorithms are implemented
- Updated
Feb 2, 2023 - TypeScript
A pictorial representation demonstrating how Data Structures and Algorithms can be used to sort any data.
- Updated
Mar 7, 2023 - JavaScript
This is the process of our final project in Data Structure and Algorithm course.
- Updated
Jul 21, 2023 - C++
This project is a simple restaurant booking system implemented in Python using tkinter for the GUI. It demonstrates how to manage customer bookings using a queue data structure.
- Updated
Sep 12, 2024 - Python
Explore a collection of C programming language implementations for various data structures and algorithms. From linked lists to sorting algorithms, this repository provides a hands-on approach to learning and understanding essential concepts in data structures and algorithms.
- Updated
Feb 19, 2024 - C
The "Data Structures and Algorithms Repository" is a comprehensive resource for learning and exploring the fundamentals of Data Structures and Algorithms (DSA). The repository covers a wide range of topics, from basic data structures like Arrays, Stacks, Queues to various kinds of algorithms such as Sorting, Searching, Graph Algorithms, etc.
- Updated
Mar 23, 2025 - Java
- Updated
Jun 17, 2021 - C
This project implements an efficient data storage and retrieval system using the B-tree data structure in C++.
- Updated
May 25, 2023 - C++
Visual representation of how different sorting algorithems work in practice.
- Updated
Oct 20, 2022 - JavaScript
Improve this page
Add a description, image, and links to thedsa-project topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with thedsa-project topic, visit your repo's landing page and select "manage topics."