Topic: "algorithms-implemented"
TheAlgorithms/Python
All Algorithms implemented in Python
Language: Python - Size: 14.7 MB - Last synced at: 5 days ago - Pushed at: 6 days ago - Stars: 201,054 - Forks: 46,834

TheAlgorithms/JavaScript
Algorithms and Data Structures implemented in JavaScript for beginners, following best practices.
Language: JavaScript - Size: 2.87 MB - Last synced at: 1 day ago - Pushed at: 5 months ago - Stars: 33,221 - Forks: 5,712

TheAlgorithms/C-Plus-Plus
Collection of various algorithms in mathematics, machine learning, computer science and physics implemented in C++ for educational purposes.
Language: C++ - Size: 126 MB - Last synced at: 3 days ago - Pushed at: 14 days ago - Stars: 31,885 - Forks: 7,379

TheAlgorithms/Go
Algorithms and Data Structures implemented in Go for beginners, following best practices.
Language: Go - Size: 2.5 MB - Last synced at: 1 day ago - Pushed at: 3 months ago - Stars: 16,912 - Forks: 2,700

TheAlgorithms/Ruby
All algorithms implemented in Ruby
Language: Ruby - Size: 521 KB - Last synced at: 1 day ago - Pushed at: 5 months ago - Stars: 1,232 - Forks: 302

sahilbansal17/Get_Better_at_CP_in_2_Months
This contains the curriculum that I will follow to get better at Competitive Programming in 2 months.
Size: 56.6 KB - Last synced at: 26 days ago - Pushed at: 5 months ago - Stars: 1,048 - Forks: 417

GauravWalia19/Free-Algorithms-Books
Free Algorithms books for programmers.
Language: JavaScript - Size: 341 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 788 - Forks: 161

thuva4/Algorithms
Collection of algorithms in multiple programming languages.
Language: C++ - Size: 1.53 MB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 496 - Forks: 545

dragonslayerx/Competitive-Programming-Repository
Competitive Programming templates that I used during the past few years.
Language: C++ - Size: 146 KB - Last synced at: about 2 months ago - Pushed at: over 4 years ago - Stars: 441 - Forks: 153

sahilbansal17/Competitive_Coding
This repository contains some useful codes, techniques, algorithms and problem solutions helpful in Competitive Coding.
Language: C++ - Size: 1.3 MB - Last synced at: 15 days ago - Pushed at: 22 days ago - Stars: 410 - Forks: 308

alpha037/data-structures-and-algorithms
Important data structures and algorithms implemented in Java along with solutions to AlgoExpert problems and some Leetcode problems.
Language: Java - Size: 730 KB - Last synced at: 17 days ago - Pushed at: 3 months ago - Stars: 386 - Forks: 201

antononcube/MathematicaForPrediction
Mathematica implementations of machine learning algorithms used for prediction and personalization.
Language: Mathematica - Size: 110 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 361 - Forks: 97

philipstanislaus/performant-array-to-tree
Converts an array of items with ids and parent ids to a nested tree in a performant O(n) way. Runs in browsers and Node.js.
Language: TypeScript - Size: 386 KB - Last synced at: 16 days ago - Pushed at: 12 months ago - Stars: 236 - Forks: 39

anushka23g/Learning-Made-Easy
This project can help you understand the Data Structure and Algorithms in a more efficient manner. It aims at scheduling the studies for maximizing marks during exams. Most students face this problem during exams that what to study to get the best out of their limited time.
Language: C++ - Size: 786 KB - Last synced at: 20 days ago - Pushed at: over 2 years ago - Stars: 182 - Forks: 102

dreddsa5dies/algorithm
The repository algorithms implemented on the Go
Language: Go - Size: 903 KB - Last synced at: 2 months ago - Pushed at: over 3 years ago - Stars: 179 - Forks: 25

CodersForLife/Data-Structures-Algorithms
Your personal library of every algorithm and data structure code that you will ever encounter
Language: C++ - Size: 134 KB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 171 - Forks: 242

vJechsmayr/PythonAlgorithms 📦
All Algorithms implemented in Python 3 a project for hacktoberfest2020 - NO Issues or PRs for hacktoberfest 2021
Language: Python - Size: 567 KB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 133 - Forks: 412

jpa99/Algorithms
A collection of various useful algorithms and data structures along with their Java implementations.
Language: Java - Size: 7.26 MB - Last synced at: about 1 year ago - Pushed at: over 4 years ago - Stars: 121 - Forks: 53

