Projects in Awesome Lists tagged with algorithms-and-data-structures
A curated list of projects in awesome lists tagged with algorithms-and-data-structures .
https://github.com/samya-s/design-and-analysis-of-algorithms-lab
Design and Analysis of Algorithms Lab (MA39203)
algorithm-design algorithms algorithms-and-data-structures cpp design-and-analysis-of-algorithms design-and-analysis-of-algorithms-lab
Last synced: 29 Mar 2025
https://github.com/xam1dullo/dsa
Master the Coding Interview: Data Structures + Algorithms The ultimate coding interview bootcamp to help you ace your coding interviews and land your dream job. You'll not only learn data structures and algorithms but also the exact steps to take to get more interviews, more job offers, and a higher salary.
algorithms-and-data-structures data-structures javascript problem-solving self selfstudy
Last synced: 27 Mar 2025
https://github.com/senior-sigan/omsu_algorithms
Курс "Алгоритмы и структуры данных" ОмГУ Факультет Цифровых технологий и кибербезопасности
algorithms-and-data-structures omsu
Last synced: 23 Jul 2025
https://github.com/shalaga44/algorithms
My Collection of Algorithms and Data Structures in Kotlin
algorithms-and-data-structures kotlin
Last synced: 21 Mar 2025
https://github.com/manjeettahkur/30-day-leetcode
30-Day LeetCoding Challenge In Go programming language
algorithms-and-data-structures data-structures go golang leetcode
Last synced: 24 Jun 2025
https://github.com/markelca/noob.c
My personal way learning C and C++. With theory, usefull resources and organized by topics and diffifulty.
algorithms algorithms-and-data-structures c cpp data-structures educational resources theory
Last synced: 05 Apr 2025
https://github.com/leo6033/algorithms
algorithms-and-data-structures cpp java python
Last synced: 23 Feb 2025
https://github.com/pragalbha-patil/travelling-salesperson-problem-but-visualized
Remember that time when graphs existed just on paper and memory? Not anymore.
algorithms-and-data-structures javascript p5js p5js-library travelling-salesperson-problem tsp-solver
Last synced: 23 Feb 2025
https://github.com/lebrancworkshop/learn-dsal-cpp-mikelopster
Learning Data Structures and Algorithms with C++ by Mikelopster (Thai Software Developer Youtube Channel)
algorithms algorithms-and-data-structures cpp data-structures data-structures-and-algorithms
Last synced: 31 Mar 2025
https://github.com/aditeyabaral/data-structures-lab-ue18cs207
A repository containing the source codes to the problem statements given as part of the Data Structures Laboratory course (UE18CS207) at PES University.
algorithms algorithms-and-data-structures c data-structures
Last synced: 09 Mar 2025
https://github.com/anhnt02hp/algorithm-data-structure
All basic knowledge about C++ and Algorithm & Data Structure
ads algorithms algorithms-and-data-structures cpp data-structures data-structures-and-algorithms dsa
Last synced: 05 Apr 2025
https://github.com/princebansal7/concept-programs
This Repository contains Logic programs with full explanations and multiple ways of approaching the Problems
algorithms-and-data-structures binary-search bitmanipulation cpp17 data-structures oops
Last synced: 24 Jul 2025
https://github.com/kawser2133/problem-solving-practice
The solutions are implemented in the C# programming language and aim to showcase my problem-solving skills and coding practices.
algorithms algorithms-and-data-structures csharp data-structures problem-solving
Last synced: 03 Mar 2025
https://github.com/jmorbegoso/algorithms-in-go
Data Structures and Algorithms in Go.
algorithms algorithms-and-data-structures data-structures go golang gotest
Last synced: 28 Jun 2025
https://github.com/gabrielrovesti/advanced-algorithms-unipd
Advanced Algorithms Course of M.Sc. in Computer Science held by prof. Michele Scquizzato, Second Semester, Padova, 2023-2024
advanced-algorithms algorithms algorithms-and-data-structures algoritmi-avanzati computer-science fiup unipd
Last synced: 21 Mar 2025
https://github.com/olaolatunbos/leetcode
The repository contains my solutions to leetcode questions in Python, along with data structures and algorithms
algorithms algorithms-and-data-structures data-structures leetocde python
Last synced: 03 Mar 2025
https://github.com/jocoboy/algorithms
Templates of algorithms in java.
algorithms-and-data-structures java
Last synced: 29 Apr 2025
https://github.com/volkansah/anti-dump-algorithm
The Anti-Dump Algorithm is designed to evaluate and filter out unproductive or irrelevant input, commonly referred to as "noise," while prioritizing clarity, effort, and context. This algorithm measures the quality of input based on several key parameters with the ADI.
ai ai-algorithm ai-solutions algorithm algorithm-challenges algorithms-and-data-structures anti-dump anti-dump-algorithm dump dumper dumpiness python solutions spam-filtering
Last synced: 31 Aug 2025
https://github.com/xunzhuo/swordforoffer-in-java
吃透75道剑指offer算法题(Java实现)
algorithms algorithms-and-data-structures java practice-programming swordforoffer
Last synced: 18 Mar 2025
https://github.com/andreie91/fundamental-algorithms
This repository contains various fundamental algorithms implemented in C and C++, focusing on performance analysis.
algorithms-and-data-structures breadth-first-search depth-first-search graph-algorithms hashtables heaps heapsort hybrid-quicksort mergeklists mergesort profiler quicksort redblack-tree sorting-algorithms tetris
Last synced: 03 Mar 2025
https://github.com/alexnaughtonjr/Algorithms_Notes
A place for notes related to learning Algorithms.
algorithms algorithms-4th algorithms-and-data-structures algorithms-datastructures algorithms-implemented algorithms-java algorithms-playground-practice algorithms-princeton algorithms-python algorithms-specialization
Last synced: 26 Sep 2025
https://github.com/solygambas/coding-interview-algorithms-data-structures
Some algorithms and data structures to prepare for a JavaScript coding interview.
algorithms algorithms-and-data-structures coding-challenge coding-interviews data-structures javascript
Last synced: 07 Apr 2025
https://github.com/izenynn/push_swap
42 Cursus - push_swap: This project involves sorting data on a stack, with a limited set of instructions, and the smallest number of moves. To make this happen, you have to manipulate various sorting algorithms and choose the most appropriate solution(s) for optimized data sorting.
42 42born2code algorithm algorithm-challenges algorithms-and-data-structures algorithms-datastructures c linux macos optimization optimization-algorithms push-swap pushswap
Last synced: 15 Mar 2025
https://github.com/yavuzahmet1/algorithm-solutions-studies
Algorithm solutions are made by using various sources.
algorithms algorithms-and-data-structures datastructures-algorithms
Last synced: 10 Mar 2025
https://github.com/princeshahgithub/c-projects
From Basic To Advance Level Projects
algorithms-and-data-structures beginner beginner-project c
Last synced: 02 Sep 2025
https://github.com/richardmiruka/alx-interview
This interview repository 📒 is a collection of (practical) questions and answers designed to help someone prepare for programming interviews. The repository is organized into several categories, including Algorithms, programming concepts, and miscellaneous topics through Practical questions and concepts such as Pascal's triangle.
algorithms algorithms-and-data-structures data-structures logic logic-programming programming-languages
Last synced: 26 Feb 2025
https://github.com/huangcongqing/algorithm-and-data-structure-theory
算法与数据结构(理论)
algorithms-and-data-structures
Last synced: 11 Jul 2025
https://github.com/ravgeetdhillon/hackerrank-algo-ds
My hackerrank codes for problem solving and algorithm implementation.
algorithms-and-data-structures hackerrank hackerrank-solutions python
Last synced: 19 Aug 2025
https://github.com/am15h/ds-algo
Some algorithms and their implementations
algorithms algorithms-and-data-structures data-structures hacktoberfest
Last synced: 30 Oct 2025
https://github.com/jenniferplusplus/interview-algorithms
A collection of solutions to algorithm or data structure based programming challenges I've been given during interviews recently.
algorithm-challenges algorithms algorithms-and-data-structures data-structures interview interview-practice interview-preparation interview-questions
Last synced: 18 Nov 2025
https://github.com/efxlve/data-structures-and-algorithms-notes
✍️Notes: This repo contains notes on data structures and algorithms. The notes cover basic data structures such as array, linked list, stack, queue, tree, heap, graph as well as sorting algorithms such as selection, insertion, bubble, quick.
algorithms algorithms-and-data-structures data-structures notes
Last synced: 21 Mar 2025
https://github.com/lsegg/javascript-algorithms-and-data-structures
Code accompanying the Udemy course JavaScript Algorithms and Data Structures Masterclass by Colt Steele
algorithms algorithms-and-data-structures colt-steele data-structures data-structures-and-algorithms javascript
Last synced: 03 Mar 2025
https://github.com/priyakdey/algoexpert-solutions
Algoexpert Solution
algoexpert algoexpert-java-solutions algoexpert-solutions algorithms algorithms-and-data-structures data-structures faang-interview interview-preparation
Last synced: 08 Mar 2025
https://github.com/nour-awawdeh/introductiontoalgorithms
C# & Algorithm
algorithms algorithms-and-data-structures csharp-code
Last synced: 13 Mar 2025
https://github.com/saladnga/leetcode-problems
algorithms-and-data-structures cplusplus python
Last synced: 18 Mar 2025
https://github.com/kei-k23/java-algorithms
This is the collection of coding implementation of DSA in Java.
algorithms algorithms-and-data-structures data-structures dsa java
Last synced: 26 Mar 2025
https://github.com/oenzoribas/java-data-structure-and-algoriths
Java Exercises for Algorithms and Data Structure I
algorithms-and-data-structures backend computer computer-science intellij java
Last synced: 05 Apr 2025
https://github.com/ziobrowskipiotr/leetcode-c
In this repository I want to show my skills using the LeetCode platform. Using the LeetHub plugin, I place tasks that I have completed.
algorithms-and-data-structures
Last synced: 30 Jun 2025
https://github.com/kaua-pt/eda-fga-2022.2
Repositório com os códigos de EDA1
algorithm algorithms-and-data-structures study-project
Last synced: 22 Mar 2025
https://github.com/marcocrowe/datastructures.java
Data Structures and Algorithms: Binary Search Trees, Graphs, Queues, Stacks
algorithms-and-data-structures binary-search-tree breath-first-search depth-first-search fifo first-in-first-out graph heap linked-list priority-queue queue stack weighted-graphs
Last synced: 05 Apr 2025
https://github.com/bursasha/cpp-advanced-projects
Advanced programming and algorithmization in C++ ⚔️
algorithms-and-data-structures automata-theory avl-tree bfs cpp cvut-fit dynamic-programming grammars graph-algorithms informatics-engineering multithreading optimization-algorithms programming regular-languages stl theoretical-computer-science thread-synchronization topsort
Last synced: 03 Apr 2025
https://github.com/venkyiyer/daily_code
Daily coding practice of DS and Algos
algorithms-and-data-structures python3
Last synced: 23 Mar 2025
https://github.com/simonsejse/notes-ad
These notes are my notes for the course Algorithms and Data Structures at DIKU. The notes are based on the lectures and the book Introduction to Algorithms by Cormen et al. The notes are not complete and may contain errors. If you find any errors, please let me know by DM'ing me or creating a Pull Request on GitHub.
algorithms-and-data-structures
Last synced: 20 Jul 2025
https://github.com/lakshitnagar/ds-algo
From ground up implementation of data structure and algorithms.
algorithms algorithms-and-data-structures algorithms-datastructures basic-data-structures data-structures linked-list
Last synced: 23 Mar 2025
https://github.com/sergio16t/algorithms-bigo-datastructures
Algorithms & Data Structures in JavaScript with notes including Big O Notation and time complexity analysis.
algorithms algorithms-and-data-structures javascript
Last synced: 25 Apr 2025
https://github.com/otarossoni/data-structures-and-algorithms.lang
♾️ Catálogo de todos os algoritmos que estudei, focado em armazenar exemplos e explicações sobre o funcionamento.
algorithms-and-data-structures go other study typescript
Last synced: 20 Oct 2025
https://github.com/alexnaughtonjr/algorithms_notes
A place for notes related to learning Algorithms.
algorithms algorithms-4th algorithms-and-data-structures algorithms-datastructures algorithms-implemented algorithms-java algorithms-playground-practice algorithms-princeton algorithms-python algorithms-specialization
Last synced: 06 Mar 2025
https://github.com/mukhlishga/algorithm-datastructure
Algorithm and Data Structure in python
algorithms algorithms-and-data-structures data-structures python
Last synced: 28 Oct 2025
https://github.com/zanonnicola/b-filter
Javascript implementation of Bloom Filters written in TypeScript
algorithms-and-data-structures javascript library typescript
Last synced: 21 Mar 2025
https://github.com/nelsonbn/algorithms-data-structures-binary-search-tree
Algorithms and Data Structures - Binary Search Tree (BST)
algorithms algorithms-and-data-structures data-structures
Last synced: 06 Mar 2025
https://github.com/priyakdey/huffman-encoding
Huffman Encoding implementation in C
algorithms algorithms-and-data-structures c data-structures hashtable huffman-coding huffman-compression-algorithm huffman-tree priority-queue
Last synced: 28 Mar 2025
https://github.com/shilpakancharla/graphplan
Graphplan is an automated planning algorithm that takes as input a planning problem expressed in STRIPS and produces, if one is possible, a sequence of operations for reaching a goal state. I have implemented it here, alongside a few problem examples.
algorithms-and-data-structures artificial-intelligence artificial-intelligence-algorithms artificial-intelligence-application automated-planning graphplan-algorithm java-application
Last synced: 13 Mar 2025
https://github.com/saidinesh5/30-day-leetcode-challenge-april-2020
My Solutions to the 30 day leetcode challenge: April 2020
algorithms-and-data-structures leetcode leetcode-cpp
Last synced: 02 Mar 2025
https://github.com/contactvaibhavi/leetcodesolutions
Complete code implementations to the Leetcode Questions I've solved so far
algorithm algorithms algorithms-and-data-structures cpp data-structures dsa interview interview-practice interview-prep interview-preparation interview-questions java leetcode leetcode-cpp leetcode-java leetcode-solutions mit-license
Last synced: 13 Mar 2025
https://github.com/ikoubazen-yassin/quizeapp
Full Stack Quize application That Quizing You with ur favorit Language , Using BOOTSTRAP JS , AJAX , JSON
algorithms-and-data-structures javascript mern-stack reactjs webdevelopment
Last synced: 05 Mar 2025
https://github.com/horikitasuzunetsundere/elevator-project-with-proteus-and-arduino
Efficient Vertical Transportation: Elevator Control System Simulated with Proteus and Programmed with Arduino IDE
algorithms-and-data-structures arduino cpp programming system-design
Last synced: 28 Oct 2025
https://github.com/npanuhin/itmo-algo
Homework solutions for the Algorithms and Data Structures course at ITMO University (2021/2022, Future)
algorithm algorithms algorithms-and-data-structures data-structures graph graph-algorithms greedy-algorithms itmo itmo-labs itmo-university searching-algorithms shortest-path-algorithm shortest-paths sorting-algorithms
Last synced: 18 Jul 2025
https://github.com/follen99/algorithmsanddatastructures_java
Questa è una serie di esempi di algoritmi e strutture dati scritti in linguaggio Java
algorithms algorithms-and-data-structures data-science data-structures java
Last synced: 05 Nov 2025
https://github.com/dev-ashanaur/sorting-visualizer
website live link
algorithms-and-data-structures boostrap css html javascript
Last synced: 02 Apr 2025
https://github.com/akankshaaa013/dsa_busted
Let's Learn DSA : )
algorithms-and-data-structures dsa-learning-series
Last synced: 15 Mar 2025
https://github.com/aryehky/rosette
Rosette CPP C++cmake configurations programs projects algorithms framework tests
algorithms-and-data-structures challenges cmake config cpp framework frameworks
Last synced: 15 Mar 2025
https://github.com/carrington-dev/computer_science_repo
Wits Computer Science Practice
algorithms-and-data-structures alogrithms computer-science cpp11 data-structures-and-algorithms progrmming-language
Last synced: 26 Feb 2025
https://github.com/mollybeach/azelia
Azelia Game: Ruby Game Development engineTools, frameworks game rails and software
algorithms-and-data-structures game-development game-engine project project-management ruby ruby-on-rails
Last synced: 15 Mar 2025
https://github.com/ark2016/algorithms_c_lang
algorithms and data structures C lang
algorithms-and-data-structures bmstu bmstu-iu9 c
Last synced: 06 Mar 2025
https://github.com/mohamedsci/javascript-training-challenges
This list covers essential JavaScript topics, including design patterns, memory management, event loops, concurrency, functional programming, async/await, recursion, and advanced algorithms. Enhance your skills with real-world challenges and expert insights! 🚀
algorithms algorithms-and-data-structures api arrays chalenges challenge code concurrency design-pattern design-patterns javascript javascript-applications object-oriented-programming oop oop-in-javascript oop-principles performance solid solid-principles string
Last synced: 06 Jul 2025
https://github.com/sugaliudaykiran/dsa_labs
Only DSA
algorithms-and-data-structures cpp cpp-programming data-structures dsa-algorithm dsa-practice stl-containers
Last synced: 15 Jul 2025
https://github.com/ochieng424/data-structures-and-algorithms
Data Structures and Algorithm in Python
algorithms algorithms-and-data-structures data-structures python3
Last synced: 04 Mar 2025
https://github.com/elyse502/sorting_algorithms
C - Sorting algorithms & Big O Topics
algorithms algorithms-and-data-structures bigo bigocomplexity bigonotation c cprogramming-language sorting-algorithms
Last synced: 15 May 2025
https://github.com/souvikpaul6436/arsh-goyal
Arsh Goyal DSA Material
algorithms-and-data-structures data-structures
Last synced: 06 Mar 2025
https://github.com/shikha-code36/blind75-leetcode-solutions-python
Solutions to the curated list of 75 technical INTERVIEW questions on Blind using Python
algorithms algorithms-and-data-structures arrays-and-strings backtracking-algorithm bitmanipulation blind75 data-structures dynamic-programming graph hashing-algorithm interview-questions leetcode-python leetcode-solutions linked-list python python-ds-algo recursion trees trie twopointers
Last synced: 03 Mar 2025
https://github.com/blue-davinci/gored
GoRedis is a lightweight, in-memory key-value store implemented in Go, inspired by Redis. This project demonstrates building a simple yet functional key-value store with basic command support, such as SET, GET, and HELLO
algorithms algorithms-and-data-structures golang memory memory-management redis testing
Last synced: 30 Mar 2025
https://github.com/pragativerma18/data-structure-practice
This repository contains code for easy to advanced data structures using C as a part of my programming practice.
algorithms-and-data-structures c cpp data-structures leetcode-cpp leetcode-practice leetcode-solutions programming-challenges programming-practice python python3
Last synced: 14 Mar 2025
https://github.com/kristofkruller/algorythms-js
Note and examples for algorythms and optimalization in Javascript
algorithms-and-data-structures functional-programming javascript js optimalization optimization-algorithms
Last synced: 14 Mar 2025
https://github.com/hrolive/leetcode-python-solutions
This repository contains my solutions to several LeetCode problems, in Python.
algorithms algorithms-and-data-structures interview-practice leetcode python solutions
Last synced: 13 Nov 2025
https://github.com/vinicius-guedes-santos/ufca-ciencias-da-computacao
Arquivos e Códigos feitos durante a Faculdade de Ciências da Computação - UFCA
algorithms-and-data-structures c introduction-to-programming python ufca
Last synced: 15 Jun 2025
https://github.com/rdrahul123/my_code
Welcome to my code repository! This repository serves as a centralized location for all my code and documents related to data structures, algorithms, and problem-solving techniques.
algorithm-analysis algorithms-and-data-structures cpp cpp11 cpp17 datastructures
Last synced: 14 Nov 2025
https://github.com/rt2013g/algorithms-data-structures
A compendium of Algorithms and Data Structures I've learned.
algorithms-and-data-structures cormen cpp
Last synced: 04 Mar 2025
https://github.com/thethunderb0lt/100-days_challenge
This is 100 Days of Coding Challenge that I have started to land a job as SDE role.
algorithms algorithms-and-data-structures challenge developer gfg hackerrank leetcode python sde software-engineer
Last synced: 03 Mar 2025
https://github.com/proton/yaintern-algorithm-training
https://yandex.ru/yaintern/algorithm-training solutions
algorithms-and-data-structures yandex-algorithm-trainings
Last synced: 14 Mar 2025
https://github.com/thevinh-ha-1710/search-algorithm
This projects builds algorithms to find the nearest premise based on user's location.
algorithms-and-data-structures big-data data-engineering data-processing python-developer
Last synced: 06 Mar 2025
https://github.com/bredalis/algorithmsolutions
Repository for hosting algorithm resolution programs 📁
algorithm-challenges algorithms algorithms-and-data-structures code problems python testing
Last synced: 04 Mar 2025
https://github.com/ernanej/aed-i
Exercises and notes referring to the study of the lecture notes presented in the discipline of Algorithms and Data Structures I, offered by the Department of Computer Engineering and Automation.
algorithms-and-data-structures dca0208 education ufrn
Last synced: 30 Mar 2025
https://github.com/richardmiruka/alx-higher_level_programming
This repository contains multiple programs written in Python Language for the alx-higher_level_programming track at ALX Africa(Holberton School) Some of the programs are implemented using Shell scripts
algorithms algorithms-and-data-structures javascript mysql mysql-database oops-in-python python python3
Last synced: 11 Sep 2025
https://github.com/bhupixb/cses-solutions
Solutions to problems of CSES(cses is a competetive programming website)
algorithms-and-data-structures competitive-programming cses-solutions
Last synced: 07 Apr 2025
https://github.com/guillainbisimwa/competitive-programming
A2SV helps smart students from universities get better at technology and find good jobs at top companies worldwide. They also make apps to solve big problems in their own countries. It's free for students who can't afford it but are really good at what they do.
algorithm algorithm-challenges algorithms-and-data-structures data-structures python python3
Last synced: 23 Jun 2025
https://github.com/bhupixb/comptetiveprogramming
My CP snippets
algorithms-and-data-structures competitive-programming-algorithms
Last synced: 07 Apr 2025
https://github.com/souvikpaul6436/dsa-sheet
Merged DSA Sheet
algorithm algorithms-and-data-structures data-structures
Last synced: 23 Jun 2025
https://github.com/zul132/placement-prep-programs-java
This repository contains all the Java programs and coding problems I practiced for my placement preparation. The programs are organized topic-wise for ease of reference.
algorithms algorithms-and-data-structures data-structures data-structures-algorithms data-structures-and-algorithms dsa dsa-algorithm dsa-practice java placement placement-preparation programming-exercises
Last synced: 20 Feb 2025
https://github.com/gopikrsmscs/leetcode
Problems I solve daily on LeetCode will be auto published to this repository
algorithms-and-data-structures interview-questions java leetcode
Last synced: 12 Mar 2025
https://github.com/smile040501/data_structures
My implementation of various Data Structures using C++
algorithm algorithms algorithms-and-data-structures algorithms-datastructures algorithms-implemented cpp data-structures datastructures
Last synced: 06 Mar 2025
https://github.com/oemanuelfirmino/datastructuresandalgorithms
Implementation of classic search algorithms in C, including Linear, Binary, Exponential, and Jump Search. The repository provides detailed explanations, pseudocode, and complexity analysis to offer a deep understanding of different search methods and their applications in various scenarios.
algorithms algorithms-and-data-structures c data-structures
Last synced: 23 Jun 2025
https://github.com/manju07/data-structure-and-algorithms-using-java
Advance data-structures and algorithms implemented using Java
advanced-data-structures algorithms-and-data-structures collections-java data-structures java-8 problem-solving problemsolving thread
Last synced: 03 Nov 2025
https://github.com/bibhestee/sorting_algorithms
Sorting algorithms & Big O - This project is the implementation of how to select the best sorting algorithm and how to select the best algorithm for a project.
algorithms-and-data-structures big-o-notation c sorting-algorithms sorting-algorithms-implemented time-complexity-analysis
Last synced: 23 Jun 2025
https://github.com/majrusz/adventofcode2020
My solutions to Advent Of Code 2020 problems.
advent advent-of-code-2020 algorithms-and-data-structures cpp-17 modern-cpp problem-solving
Last synced: 06 Apr 2025
https://github.com/ibnaleem/cs-resources
a comprehensive collection of valuable computer science resources
algorithms-and-data-structures artificial-intelligence books computer-science data-science data-science-learning data-structures data-structures-and-algorithms discrete-mathematics leetcode resources
Last synced: 29 Jun 2025
https://github.com/eliias/algorithms
Its all about data structures and algorithms.
algorithms-and-data-structures math string
Last synced: 03 Mar 2025