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/mmdbalkhi/examples-of-codes
algorithm algorithms-and-data-structures language learning rust til
Last synced: 31 Mar 2025
https://github.com/petrosdemetrakopoulos/advent-of-code-2021
My code for the Advent of Code 2021 coding puzzles
algorithm-challenges algorithms algorithms-and-data-structures python
Last synced: 23 Mar 2025
https://github.com/electrostat-lab/coding-machine-skillset
A Skillset for wanna-be coding-machine developers.
algorithms-and-data-structures anti-patterns cprogramming-language design-patterns digital-electronics finite-state-machine general-electronics java text-processing unix-programming
Last synced: 31 Mar 2025
https://github.com/reemadutta/algorithms_neural_network_project
INFO 6205- Program Structure & Algorithms Final Project: Digit Recognition Using Neural Network
algorithms-and-data-structures java-8 multithreading neural-network swing-gui
Last synced: 12 Mar 2025
https://github.com/rahul8320/ds_and_algo
Implementation of data structures and algorithms in cpp.
algorithms algorithms-and-data-structures algorithms-datastructures cpp data-structures linked-list oops searching-algorithms sorting-algorithms
Last synced: 24 Mar 2025
https://github.com/thenocturnaldevgypsy-io/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: 26 Feb 2025
https://github.com/gingercro/studlib
A desktop application for managing student, book, and loan records in a database
algorithms-and-data-structures charp crud csharp-app csharp-code data-structures database database-management dataset gui microsoft-sql-server netframework object-oriented-programming software-development software-engineering sql-query sql-server sqlconnection visual-studio windows-forms
Last synced: 24 Nov 2025
https://github.com/kazimovzaman2/holbertonschool-low_level_programming
Low-level programming and algorithm projects for Holberton School
algorithms-and-data-structures c computer-science makefile
Last synced: 03 Mar 2025
https://github.com/barcellos-pedro/grokking-algorithms
Exercises based on Grokking Algorithms book
algorithms algorithms-and-data-structures data-structures dsa python
Last synced: 24 Mar 2025
https://github.com/pome1lo/algorithms-and-data-structures
Laboratory work on the discipline "Algorithms and data structures".
algorithms-and-data-structures c-plus-plus labs university
Last synced: 18 Mar 2025
https://github.com/robpruzan/algo-viz
NextJS algorithm visualization app
algorithms-and-data-structures nextjs react typescript
Last synced: 24 Mar 2025
https://github.com/leosimoes/hackerrank-java
HackerRank's Java Challenges.
algorithms-and-data-structures competitive-programming hackerrank java
Last synced: 24 Mar 2025
https://github.com/mementomorri/code_challenges
An archive with solutions to leetcode problems. I just like to revisit my solutions and optimize it
algorithms-and-data-structures competitive-programming computer-science leetcode
Last synced: 23 Feb 2025
https://github.com/wilberquito/wilberquito.github.io
Personal blog
ai algorithms-and-data-structures blog machine-learning
Last synced: 02 Mar 2025
https://github.com/thegatesdev/mazegen-c
Overly complicated maze generation in C
algorithms-and-data-structures c cmake cmakelists generation maze maze-algorithms maze-generation maze-generation-algorithms maze-generator
Last synced: 08 Apr 2025
https://github.com/axelvazslima/data-structures
Repository for my Data Structures studies
algorithms algorithms-and-data-structures data-structures java leetcode leetcode-java leetcode-python python
Last synced: 16 Mar 2025
https://github.com/axelvazslima/java-practices
Java Coding Practices Repository
algorithms algorithms-and-data-structures data-structures java practice study
Last synced: 16 Mar 2025
https://github.com/tsembp/epl231-groupassignment
Search Engine Implementation using TrieNode/TrieTree data structure
algorithms algorithms-and-data-structures data-structures hashing heaps java trie-tree
Last synced: 22 Feb 2025
https://github.com/voidkeishi/applied_algorithm
algorithms-and-data-structures
Last synced: 08 Apr 2025
https://github.com/zeekersky/activities
This repository contains assignment solutions for various courses conducted at IIT Mandi. The content spans across different topics, including Data Structures and Algorithms (DSA), Computer Vision, and the Computer Science Practicum course.
algorithms algorithms-and-data-structures computer-science computer-vision cpp data-structures python3
Last synced: 17 Oct 2025
https://github.com/ayoubzulfiqar/thealgorithms
Blazzingly Fast Cutting-Edge Concurrent Generic Algorithms implemented in Go.
algorithm algorithms algorithms-and-data-structures go golang searching-algorithms sorting-algorithms
Last synced: 18 Oct 2025
https://github.com/gabrielnonnemacher/study-recursive-methods
📚 — This program is an exercise carried out in the Data Structure I discipline, which shows the use of recursive methods and their execution time in relation to iterative methods.
algorithms-and-data-structures iterative-methods java recursive-method
Last synced: 22 Apr 2025
https://github.com/bovem/algorithms-in-a-nutshell
Practice scripts from "Algorithms in a nutshell" book by George T. Heineman
algorithms algorithms-and-data-structures data-structures java oreilly
Last synced: 18 Oct 2025
https://github.com/quiode/ad-algorithms
Implementation of the Algorithms seen in ETH A&D 23 Course in Java
algorithms algorithms-and-data-structures eth java11
Last synced: 18 Oct 2025
https://github.com/iamflowz/cracking-the-coding-interview-anwsers
My answers for CrackingTheCodingInterview
algorithm-challenges algorithms algorithms-and-data-structures algorithms-datastructures c c-plus-plus cpp cracking-code-interview cracking-the-coding-interview
Last synced: 18 Oct 2025
https://github.com/srimani-programmer/codesignals
Solutions of CodeSignal Problems
algorithms-and-data-structures codesignals competitive-programming cpp programming python
Last synced: 03 Sep 2025
https://github.com/mokira3d48/datatable
Implementation of a basic DataTable for sevaral usage in your programs or application.
algorithms-and-data-structures datatable python3
Last synced: 03 Jul 2025
https://github.com/wojcikmikolaj/graphslibrary
Simple class library, written in C#, which implements popular graph algorithms.
algorithms-and-data-structures csharp dotnet graphs graphs-algorithms graphs-theory nuget-package
Last synced: 22 Feb 2025
https://github.com/rafalkornel/algorithms_data_structures
Repository with TS implementation of common algorithms and data structures
algorithms algorithms-and-data-structures data-structures
Last synced: 08 Apr 2025
https://github.com/leta91/js-boolean
How to check in JavaScript if a value is primitive boolean (true or false)
algorithm algorithm-challenges algorithms algorithms-and-data-structures boolean false fcc fcc-certification fcc-exercise freecodecamp javascript primitive true
Last synced: 24 Mar 2025
https://github.com/gilbertocunha/algorithmsdatastructures
C implementation of some well known Algorithms and Data Structures
algorithms-and-data-structures
Last synced: 24 Mar 2025
https://github.com/mthszr/if672
Uma coleção de exercícios de estruturas de dados e algoritmos em C++ para a disciplina IF672 de Algoritmos e Estruturas de Dados no CIn-UFPE
algorithms algorithms-and-data-structures data-structures
Last synced: 16 Mar 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/erikaax08/omegaup-answers
Mis soluciones a problemas de algoritmia en OmegaUP
algorithms algorithms-and-data-structures algoritmos c competitive-coding competitive-programming competitive-programming-contests cpp data-structures omegaup
Last synced: 19 Oct 2025
https://github.com/jugosack/palindrome-jugosack-mob-pro
Return true if the given string is a palindrome. Otherwise, return false. A palindrome is a word or sentence that’s spelled the same way both forward and backward, ignoring punctuation, case, and spacing. We’ll pass strings with varying formats, such as “racecar”, “RaceCar”, and “race CAR” ...
algorithms-and-data-structures javascript
Last synced: 30 Mar 2025
https://github.com/yyolka/algorithm
Различные алгоритмы на языке С
algorithms algorithms-and-data-structures array c string validation validation-library
Last synced: 19 Oct 2025
https://github.com/nisarldev/data-structures-and-algorithms-with-visualizations-full-course-java-freecodecamp-2024
Data Structures and Algorithms with Visualizations in Java. FreeCodeCamp. 2024.
algorithms algorithms-and-data-structures data-structures data-visualization freecodecamp java linear-programming non-linear
Last synced: 13 Oct 2025
https://github.com/aadewunmi/grokking-the-coding-interview-patterns-for-coding-questions
Grokking the Coding Interview Patterns for Coding Questions
algorithms algorithms-and-data-structures coding-interview coding-interview-questions data-structures grokking-algorithms grokking-algorithms-in-java grokking-coding-interview interview-preparation java
Last synced: 20 Mar 2025
https://github.com/spignelon/python
Python algorithms, assignments and practicals
algorithm algorithms algorithms-and-data-structures algorithms-datastructures daa data-structures design-and-analysis-of-algorithms dsa freecodecamp freecodecamp-algorithms python python-algorithms python-assignment
Last synced: 12 Mar 2025
https://github.com/cs-era/travel-agency_uninaproject
Design and development of a Travel Agency in C language
algorithms-and-data-structures c-language-programming latex-document university-project
Last synced: 11 Jun 2025
https://github.com/joshludahl/algorithms
A repository to host various algorithms and problems from different languages.
algorithms algorithms-and-data-structures codesignal data-structures leetcode practice
Last synced: 01 Apr 2025
https://github.com/yukunj/leetcode-practice-by-tag
This is the repository for LeetCode coding exercise starting May 2021.
algorithms-and-data-structures leetcode python
Last synced: 27 Mar 2025
https://github.com/panagiotiskotsorgios/cdsx.h
The Official C DataTypes Extended Library ==== CROSS PLATFORM LIBRARY ====
algorithms algorithms-and-data-structures c custom-datatypes custom-library data-structures data-types dynamic-memory-allocation examples free-to-use functional-programming header-files include library low-level low-level-programming memory-management open-source pointers team-repo
Last synced: 09 Jul 2025
https://github.com/pdobbek/binary-search
Binary search implementation in TypeScript, visualised in HTML and CSS.
algorithms-and-data-structures binary-search
Last synced: 03 Jul 2025
https://github.com/chamangurjar/algo-and-ds-using-swift4-by-nyisztor
Book Author nyisztor
algorithms algorithms-and-data-structures algorithms-datastructures constant-time datastructure swift
Last synced: 25 Mar 2025
https://github.com/akr-2803/dsa-declassified
Declassified, easy to-understand explanations and visuals to DSA problems and more.
algorithms algorithms-and-data-structures data-structures data-structures-and-algorithms dynamic-programming leetcode leetcode-solutions problem-of-the-day
Last synced: 20 Oct 2025
https://github.com/cisborg/greenbin
GreenBin is a mobile ecogreen app which integrates ecocommerce, social connects, and carbon credits transactions exercises promoting green circular economy!
algorithms-and-data-structures expo expo-cli javascript kotlin machine-learning metro-bundler react-native ruby swift
Last synced: 19 Feb 2025
https://github.com/contawo/uct_java
My school computer science assignments made with java implementing data structures and SQL database.
algorithms-and-data-structures data-structures database java
Last synced: 16 Jun 2025
https://github.com/raquelfmcardoso/iaed-2020-2021-projects
Algorithms and Data Structures Introduction - LEIC @ IST 2020/2021.
algorithms-and-data-structures c
Last synced: 04 Sep 2025
https://github.com/theoboldalex/kata-machine-python
A port of ThePrimeagen's Kata-Machine from TypeScript to Python 🐍
algorithms-and-data-structures interview-preparation
Last synced: 01 Apr 2025
https://github.com/octoant/cses-problemset-solutions
Problems from Antti Laaksonen
algorithms-and-data-structures competetive-programming
Last synced: 17 Mar 2025
https://github.com/jmsbpp/evm_driven_algorithms_and_data_structures_exercises
The following repo contains LeetCode exercises on data structures and algorithms implemented in Solidity, Yul, and HUFF.
algorithms-and-data-structures evm huff machine opcodes solidity virtual yul
Last synced: 28 Feb 2025
https://github.com/aditya81070/data-structures-and-algoritham
This repository contain code for DSA for summer learning.
algorithms algorithms-and-data-structures c cpp data-structures data-structures-and-algorithms dsa dsa-by-narishma-karumanchi graph-algorithms linkedlist trees
Last synced: 03 Oct 2025
https://github.com/idelstak/water-towers-problem
If you have an input array where each element represents the height of one tower in a line of towers. And, the width of every tower is 1. It starts raining. How much water is collected between the towers? How much water is collected after evaporation?
algorithms-and-data-structures java look-forward sweep
Last synced: 12 Jun 2025
https://github.com/robson-carvalho/computer-engineering
Este repositório no GitHub é dedicado ao estudo e implementação de algoritmos e estruturas de dados.
algorithms-and-data-structures bigonotation
Last synced: 03 Apr 2025
https://github.com/hvlikk/aizo_p1
Projekt badający złożoność obliczeniową algorytmów sortowania w zależności od typu danych dla algorytmów
algorithms-and-data-structures cpp
Last synced: 12 Jun 2025
https://github.com/devanmenon/theoriq
Auto connect wallet, referrals. [FOR SALE]
airdrop airdrop-application airdrop-claim-bot airdrop-farm airdrop-free algorithms-and-data-structures claim computer-science discord earn meomundep sdk theoriq web3
Last synced: 04 May 2025
https://github.com/harrisonhoward/data-structures-and-algorithms
My implementation of common data structures and algorithms in JavaScript
algorithms algorithms-and-data-structures data-structures data-structures-and-algorithms
Last synced: 23 Apr 2025
https://github.com/rajnandinithopte/advanced-systems-programming_doubly-linked-circular-list-transaction-sorting
This project implements a doubly-linked circular list for efficient transaction management and sorting, ensuring robust memory handling, error detection, and structured financial reporting with optimized insertion, deletion, and in-place sorting.
algorithms-and-data-structures c memory-management operating-systems pointers
Last synced: 01 Apr 2025
https://github.com/rdrahul123/books
Books must be read as deliberately and reservedly as they were written.
algorithms-and-data-structures blockchain books cryptography datastructures dbms machine-learning mongodb sql
Last synced: 12 Jun 2025
https://github.com/formtrix/cs-210_portfolio
C++ console apps
algorithms-and-data-structures c-plus-plus python
Last synced: 28 Feb 2025
https://github.com/gangula-karthik/nyp_dsa_assignment
Unleashing fractal beauty and algorithmic efficiency—solving classic patterns and problems with precision 📐 🟦 🔴
algorithms-and-data-structures educational fractal fractals geometry nanyang-polytechnic python3 sierpinski-carpet sierpinski-triangle simulation
Last synced: 09 Apr 2025
https://github.com/maohy0/algo
Talk is cheap, show me your code.
algorithms-and-data-structures c
Last synced: 04 May 2025
https://github.com/gribbirg/data-structures-and-algorithms-practice
Practice works of "Data Structures and Algorithms" course, RTU MIREA
algorithms-and-data-structures cpp labs mirea
Last synced: 04 May 2025
https://github.com/nop-dev/guess-the-number-game
Jogo Guess the Number feito em aplicação front-end. Lógica e algorítmos feitos em JavaScript...
algorithms-and-data-structures frontend javascript javascript-game js
Last synced: 28 Feb 2025
https://github.com/sanam2405/codeclubqndump
All of the DSA questions that I had set / tested across events at JU
algorithms-and-data-structures dsa
Last synced: 25 Jul 2025
https://github.com/jisstro/hybrid-min-max-sort
Hybrid Min-Max Sort: An optimized hybrid sorting algorithm combining QuickSort and MergeSort techniques with dual pivot partitioning. Supports int and double types
algorithm algorithm-design algorithms algorithms-and-data-structures c-language clang hybrid-sort mergesort quicksort sorting sorting-algorithm sorting-algorithms
Last synced: 21 Feb 2025
https://github.com/survi218/datastructuresandalgorithms
Practicing data structures and algorithms in java
algorithm-challenges algorithms-and-data-structures data-structures java-8 java-library java8 lambda-expressions
Last synced: 16 Mar 2025
https://github.com/unknnownnn/image-segmentation-using-cpp
Testing various image segmentation algorithms in C++ and analyzing them
algorithms-and-data-structures cplusplus cpp image-segmentation
Last synced: 23 Apr 2025
https://github.com/ashworth3/dijkstragraphsolver
Efficient C++ graph pathfinding using Dijkstra’s algorithm and a custom-built min-heap. Reads graphs from file and supports shortest path queries with a simple interactive CLI.
algorithms-and-data-structures cli-app cpp dijkstra
Last synced: 23 Apr 2025
https://github.com/nelsonbn/algorithms-data-structures-heap-sort
Algorithms and Data Structures - Heap Sort
algorithms algorithms-and-data-structures data-structures
Last synced: 24 Oct 2025
https://github.com/keshish-kumar/scalable-path-planning-algorithms-for-drone-systems
Develop an efficient route optimization strategy for drone delivery systems to minimize energy consumption, taking into account constraints such as varying package weights, travel distances between delivery points, and limited battery capacity.
algorithms-and-data-structures exhaustive-search genetic-algorithm python3 reinforcement-learning reinforcement-learning-agent reinforcement-learning-algorithms reinforcement-learning-environments sorting-algorithms
Last synced: 23 Apr 2025
https://github.com/milesrack/leetcode
A repository of LeetCode problems I have solved.
algorithms algorithms-and-data-structures data-structures leetcode leetcode-python leetcode-solutions python python3
Last synced: 12 Jun 2025
https://github.com/mustafabinguldev/javaalgorithmsways
In this repository I share algorithms and coding approaches, algorithms that I will and can use in java and programming.
algorithm algorithm-challenges algorithms algorithms-and-data-structures java java-8 java-algorithm java-algorithms jdk jdk17 jdk8 programming software-engineering sorting-algorithms
Last synced: 16 Mar 2025
https://github.com/mass1ve-err0r/libalgorithmsplus
An opinionated utility library of algorithms
algorithms algorithms-and-data-structures algorithms-datastructures java java-algorithms java-library
Last synced: 12 Mar 2025
https://github.com/simplyatul/java_samples
Java Sample Programs
algorithms-and-data-structures java java-11 java-8
Last synced: 16 Mar 2025
https://github.com/yanyilucas/aoe-calculator
An AOE(Activity On Edge Network) calculator built with Qt6
algorithms-and-data-structures cpp qt6
Last synced: 15 Sep 2025
https://github.com/jman4162/machine-learning-review
Educational notebooks reviewing machine learning models and concepts.
algorithms algorithms-and-data-structures interview-preparation logistic-regression machine-learning machine-learning-algorithms merge-sort python python3 quicksort random-forest random-forest-classifier software-engineering study-guide svm-classifier
Last synced: 03 Mar 2025
https://github.com/jonathanbeber/lru-cache
Least Recently Used cache implementation using Go
algorithms-and-data-structures cache double-linked-list doubly-linked-list go golang
Last synced: 15 Jun 2025
https://github.com/davidenox/sorting-algorithm
Sorting Algorithms in C and Python
algorithms algorithms-and-data-structures computer-science
Last synced: 02 Mar 2025
https://github.com/bola-nabil/codechef
codechef solutions
algorithm algorithms algorithms-and-data-structures codechef codechef-solutions cpp data-structures problem-solving
Last synced: 16 Mar 2025
https://github.com/mdrokz/advent_of_code_2023
AOC 2023 submissions in rust
advent-of-code-2023 algorithms-and-data-structures challenge programming-exercises rust
Last synced: 28 Feb 2025
https://github.com/hanpham32/css343
Data Structures, Algorithms, and Discrete Math II
algorithms-and-data-structures
Last synced: 20 Feb 2025
https://github.com/bola-nabil/spoj
SPOJ solutions
algorithm algorithms algorithms-and-data-structures competitive-programming cpp data-structures problem-solving
Last synced: 16 Mar 2025
https://github.com/bola-nabil/hackerrank-solutions
HacerRank Solutions
algorithm algorithms algorithms-and-data-structures cpp data-structures hackerrank hackerrank-solutions javascript problem-solving
Last synced: 16 Mar 2025
https://github.com/kushalseth/datastructure
I will build the logic, code and then debug the coding problems in my youtube series of #LogicCodeDebug. So, this is going to be a step by step solution of coding problems. I believe, everyone has it's own way of learning. For few problems, it's easy to understand by just seeing the Logic but for few we need to debug them.
100daysofalgorithm 100daysofcode 30daysofcode algorithm-challenges algorithms algorithms-and-data-structures cracking-the-coding-interview csharp datastructures geeks hackerrank-solutions java logiccodedebug python recursion
Last synced: 09 Apr 2025
https://github.com/liraymond04/usaco-practice
A collection of solutions for problems on the USA Computing Olympiad, ranging from Silver to Gold difficulty.
algorithms algorithms-and-data-structures c-plus-plus competitive-programming cpp usaco
Last synced: 16 Mar 2025
https://github.com/liraymond04/ccc-practice
A collection of solutions for Senior problems on the Canadian Computing Competition.
algorithms algorithms-and-data-structures c-plus-plus ccc-solutions cpp
Last synced: 24 Jul 2025
https://github.com/masum184e/cse-1201
Data Structure
algorithm algorithms-and-data-structures data-structure datastructure datastructures-algorithms
Last synced: 31 Mar 2025
https://github.com/e-panourgia/samuel_beckett_gray-codes
A python script that finds Beckett-Gray, Gray codes.
algorithm algorithms-and-data-structures python
Last synced: 09 Apr 2025
https://github.com/saidm96/red_black_tree
Red-Black Tree is a type of self-balancing binary search tree, where each node is colored red or black to ensure that the tree remains balanced during insertions and deletions.
algorithms-and-data-structures cpp98 red-black-tree
Last synced: 28 Oct 2025
https://github.com/llrizvanll/java-algo-ds-samples
Java-Algo-DS-Samples
algorithms algorithms-and-data-structures algorithms-datastructures java java8
Last synced: 09 Apr 2025
https://github.com/bdragon300/elastic-funnel-hash
PoC of the Elastic hashing and Funnel hashing algorithms in Go
algorithms algorithms-and-data-structures elastic-hashing funnel-hashing hashtable
Last synced: 07 May 2025
https://github.com/alieymsxxn/interview_prep
algorithms-and-data-structures coding-interviews python
Last synced: 26 Feb 2025