NirmalSilwal/Data-Structure-and-Algorithm-Java-interview-kit
This repo has various data structures and algorithms implementations and problems around that for preparing the coding interviews. 🚀 👨💻💻 🚩
Language: Java - Size: 1.72 MB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 120 - Forks: 51

TommyMerlin/Awesome-Repository
A collection of useful Github repositories. Github项目精选。
Language: HTML - Size: 28.4 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 99 - Forks: 19

TheAlgorithms/Clojure
All Algorithms implemented in Clojure
Language: Clojure - Size: 50.8 KB - Last synced at: 7 days ago - Pushed at: about 1 year ago - Stars: 94 - Forks: 34

boudhayan/Algorithm-Solutions-In-Swift
This repository contains 250+ data structures and algorithms solutions from AlgoExpert, LeetCode & HackerRank in Swift 🧑🏻💻
Language: Swift - Size: 702 KB - Last synced at: about 2 months ago - Pushed at: 11 months ago - Stars: 89 - Forks: 11

afiskon/c-algorithms
Collection of BSD/MIT-licensed algorithms implementations in pure C
Language: C - Size: 122 KB - Last synced at: 3 days ago - Pushed at: about 4 years ago - Stars: 81 - Forks: 17

TECHOUS/AlgoHeist
A repository for algorithms in different languages for the beginners to contribute and learn.
Language: C++ - Size: 516 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 59 - Forks: 102

anantkaushik/Data-Structures-and-Algorithms
Data Structures and Algorithms implementation in Python
Language: Python - Size: 56.6 KB - Last synced at: 2 months ago - Pushed at: over 5 years ago - Stars: 54 - Forks: 27

garimasingh128/CP-DSA-Cpp-C
🕺 Give me data and I will structure it! 🔥
Language: C++ - Size: 162 MB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 46 - Forks: 98

justEhmadSaeed/timetable-scheduler
⏲ An Activity Scheduling Project of Algorithms Analysis to schedule the timetable for Educational Institutes.
Language: JavaScript - Size: 8.73 MB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 42 - Forks: 36

akimach/EsotericTensorFlow
TensorFlow's graph is Turing complete.
Language: Python - Size: 44.9 KB - Last synced at: 2 months ago - Pushed at: over 7 years ago - Stars: 41 - Forks: 7

maiquynhtruong/algorithms-and-problems
Interesting algorithms I find on the Internet
Language: Java - Size: 198 KB - Last synced at: over 2 years ago - Pushed at: about 5 years ago - Stars: 39 - Forks: 20

stlmp/stlmp
Data Structures and Algorithms library in C++
Language: C++ - Size: 299 KB - Last synced at: 12 months ago - Pushed at: over 5 years ago - Stars: 35 - Forks: 50

hlefebvr/idol
A C++ Framework for Optimization
Language: C++ - Size: 13.7 MB - Last synced at: 22 days ago - Pushed at: 22 days ago - Stars: 34 - Forks: 0

ouuan/CPTH
:star2: Competitive Programming Template Headers | With documentation, CI tests and Codecov
Language: C++ - Size: 147 KB - Last synced at: about 1 month ago - Pushed at: almost 4 years ago - Stars: 33 - Forks: 3

manvi0308/100DaysOfAlgo
This repo will contain the coding DSA problem solved by me as part of my #100daysofalgo challenge taken up by me on Linkedin
Language: Python - Size: 3.57 MB - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 32 - Forks: 9

MuminjonGuru/Object-Pascal-Mastering
These are not just simple 🧩Algorithms🧩. I also add interesting Academic concepts into it. Check this out.
Language: Pascal - Size: 234 KB - Last synced at: about 7 hours ago - Pushed at: over 1 year ago - Stars: 30 - Forks: 16

rohan-paul/Algorithm-in-JavaScript
Implementing all-time classic algorithmic problems in JS
Language: JavaScript - Size: 184 KB - Last synced at: about 24 hours ago - Pushed at: about 2 years ago - Stars: 29 - Forks: 14

knightsj/data-structure-and-algorithm-in-Swift
Data structure and algorithm implementation in Swift language
Language: Swift - Size: 246 KB - Last synced at: about 2 months ago - Pushed at: over 7 years ago - Stars: 26 - Forks: 8

edoardottt/py-problems-solutions
Implementations of various problems using Python. Dynamic Programming, BackTracking & Sorting algorithms :computer:
Language: Python - Size: 55.7 KB - Last synced at: 2 months ago - Pushed at: 7 months ago - Stars: 25 - Forks: 8

compmonk/How-to-Solve-it-by-Computer-R-G-Dromey
How to Solve it by Computer - R.G. Dromey Solutions
Language: Python - Size: 27.3 MB - Last synced at: over 1 year ago - Pushed at: about 3 years ago - Stars: 22 - Forks: 11

