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/hvlikk/aizo_p2
Analiza efektywności wybranych algorytmów grafowych ze względu na ich złożoność obliczeniową. Projekt z przedmiotu 'Algorytmy i złożoność obliczeniowa'. Implementacja algorytmow Prima, Kruskala, Dijkstry i Forda-Bellmana
algorithms-and-data-structures cpp
Last synced: 21 Jul 2025
https://github.com/sergio-oliveira-br/taba-algorithms-and-advanced-programming
Terminal Based Assignment Assessment - NCI
algorithms algorithms-and-data-structures java java-exception-handling sorting-algorithms
Last synced: 21 Mar 2025
https://github.com/taneshqgupta/cses_rust
My [Accepted] Solutions to CSES Competitive Programming Problemset written entirely in Rust.
algorithms algorithms-and-data-structures competitive-programming cses-solutions rust
Last synced: 25 Jun 2025
https://github.com/kwesidev/linkedlist
algorithms-and-data-structures c-plus-plus
Last synced: 13 Mar 2025
https://github.com/jmcph4/enceladus
Touching the rings of Saturn
algorithms algorithms-and-data-structures algorithms-datastructures algorithms-implemented collection collections collections-rust data-structures datastructures datastructures-algorithms datastructuresandalgorithm
Last synced: 12 Apr 2025
https://github.com/sieep-coding/algos-and-apps
A culmination of files that contain various algorithms and small, single-file applications.
algorithms-and-data-structures c cpp
Last synced: 13 Mar 2025
https://github.com/mattiz3k/c-plus-plus-programming
# C Plus Plus ProgrammingThis repository contains my semester practice tasks for C++ programming, offering a beginner-friendly collection of core concepts. Ideal for students and self-learners, it covers basic I/O, loops, arrays, functions, and more. 🐙✨
algorithms-and-data-structures competitive-programming computer-programming cpp data-structures example-code hacktoberfest-accepted hacktoberfest2020 ide markdown programming-language snu snu-2d snuprogrammingtools streaming-media topcoder-solutions udp-server web-ide
Last synced: 03 Aug 2025
https://github.com/apfirebolt/data-structures-and-algorithms-in-javascript
Some DS and Algo programs in Javascript
algorithms algorithms-and-data-structures data-structures javascript primevue vue2
Last synced: 15 Mar 2025
https://github.com/straightcurve/tree-diff
diff but for trees
algorithms algorithms-and-data-structures data-structures jest trees typescript-library
Last synced: 18 Mar 2025
https://github.com/felipesalvadordev/data-structures-algorithms
Implementation of most useful data structures and algorithms, focusing in distributed systems problem solvers and performance with large data
algorithms algorithms-and-data-structures data-structures dotnet
Last synced: 21 Mar 2025
https://github.com/emahtab/bubble-sort
Bubble Sort Implementation in Java
algorithms-and-data-structures bubble-sort sorting-algorithms
Last synced: 28 Mar 2025
https://github.com/cybersecurity-dev/algorithms-in-cpp
Algorithms in C++
algorithm algorithms algorithms-and-data-structures data-structures-algorithms data-structures-and-algorithms
Last synced: 30 Oct 2025
https://github.com/sallushan/linq-variable-finder
This project is a case study for an algorithm that extracts the captured variable values from an Expression Tree.
algorithm algorithms-and-data-structures csharp expression linq optimization orm
Last synced: 11 Jul 2025
https://github.com/pjiwm/ads
Sandbox for the subject algorithm and data structures.
algorithms algorithms-and-data-structures data-structures java school-assignment
Last synced: 02 Mar 2025
https://github.com/thenocturnaldevgypsy/duskgrimoires-java-lab-exercises
DuskGrimoires : Java library/source codes that I've coded and used for lecturing CS/IT subjects and topics during my career as Assistant Professor for BSCS, BSIT and BSCOE way back late 2012 to 2015 (on-going retrieving the codes and rearranging the repo) . You like the Repo? Don't forget to 🌟, 👁️, 🔱 and ❤️
algorithms algorithms-and-data-structures computer-science computer-science-algorithms computer-science-data-structures computer-science-education data-structures data-structures-and-algorithms duskgrimoires java programming programming-exercises thenocturnaldevgypsy thenocturnaldevgypsy-io
Last synced: 02 Mar 2025
https://github.com/aicodecraft/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: 05 Apr 2025
https://github.com/ichowdhury01/coding-exercises
Solutions to various coding exercises.
algorithms-and-data-structures coding-challenges databases exercise-solutions postgresql python3
Last synced: 05 Apr 2025
https://github.com/nelsonbn/algorithms-data-structures-kahn
Algorithms and Data Structures - Kahn
algorithms algorithms-and-data-structures data-structures graphs
Last synced: 29 Mar 2025
https://github.com/nouman6093/python_dsa_and_leetcode
in this repository i will upload everything i have learned about data structures and algorithms in python. Also i will upload all the LeetCode Exercises which i would solve using python.
algorithms algorithms-and-data-structures algorithms-datastructures data-structures data-structures-algorithms data-structures-and-algorithms data-structures-interview-questions data-structures-python dsa dsa-algorithm python python3
Last synced: 04 Mar 2025
https://github.com/kader1680/data-structure-algorithms
dsa & algorithm in cpp, python, php, javascript
algorithms algorithms-and-data-structures binary-search cpp javascript php8 python3 quick-sort search-algorithm sorting-algorithms tree
Last synced: 21 Jul 2025
https://github.com/symonmuchemi/java-data-structures-and-algorithms
In this repository, there are code snippets of how to implement various java data structures as well as algorithms.
algorithms-and-data-structures java
Last synced: 13 Apr 2025
https://github.com/osamamagdy/algorithmic-toolbox
🛰These are my solutions for the first Course of Data Structures and Algorithms Specialization on Coursera by the University of California San Diego. Solutions are written in C++ language and don't use any external dependencies.
algorithm-challenges algorithmic-toolbox algorithms algorithms-and-data-structures coursera cpp problem-solving
Last synced: 04 Mar 2025
https://github.com/hamidhosen42/number-theory
Number theory with competitive programming
algorithms-and-data-structures c-plus-plus number-theory problem-solving template
Last synced: 21 Jul 2025
https://github.com/yoc00lig/algorithms-and-data-structures
Algorithms and data structures course at AGH UST. Implementations of basic algorithms and tasks solutions.
agh-ust algorithms algorithms-and-data-structures asd data-structures leetcode
Last synced: 12 Sep 2025
https://github.com/worriedlemon/algorithms
Лабораторные работы по АиСД
algorithms-and-data-structures cplusplus programming
Last synced: 06 Apr 2025
https://github.com/foo290/a-star-path-finding
A visualizer for path finding algorithm A* in python
algorithms-and-data-structures astar-algorithm datastructures pygame python python3 visualization
Last synced: 24 Feb 2025
https://github.com/mofirojean/data-structures-and-algorithm
Contains code on the various data structures and algorithm implemented in various programming languages
algorithms-and-data-structures data-structures javascript linked-list python3 queue searching-algorithms sorting-algorithms stack tree-structure typescript
Last synced: 05 Apr 2025
https://github.com/brenofariasdasilva/master-utfpr
Repository containing a collection of exercises from various subjects in my Master's program.
algorithms-and-data-structures c-cpp clang computational-management-of-business-processes green-computing master-degree software-testing
Last synced: 04 Apr 2025
https://github.com/dm-zhuk/goit-algo2-hw-06
Data processing
algorithms-and-data-structures filtering-algorithm hyperloglog python3
Last synced: 11 Oct 2025
https://github.com/ashtishad/epi-go
Elements of Coding Interview Problem Patterns in Go/Golang
algorithms-and-data-structures data-structures go golang
Last synced: 04 Apr 2025
https://github.com/soloeinsteinmit/ds-algo-deck-v010
Data Structure and Algorithm Visualizer is an interactive web application designed to help students, developers, and educators learn data structures and algorithms in an engaging way. This tool allows users to explore and manipulate various data structures and algorithms with visual representations.
ai algorithms algorithms-and-data-structures data-structures dsa-visualizer framer-motion heroui nodejs react react-router redux redux-persist redux-toolkit tailwindcss
Last synced: 24 Feb 2025
https://github.com/oleonardolima/problem-solving
Problem Solving, Algorithms and Competitive Programming problems that I've solved [WIP]
algorithms-and-data-structures hacktoberfest hacktoberfest2020 problem-solving technical-interviews
Last synced: 24 Feb 2025
https://github.com/lucasdiasjorge/hashtable
Implement an hashtable and structs in C. Non-Volatile hashtable was implemented.
algorithms-and-data-structures hashtable non-volatile-storage structures
Last synced: 18 Mar 2025
https://github.com/ramanaditya/coursera-data-structures-and-algorithms
Different Algorithmic problems solved using python3.7.0
algorithm algorithms algorithms-and-data-structures algorithms-datastructures python python-3 python-script python3
Last synced: 24 Feb 2025
https://github.com/wajktor13/ads-lab
solutions to algorithmic tasks from Algorithms And Data Structures course at AGH University
agh agh-university agh-wi agh-wiet algorithms algorithms-and-data-structures data-structures
Last synced: 13 Mar 2025
https://github.com/vmmc2/tourist
A series of code snippets related to competitive programming written in C++ and Rust. Named after the greatest competitive programmer.
algorithms-and-data-structures competitive-programming cpp20 library rust
Last synced: 13 Mar 2025
https://github.com/misterzurg/stepik_csc_algorithms
📓 Solutions to Stepik "Алгоритмы: теория и практика", "Алгоритмы: теория и практика. Структуры данных", "Алгоритмические задачи с собеседований aka Ace Your Next Coding Interview by Learning Algorithms", "Ликбез по дискретной математике" courses
algorithmic-warm-up algorithms algorithms-and-data-structures data-structures descrete-math greedy-algorithms stepik
Last synced: 13 Mar 2025
https://github.com/educorreia932/feup-aeda
🏄♂️ MIEIC 2019/2020 - 2ˢᵗ year / 1ˢᵗ semester
algorithms-and-data-structures binary-trees feup feup-aeda mieic university-course
Last synced: 23 Feb 2025
https://github.com/bmalbusca/algorithms
Pathfinding Algorithm implementation in C
algorithms-and-data-structures c c-code searching-algorithms
Last synced: 03 Mar 2025
https://github.com/mubangizi/data-structures-info
Class assignment
algorithms-and-data-structures algorithms-datastructures data-structures javascript reactjs searching-algorithms sorting-algorithms tree-search
Last synced: 22 Mar 2025
https://github.com/gust4vosales/algorithms-and-data-structures-2
Code from the activities developed during the Algorithms and Data Structures II course in 2020.3 - UFAPE
algorithms algorithms-and-data-structures algoritmos arvore-avl avl-tree bst-tree grafos graph kruskal-algorithm rb-tree
Last synced: 22 Mar 2025
https://github.com/sharonina/algoritmosavanzados
Ejercicios de Algoritmos Avanzados y Estructuras de Datos (platzi)
algorithms algorithms-and-data-structures data-structures javascript
Last synced: 27 Mar 2025
https://github.com/wlgs/algorithms-and-data-structures-course
Algorithms and Data Structures course 2020/21 at AGH UST. The course included information about common data structures, and many algorithms such as dijkstra, max flow, traveling salesman problem and many more.
agh agh-ust algorithms-and-data-structures course python
Last synced: 08 Sep 2025
https://github.com/tusharpandey003/data-science
Data science include Data Analysis, Machine learning , EDA,PCA and Data Structure and Algorithms
algorithms algorithms-and-data-structures data-analysis data-analytics data-cleaning data-science data-structures data-visualization dsa kmeans-clustering machine-learning outlier-detection pca pca-analysis
Last synced: 13 Mar 2025
https://github.com/tcelestino/learn-programming
Learning programming with software development concepts with examples.
algorithms-and-data-structures design-patterns design-system hacktoberfest programming software-development
Last synced: 24 Jun 2025
https://github.com/cosmin-panescu/c-university-projects
📌 Project for faculty in the C programming language
algorithms-and-data-structures c-programming-language university-project
Last synced: 13 Mar 2025
https://github.com/iamdsc/python-programming
It contains important and conceptual programs written in Python 3.6.2
algorithms-and-data-structures python-3-6
Last synced: 31 Oct 2025
https://github.com/anower77/data-structures-algorithm-dsa-
Data structures are formats for organizing and storing data, like arrays, linked lists, trees, and graphs. Algorithms are systematic instructions for performing tasks, such as sorting and searching. These structures and algorithms are integral to computing, enhancing data manipulation.
algorithms-and-data-structures analysis binary-search bubble-sort charcounter dsa dsa-algorithm linear-programming linearsearch logarithm
Last synced: 14 Mar 2025
https://github.com/kritika30032002/sde_sheets_solutions
Here Solutions to the SDE sheets are available to help students with the optimized solution and understanding of each question. Give it a Star 🌟If it helps you
algorithms-and-data-structures data-structures dsa interview-preparation interview-preparation-resources interview-questions open-source sde-sheet
Last synced: 11 Oct 2025
https://github.com/jdoolittle126/se394-master
My work from Algorithms In Software Engineering (SE394)
algorithms-and-data-structures java
Last synced: 29 Mar 2025
https://github.com/faisalal-rayes/maze-algorithims
This project helps to visualize the behavior of the Depth First Search, Breadth First Search, and A* Algorithms
algorithms-and-data-structures astar-algorithm bfs-algorithm dfs-algorithm maze-solver python
Last synced: 11 Oct 2025
https://github.com/motapinto/feup-cal
Content and solved exercises from the course unit Algorithm Design and Analysis
algorithm-analysis algorithms algorithms-and-data-structures backtracking divide-and-conquer dynamic-programming feup feup-cal graph-viewer graphs greedy maximum-flow mieic shortest-paths spanning-trees string-matching
Last synced: 21 Mar 2025
https://github.com/jerodg/monograph
A learned treatise for programming/coding concepts.
algorithms-and-data-structures learning tutorial
Last synced: 25 Jun 2025
https://github.com/nightblure/leetcode
Best solutions for algorithms
algorithms-and-data-structures go leetcode leetcode-solutions python
Last synced: 12 Oct 2025
https://github.com/mcsamuelshoko/learning-data-structures-and-algorithms-in-cpp
my journed reinforcing the data strcutures and algorithms i learnt in college.
algorithm-analysis algorithms-and-data-structures cpp data-structures learning learning-by-doing learning-resources self-paced-learning
Last synced: 28 Mar 2025
https://github.com/parzulpan/sword-finger-offer
sword finger offer notes.
algorithms-and-data-structures sword-finger-offer
Last synced: 04 Apr 2025
https://github.com/ankitmishralive/datastructures-algorithms
Learning Practicing data structure and algorithm and implementing various concepts and techniques
algorithms-and-data-structures python
Last synced: 22 Mar 2025
https://github.com/conancos/caesar-cipher-machine
Cifra o Descifra palabras o frases secretas con esta máquina.
algorithms-and-data-structures caesar-cipher html-css-javascript image-generation-ai responsive-web-design
Last synced: 22 Mar 2025
https://github.com/conancos/the-jewel-show
Máquina manejando decimales con JavaScript, con una precisión absoluta. Juega y consigue tu joya preferida!
algorithms-and-data-structures cash-register dom html5-css3 image-generation-ai javascript
Last synced: 22 Mar 2025
https://github.com/nazir20/data-structure-labs
Data Structures in c and c++
algorithms algorithms-and-data-structures c cpp data-structures labs
Last synced: 22 Mar 2025
https://github.com/daimdn/algorithms
JavaScript Algorithms
algorithms-and-data-structures hackathon hackerrank
Last synced: 06 Mar 2025
https://github.com/seycileli/timbuchalkajavamasterclass
Java Programming MasterClass Instructed by Tim Buchalka
algorithms algorithms-and-data-structures exercise-solutions java java-8 javafx lambda
Last synced: 05 Mar 2025
https://github.com/udattam/school
A basic file management system for schools written in Java.
algorithms-and-data-structures java oops-in-java
Last synced: 14 Sep 2025
https://github.com/chanda-abdul/frontend-mentor-angular-password-generator-app
This is a solution to the Password Generator app challenge on Frontend Mentor using Angular
algorithms-and-data-structures angular frontend-mentor scss
Last synced: 03 Mar 2025
https://github.com/casperkristiansson/algorithms-and-data-structures-id1021
Algorithms and Data Structures - Lab exercises for the course ID1021
algorithms algorithms-and-data-structures data-structures exam exams fundamentals graphs id1020 id1021 id1021ht21 lab lab1 lab2 lab3 lab4 old-exam searching sorting
Last synced: 05 Mar 2025
https://github.com/abdelwahab-ahmed-shandy/programming-challenges-multi-language
This repository is a curated collection of programming challenges solved in multiple programming languages.
algorithms-and-data-structures cpp csharp flow-charts oops-in-cpp problem-solving
Last synced: 27 Jun 2025
https://github.com/harish876/polyglot-data-structures-and-algorithms
Compilation of DS and Algos I find are interesting in Different Languages
algorithms-and-data-structures avl-tree heap huffman-coding
Last synced: 22 Jul 2025
https://github.com/mrpecko/binary-decimal-converter
❤️ A simple, dark-themed JavaScript binary-to-decimal and decimal-to-binary converter. Supports full IP address conversions, not just single octets.
algorithms-and-data-structures app calculator cpp decimal-converter googlermridul hacktoberfest html javascript python react recurrent-neural-network sublime-text usestate
Last synced: 22 Mar 2025
https://github.com/lorenzotabasso/asd-1718
Repository for the ASD exam's exercises, A.Y. 2017-2018
algorithms-and-data-structures c java unit-test
Last synced: 29 Mar 2025
https://github.com/mdabdullahibnaharun/java-16-practice
Java 16 practice repository
algorithms-and-data-structures java java16
Last synced: 05 Mar 2025
https://github.com/lorenzotabasso/asd-1617
Repository for the ASD exam's exercises, A.Y. 2016-2017
algorithms-and-data-structures c java unit-test
Last synced: 29 Mar 2025
https://github.com/ybda/c_solutions
Efficient solutions for typical programming problems in C with tests.
algorithms algorithms-and-data-structures exercises solutions
Last synced: 29 Oct 2025
https://github.com/divanny/data-structure-and-algorithms-i
Repository created for Data Structure and Algorithms I assignments
algorithms-and-data-structures cpp efficient-algorithm problem-solving
Last synced: 12 Oct 2025
https://github.com/programmershri/sorting-algorithm-visualizer
Using this app you can visualize the actual way of sorting. (Ya! Click the below link for demo)
algorithms-and-data-structures algorithmvisualizer datastructure dsa-algorithm project reactjs visualizer
Last synced: 18 Jun 2025
https://github.com/jean0t/algorithms-and-data-structures-in-go
algorithms in go
algorithms algorithms-and-data-structures go golang
Last synced: 10 Jun 2025
https://github.com/justinianus2001/data-structures-and-algorithms
Useful Data Structures and Algorithms
algorithms algorithms-and-data-structures cpp data-structures
Last synced: 12 Oct 2025
https://github.com/frankyesid/ruta_aprendizaje_2025
Colección de proyectos integrales que combinan ciencia de datos y aprendizaje automático para resolver desafíos reales en diversas áreas, desde visualización y análisis avanzado hasta integración con el mundo real.
algorithms algorithms-and-data-structures clean-code data-science database html machine-learning machine-learning-algorithms model visualization
Last synced: 11 Sep 2025
https://github.com/sakshithbillava/algorithm-api
A Spring Boot-based Algorithm API that provides implementations for popular algorithms like Breadth-First Search (BFS), Binary Search, and Quick Sort. It includes structured input validation, error handling, and clear JSON-based responses to ensure reliable and accurate processing of algorithmic requests.
algorithms-and-data-structures api backend-development bfs-algorithm binary-search java mysql-database quick-sort rest-api spring-boot sql
Last synced: 22 Mar 2025
https://github.com/negarprh/leetcode-solutions
This repository contains solutions to various LeetCode problems I have solved. The problems are categorized based on their primary topics,
algorithms-and-data-structures leetcode-solutions python3
Last synced: 22 Mar 2025
https://github.com/luizrebelatto/algorithms-exercises-repo
Repository to share my solutions of exercises algorithms
algorithms-and-data-structures javascript leetcode leetcode-solutions
Last synced: 29 Oct 2025
https://github.com/npwitk/swifties-algorithm
A repository for me to practice various algorithms in Swift. Each day, I'll do one... pinky promise to myself! Haha.
algorithms algorithms-and-data-structures leetcode leetcode-swift swift swift-algorithms
Last synced: 24 Jun 2025
https://github.com/chewzzz1014/algo
algorithms-and-data-structures assignments coursework java learning python
Last synced: 10 Aug 2025
https://github.com/vextroyer/competitiveprogramming
I like to solve problems and here are my solutions.
algorithms-and-data-structures competitive-programming
Last synced: 13 May 2025
https://github.com/samwson/algorithms-and-data-structures
A repository of algorithms and data structures for my own self education.
algorithms algorithms-and-data-structures data-structures scala
Last synced: 14 Jun 2025
https://github.com/raj-thombare/dsa
algorithms-and-data-structures array cpp dsa dynamic-programming graph leetcode python recursion tree
Last synced: 22 Mar 2025
https://github.com/alexanderdev2004/prakasd_1f_03
algorithms-and-data-structures java jobsheet
Last synced: 06 Apr 2025
https://github.com/octokerbs/FCEN-Algoritmos-3
Algorithms design techniques - Graph theory - Minimum spanning tree - Shortest path - Maximum flow - NP theory
algorithms-and-data-structures graph-algorithms graph-theory
Last synced: 02 Nov 2025
https://github.com/annisana12/algorithms_part1_princeton_university
Learn Algorithms Part 1 from Princeton University in Coursera
algorithms-and-data-structures
Last synced: 24 Feb 2025
https://github.com/jen2004/mail-delivery-system
A routing and package delivery simulation system designed for a parcel service. A CLI Python application that utilizes a hash table and the Nearest Neighbor algorithm.
algorithms-and-data-structures cli cli-app data-structures hashmap hashtable pycharm python
Last synced: 27 Jun 2025
https://github.com/thoth2357/data-structures-algorithms
Data structures and algorithms i have learnt and implemented with explanations
algorithms-and-data-structures data-structures
Last synced: 07 Aug 2025
https://github.com/ogubuikealex/computer-science-dictionary
Here I write about concepts I learn
algorithms-and-data-structures computer-science-fundamentals system-design system-design-interview
Last synced: 04 Sep 2025
https://github.com/conancos/palindrome-checker
Primer Proyecto JavaScript - Algoritmos y Estructura de datos.
algorithms-and-data-structures html-css-javascript image-generation-ai palindrome-checker responsive-web-design
Last synced: 22 Mar 2025
https://github.com/ferstormblessed/datastructures-algorithms
Basic data structures and algorithms with c++
algorithms-and-data-structures cpp data-structures
Last synced: 05 Mar 2025
https://github.com/tjmaynes/software-interviewing-with-typescript
My interview preparation (data structures, algorithms, etc) work.
algorithms-and-data-structures learning-by-doing typescript
Last synced: 13 Mar 2025
https://github.com/frankmike/fundamental-algorithms
A collection of fundamental algorithms
algorithms algorithms-and-data-structures data-structures python python3
Last synced: 15 Jun 2025
https://github.com/amitkannaujiya/javaprograms
Sample Java Programs for algorithms & ds
algorithms-and-data-structures java-8
Last synced: 02 Nov 2025
https://github.com/matajoh/4m26-postgrad
Lecture notes for 4M26 in the form of a video game
algorithms-and-data-structures astar-search-algorithm game-of-life maze-generator pygame python
Last synced: 25 Feb 2025
https://github.com/aguluman/bezao-round-2
This is a repository for the Second stage of BEZAO technical interview.
algorithms-and-data-structures critical-thinking csharp dotnet-cli
Last synced: 14 Apr 2025
https://github.com/arielliv/max-flow-algorithm
Several implementations of max flow algorithm in c++
algorithm algorithms algorithms-and-data-structures computer-science
Last synced: 28 Mar 2025