An open API service indexing awesome lists of open source software.

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/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/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/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/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/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/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/rydzze/library-management-system

Project for Data Structures and Algorithms

cpp data-structure-and-algorithm

Last synced: 25 Feb 2025