wasim15185/AlgoVisualizer
React Base Algorithm Visualization.
Language: JavaScript - Size: 18.8 MB - Last synced at: about 1 year ago - Pushed at: almost 3 years ago - Stars: 21 - Forks: 5

Nadim-Mahmud/Competitive-Programming
Data Structures & Algorithms & Some Freqently used basic code
Language: C++ - Size: 292 KB - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 21 - Forks: 7

tarcisio-marinho/sorting-algorithms
Sorting algorithms Python implementation
Language: Python - Size: 441 KB - Last synced at: 2 months ago - Pushed at: over 5 years ago - Stars: 18 - Forks: 9

mishrraG/DaysOfCP
A small effort to document all of my coding activities
Language: C++ - Size: 374 KB - Last synced at: over 2 years ago - Pushed at: almost 4 years ago - Stars: 17 - Forks: 0

deveshpatel0101/golang-data-structures-algorithms
Implementations of data structures and algorithms in GoLang
Language: Go - Size: 844 KB - Last synced at: 12 months ago - Pushed at: over 4 years ago - Stars: 17 - Forks: 9

JoeyTawadrous/Algorithm-Implementations
Lots of algorithm's & their implementations that have been compiled from a variety of locations.
Language: Java - Size: 16.6 KB - Last synced at: about 1 year ago - Pushed at: almost 8 years ago - Stars: 17 - Forks: 6

namanvats/cpalgorithms
Algorithms and Techniques for competitive programming
Language: C++ - Size: 15.6 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 16 - Forks: 33

chamow97/Algorithm-DS-Library
A repository which has all the basic and advanced Algorithms and Data Structures implemented for reference in C++ and C#.
Language: C++ - Size: 400 KB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 16 - Forks: 3

liviajakob/hydrological-model
Implementation of the D8 algorithm, a lake identification and flow algorithm with python and matplotlib
Language: Python - Size: 1.29 MB - Last synced at: over 1 year ago - Pushed at: about 7 years ago - Stars: 16 - Forks: 5

jchrys/icpc
Resources for Competitive Programming
Language: C++ - Size: 3.94 MB - Last synced at: almost 2 years ago - Pushed at: about 2 years ago - Stars: 15 - Forks: 1

ebadfd/algorithms-in-c
algorithms in C
Language: C - Size: 120 KB - Last synced at: 5 months ago - Pushed at: almost 4 years ago - Stars: 15 - Forks: 8

Nikoletos-K/Data-Structures-and-Algorithms-in-C
📚🔡 Some famous and really basic algorithms and data structures implemented in C
Language: C - Size: 278 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 14 - Forks: 0

pct960/Competitive_Programming
A handy collection of implemented data structures and algorithms for competitive coding contests
Language: Java - Size: 652 KB - Last synced at: about 2 months ago - Pushed at: over 4 years ago - Stars: 14 - Forks: 2

adityajn105/Al-Algos-from-Scratch
Some basic AI/ML/DL algorithms implemented from scratch for understanding purposes.
Language: Jupyter Notebook - Size: 956 KB - Last synced at: about 2 months ago - Pushed at: over 4 years ago - Stars: 14 - Forks: 2

pearmini/hap
Turn your avatar into artwork via algorithm visualization and AI. 🏖
Language: JavaScript - Size: 18.1 MB - Last synced at: 2 months ago - Pushed at: 6 months ago - Stars: 13 - Forks: 0

tridibsamanta/Data-Structures-and-Algorithms
Some data structures and algorithms with their implementations.
Language: C++ - Size: 323 KB - Last synced at: 15 days ago - Pushed at: almost 4 years ago - Stars: 13 - Forks: 8

yurukute/CTU
Repo tổng hợp các bài thực hành và bài làm trên hệ thống ELSE
Language: C - Size: 37.8 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 12 - Forks: 5

nishnash54/TSP_ACO
Travelling Salesman Problem using Ant Colony Optimization
Language: Python - Size: 3.61 MB - Last synced at: 2 months ago - Pushed at: about 6 years ago - Stars: 12 - Forks: 10

aniketsharma00411/algorithmsUse
Common Algorithms which are usually taught in Data Structures and Algorithms courses.
Language: C++ - Size: 1.28 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 11 - Forks: 85

Py-Contributors/AlgorithmHackerRank
HackerRank Algorithm Solution With Python/C++🚀
Language: C++ - Size: 41 KB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 11 - Forks: 9

