Projects in Awesome Lists tagged with data-structure-and-algorithm
A curated list of projects in awesome lists tagged with data-structure-and-algorithm .
https://github.com/XPoet/js-data-structure-and-algorithm
从 0 到 1 学习 JavaScript 数据结构与算法
data-structure-and-algorithm javascript
Last synced: 30 Jul 2025
https://github.com/xpoet/js-data-structure-and-algorithm
从 0 到 1 学习 JavaScript 数据结构与算法
data-structure-and-algorithm javascript
Last synced: 08 Apr 2025
https://github.com/hwc0919/treeplayground
Tree Visualization Tool for Learning Data Structure and Algorithm.
avl-tree bst data-structure-and-algorithm redblack-tree splay-tree tree-structures tree-visualizer
Last synced: 14 Apr 2025
https://github.com/next-step-for-interview-prep/daily-leetcode-problem_with_detailed_solutions
This repository contains all my solutions to daily problems posted on leetcode with their optimized approach code and explanation in C++
data-structure-and-algorithm software-developer-interview software-engineering-fundamentals time-and-space-complexity-optimized
Last synced: 14 Jul 2025
https://github.com/amey-thakur/data-structures-and-data-structures-lab
CSC305: Data Structures [DS] & CSL303: Data Structures Lab [DS Lab] <Semester III>
amey ameythakur computer-engineering computer-science data-structure data-structure-and-algorithm data-structures data-structures-algorithms data-structures-and-algorithms data-structures-c engineering megasatish textbooks
Last synced: 03 Sep 2025
https://github.com/simobin/project_airlinemanagement
Data Structure & Algorithm project. Airline Management System (A private jet hiring concept) – php, scss, Microsoft SQL.
airline-management-system airline-reservation airliner chartjs data-structure-and-algorithm data-structure-projects database-management-system dbms-project dsa-project fpdf javascript microsoft-sql-server php php-project project sass scss swiper-js ticket-booking ticketing-system
Last synced: 15 Apr 2025
https://github.com/code-lucidal58/dsa-python
Data Structures and Algorithms using Python
data-structure-and-algorithm data-structures python python3
Last synced: 13 Apr 2025
https://github.com/basemax/shapesalgorithm
JavaScript/Algorithm: In a shape(rectangle or square) with width n and length m, We want to know how many shapes there are with width and length a and b. We also want to know the remaining forms.
algorithm algorithm-challenges algorithms data-structrues data-structure data-structure-and-algorithm data-structures data-structures-algorithms data-structures-and-algorithms data-structures-interview-questions dsa javascript js
Last synced: 26 Jul 2025
https://github.com/maacpiash/cse225l
CSE225 (Data Structure and Algorithm) lab codes.
algorithm algorithms-and-data-structures bst cli cpp data-structure-and-algorithm data-structures file graph heap list queue sort stack stl tree
Last synced: 30 Mar 2025
https://github.com/mmabiaa/data-structure-and-algorithms-java
Data structures and algorithms in java
algorithms algorithms-and-data-structures data data-structure-and-algorithm data-structures data-structures-algorithms data-structures-and-algorithms datastructures dsa dsa-learning-series dsa-practice java
Last synced: 14 Oct 2025
https://github.com/mijisu0103/coding-test-practices_kr
This is an auto push repository for Baekjoon Online Judge created with [BaekjoonHub](https://github.com/BaekjoonHub/BaekjoonHub).
coding-test coding-test-practice data-structure-and-algorithm python
Last synced: 26 Mar 2025
https://github.com/pacemakerx/codeforces-my-solutions
This repository contains my solutions to various problems from Codeforces contests, aimed at improving problem-solving skills in competitive programming. Each submission is stored with detailed information, including contest IDs and problem names, making it easy to track progress and learn from past solutions.
codeforces-contests codeforces-solutions competitive-programming cpp-solutions data-structure-and-algorithm optimization-techniques problem-solving programming-challenges
Last synced: 12 Sep 2025
https://github.com/junaidbinjaman/dsa-notes
A collection of my learning journey in Data Structures and Algorithms (DSA), featuring practice problems, solutions, and explanations in PHP & JS. Perfect for brushing up on core concepts and improving coding skills!
data-algorithms data-structure-and-algorithm data-structures
Last synced: 06 Apr 2025
https://github.com/crimsonedgehope/cosmetic-data-structure-and-algorithm-in-cpp
A cosmetic repository which stashes simple Data structure and Algorithm
c cpp cpp11 data-structure-and-algorithm data-structures-and-algorithms
Last synced: 21 Feb 2025
https://github.com/basemax/mystackjava
My Stack Implementation In Java. Here we are going to design a full-featured class for Stack's Data structure.
data-structure data-structure-and-algorithm data-structure-java data-structures data-structures-algorithms data-structures-and-algorithms data-structures-interview-questions data-structures-java java stack
Last synced: 08 Jul 2025
https://github.com/nguyencoder11/problem-solving
Repository for solving problems with data structures & algorithms
data-structure-and-algorithm hackerrank-problem-solving leetcode-problem-solving
Last synced: 27 Mar 2025
https://github.com/saurabhkumardev/java-dsa-algorithm
ALPHA 2.0
apna-college data-structure-and-algorithm java
Last synced: 25 Feb 2025
https://github.com/syket-git/data-structure-and-algorithm
Data Structures & Algorithms in C++: Efficient implementations & solutions. Code for common problems.
data-structure-and-algorithm datastructures-algorithms dsa dsa-algorithm
Last synced: 14 May 2025
https://github.com/milanh34/gfg-160-days-dsa-challenge
🚀 Currently solving the GFG 160 Days DSA Challenge with Java — committing one problem a day, complete with clean solutions and markdown explanations. This is a live repository that's constantly evolving as I progress through the challenge. Follow along or fork it to start your own grind! 💻🔥
algorithms competitive-programming data-structure-and-algorithm data-structure-java data-structures data-structures-algorithms data-structures-and-algorithms dsa dsa-java geeksforgeeks-dsa geeksforgeeks-java geeksforgeeks-practice geeksforgeeks-solutions gfg-160 gfg-java gfg-practice gfg-questions gfg-solutions java solutions
Last synced: 22 Apr 2025
https://github.com/latiefdatavisionary/data-structures-and-algorithms-college-task
algorithm algorithms algorithms-and-data-structures algorithms-implemented data-structure data-structure-and-algorithm data-structures data-structures-algorithms data-structures-and-algorithms data-structures-c data-structures-python
Last synced: 30 Mar 2025
https://github.com/belovetech/monty
Data Structures in C - Stacks (LIFO) and Queues (FIFO). This project's goal is to learn about non-primitive linear data structures and their applications. What do LIFO and FIFO mean? What exactly is a stack, and when should you use it? What exactly is a queue, and when should you use it? What are the most common applications for stacks and queues?
c data-structure-and-algorithm queue stack
Last synced: 24 Feb 2025
https://github.com/basemax/ccontacts
This is a simple contacts manager written in C with a simple CLI interface and a lot of features.
c contacts contacts-app contacts-management contacts-manager data-structure data-structure-and-algorithm data-structures data-structures-algorithms data-structures-and-algorithms data-structures-c datastructure ds
Last synced: 15 Oct 2025
https://github.com/basemax/circlequeuego
The Circle Queue implementation in Go. The circle queue is a special version of a queue where the last element of the queue is connected to the first element of the queue forming a circle. The operations are performed based on FIFO (First In First Out) principle. It is also called 'Ring Buffer'.
circle-queue data-structure data-structure-and-algorithm data-structures data-structures-and-algorithms go golang queue
Last synced: 24 Jun 2025
https://github.com/sanjaraiy/dsa_series
Explore the efficiency of countSort in this DSA playground! 📊✨ Master sorting algorithms with hands-on practice.
alogrithms countsort cpp data-structure-and-algorithm data-structures vscode
Last synced: 23 Feb 2025
https://github.com/utkarshmishra12/data-structures-algorithms-level-up-course-2021
Data Structures & Algorithms, Level-up Course(2021)
data-structure-and-algorithm data-structures dsa dsa-algorithm dsa-codes
Last synced: 21 Feb 2025
https://github.com/rydzze/library-management-system
Project for Data Structures and Algorithms
cpp data-structure-and-algorithm
Last synced: 25 Feb 2025
https://github.com/rahulbisht001/quickprep-pattern
data-structure-and-algorithm java
Last synced: 22 Mar 2025