addy1997/al-Go-rithms 📦
algorithms implemented in golang
Language: Go - Size: 176 KB - Last synced at: 7 days ago - Pushed at: almost 4 years ago - Stars: 11 - Forks: 4

macedoj/haversine-great-circle-distance
Haversine formula to calculate the great-circle distance between two pairs of latitude and longitude coordinates.
Language: Java - Size: 6.84 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 11 - Forks: 2

GauravWalia19/Algorithms-and-Data-Structures
Repository for Algorithms and Data Structures in languages every programmer should know !!!
Language: Java - Size: 3.12 MB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 10 - Forks: 6

osDFS/C-Algorithms
All Algorithms implemented in C
Language: C - Size: 60.5 KB - Last synced at: about 1 year ago - Pushed at: over 4 years ago - Stars: 10 - Forks: 13

Vicfred/codeforces-haskell
problems from codeforces solved in haskell
Language: Haskell - Size: 65.4 KB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 10 - Forks: 0

Ajay-Embed/DataStructures-Algorithms
A collection of data structures & algorithms.
Language: C - Size: 338 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 9 - Forks: 8

wangguibao/algorithms
Algorithm implementations and solutions to selected software engineer interview questions
Language: C++ - Size: 271 KB - Last synced at: 4 days ago - Pushed at: about 1 year ago - Stars: 9 - Forks: 8

arxiver/Visual-OS-Scheduler
Operating systems scheduling algorithms visualization.
Language: Python - Size: 265 KB - Last synced at: 9 days ago - Pushed at: almost 2 years ago - Stars: 9 - Forks: 3

ShrohanMohapatra/matrix_multiply_quadratic
This source code (in Python) is a preliminary implementation of my quadratic-time positive integer matrix multiplication.
Language: Python - Size: 24.4 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 9 - Forks: 2

tanaylab/tgstat
Fast and efficient statistical tools from the Tanay lab
Language: C++ - Size: 84.6 MB - Last synced at: about 1 month ago - Pushed at: 9 months ago - Stars: 8 - Forks: 2

Koura/algorithms
Collection of basic implementations of algorithms for educational use
Language: Zig - Size: 650 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 8 - Forks: 0

clarkzinzow/Machine-Learning-and-Signal-Processing-Algorithms
MATLAB implementations of a variety of machine learning/signal processing algorithms.
Language: Matlab - Size: 11.7 KB - Last synced at: over 2 years ago - Pushed at: almost 9 years ago - Stars: 8 - Forks: 4

tanaylab/tglkmeans
Efficient Implementation of Kmeans++ Algorithm
Language: C++ - Size: 10.3 MB - Last synced at: 7 days ago - Pushed at: 5 months ago - Stars: 7 - Forks: 2

ThatDNS/Running-Mazey
Intelligent Mazey finds path through a maze!
Language: JavaScript - Size: 2.24 MB - Last synced at: 2 months ago - Pushed at: 11 months ago - Stars: 7 - Forks: 0

Victor-DS/Soccer-Elo-Ratings
Simple and flexible library for Elo Ratings, tweaked for soccer matches.
Language: Java - Size: 105 KB - Last synced at: about 1 year ago - Pushed at: about 7 years ago - Stars: 7 - Forks: 0

mrunalnshah/Algorithm-Specialization-by-Stanford
Problem Set and Programming Assignment Solutions to Stanford University's Algorithms Specialization on Coursera
Language: C++ - Size: 57.3 MB - Last synced at: about 1 year ago - Pushed at: about 2 years ago - Stars: 6 - Forks: 3

BaseMax/WorldAlgorithms
Analyzing popular algorithms from the world of algorithms ...
Language: C - Size: 26.4 KB - Last synced at: 2 days ago - Pushed at: about 6 years ago - Stars: 6 - Forks: 1

rast-7/Bi-Directional-Dijkstra
Language: C++ - Size: 5.86 KB - Last synced at: over 2 years ago - Pushed at: almost 7 years ago - Stars: 6 - Forks: 1

kutyel/typescript-algorithms
🤓 A small set of algorithms as I learn them
Language: TypeScript - Size: 90.8 KB - Last synced at: about 2 months ago - Pushed at: over 7 years ago - Stars: 6 - Forks: 2

mukul96/Leetcode-Solutions
Solutions of questions implemented by me on LeetCode
Language: C++ - Size: 174 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 5 - Forks: 3

vrn25/College-Predictor
Web application to match students to colleges
Language: JavaScript - Size: 3.83 MB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 5 - Forks: 0

AmirhosseinAzimyzadeh/AlgorithmDesign
implementation of algorithm design
Language: Java - Size: 180 KB - Last synced at: about 1 year ago - Pushed at: about 6 years ago - Stars: 5 - Forks: 0

theumairtahir/CipherCompilerLexicalAnalyzer
Semester project, the lexical analyzer for a custom compiler. Deterministic Finite Automaton is Implemented in this project.
Language: C# - Size: 116 KB - Last synced at: about 1 year ago - Pushed at: about 6 years ago - Stars: 5 - Forks: 1

jakubowiczish/ASD
Some solutions to tasks, tests and exams for Algorithms and Data Structures assignment, written in C++
Language: C++ - Size: 2.29 MB - Last synced at: over 2 years ago - Pushed at: almost 7 years ago - Stars: 5 - Forks: 0

fylux/SieveOfAtkin
Sieve Of Atkin in C++ and Maple
Language: C++ - Size: 6.84 KB - Last synced at: about 1 year ago - Pushed at: about 7 years ago - Stars: 5 - Forks: 1

pradhuman2022/Ds-Algo
DS and Algo
Language: Java - Size: 1.01 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 4 - Forks: 1

ibnaleem/luhn-algorithm
C++ implementation of Luhn's algorithm for validating credit card numbers.
Language: C++ - Size: 46.9 KB - Last synced at: about 2 months ago - Pushed at: 11 months ago - Stars: 4 - Forks: 0

chinomsokoye/alx-interview
Technical Interview | Assessment
Language: Python - Size: 21.5 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 4 - Forks: 0

leonardo8787/Algorithms
This repository deals with the practical and theoretical study of algorithms and computational data structures.
Language: C++ - Size: 301 KB - Last synced at: about 1 year ago - Pushed at: almost 3 years ago - Stars: 4 - Forks: 0

albertmenglongli/Algorithms
JustWriteSomeAlgorithmsInPython
Language: Python - Size: 217 KB - Last synced at: about 1 year ago - Pushed at: almost 3 years ago - Stars: 4 - Forks: 2

edualgo/dsa-code-store
This repository contains code for different data structures and algorithms that can be used as an one stop database for learners.
Language: C++ - Size: 127 KB - Last synced at: 6 days ago - Pushed at: over 3 years ago - Stars: 4 - Forks: 8

AdityaPrakash-26/Sorting-Visualizer-Archived 📦
Visualize complex sorting algorithms!
Language: JavaScript - Size: 503 KB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 4 - Forks: 0

Crobatair/rust-algorithms-packt
My experience with Rust on Rust Algorithm Course at Packt Publish
Language: Rust - Size: 1.36 MB - Last synced at: about 1 year ago - Pushed at: about 4 years ago - Stars: 4 - Forks: 1

edualgo/documentation
The documentation website for the python package "eduAlgo"
Language: JavaScript - Size: 5.09 MB - Last synced at: 6 days ago - Pushed at: over 4 years ago - Stars: 4 - Forks: 7

chaitanyarahalkar/Algorithms
Must-know algorithms written in C++
Language: C++ - Size: 43.9 KB - Last synced at: about 1 month ago - Pushed at: almost 6 years ago - Stars: 4 - Forks: 1

ed-word/MUniversity-CS
Programs for various algorithms and concepts in computer engineering MU
Language: C++ - Size: 41 KB - Last synced at: about 1 year ago - Pushed at: over 6 years ago - Stars: 4 - Forks: 1

NauCode/AllTheAlgorithmsOnPython
Just for educational purposes, I am trying to create by myself all the algorithms I can find (just reading their papers, without seeing the code).
Language: Python - Size: 22.5 KB - Last synced at: over 2 years ago - Pushed at: about 7 years ago - Stars: 4 - Forks: 1

maroofmf/imageProcessing
Graduate Coursework for EE569 (Digital Image Processing) at USC.
Language: C++ - Size: 66.6 MB - Last synced at: over 1 year ago - Pushed at: over 8 years ago - Stars: 4 - Forks: 3

guitarrapc/math-lab
Implementation of some math algorithms
Language: C# - Size: 902 KB - Last synced at: 18 days ago - Pushed at: 18 days ago - Stars: 3 - Forks: 0

rodrigoslayertech/algo10
Algorithm studies. Compared in different languages and variations with benchmarks.
Language: Shell - Size: 132 KB - Last synced at: 6 days ago - Pushed at: 5 months ago - Stars: 3 - Forks: 0

Inspirate789/STM32-3D-ENGINE
3D engine for STM32 microcontrollers
Language: C - Size: 108 MB - Last synced at: 4 days ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 1

7s9n/Java-Algorithms
The repository provides implementations of various algorithms and mini projects in java.
Language: Java - Size: 424 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 3 - Forks: 0
