Hello everyone, I have created this repository specifically for competitive questions and for placements preparation.
Support
Quality
Security
License
Reuse
A novel adaptive sorting algorithm
Support
Quality
Security
License
Reuse
Random visualizations
Support
Quality
Security
License
Reuse
:four_leaf_clover: A Quadtree implemented in Go
Support
Quality
Security
License
Reuse
f
fifty-challenging-problems-in-probabilityby sinclam2
Jupyter Notebook 145 Version:Current License: No License (No License)
My solutions to the problems in Fifty Challenging Problems in Probability by Frederick Mosteller
Support
Quality
Security
License
Reuse
My Java solutions to the questions in Cracking the Coding Interview (5th Edition).
Support
Quality
Security
License
Reuse
An Android library to create Explain Views for algorithms
Support
Quality
Security
License
Reuse
Easy to use robust Delaunay triangulation
Support
Quality
Security
License
Reuse
A JavaScript tool for generating Maze by Growing Tree Algorithm.
Support
Quality
Security
License
Reuse
A very fast JavaScript polyline and polygon clipping library
Support
Quality
Security
License
Reuse
A collection of common algorithms and data structures implemented in java, c++, and python.
Support
Quality
Security
License
Reuse
📗 Solutions of more than 380 problems of Hackerrank accross several domains.
Support
Quality
Security
License
Reuse
Javascript implementation of the Vantage-Point Tree nearest neighbor search algorithm
Support
Quality
Security
License
Reuse
Go implementation of C++ STL iterators and algorithms.
Support
Quality
Security
License
Reuse
The solutions of LeetCode, include Java, C, C++, Python version.
Support
Quality
Security
License
Reuse
A short algorithm to find the most prominent color in pictures
Support
Quality
Security
License
Reuse
Common data structures and algorithms implemented in JavaScript
Support
Quality
Security
License
Reuse
WuManber text search/matching implementation using c#
Support
Quality
Security
License
Reuse
An implementation of the Dual Contouring algorithm based on the reference code
Support
Quality
Security
License
Reuse
Completing 100DaysOfCode challenge by making 1 project every day using JavaScript for next 100 Days.
Support
Quality
Security
License
Reuse
Implementation of the Ant Colony Optimization algorithm (python)
Support
Quality
Security
License
Reuse
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.
Support
Quality
Security
License
Reuse
C语言练习代码
Support
Quality
Security
License
Reuse
Support
Quality
Security
License
Reuse
skip list with rank, code less than z_set in redis
Support
Quality
Security
License
Reuse
Python Evolutionary Algorithms. Contains implementations of NEAT and HyperNEAT.
Support
Quality
Security
License
Reuse
Algorithms implemented by Java
Support
Quality
Security
License
Reuse
Comparing images with dHash algorithm.
Support
Quality
Security
License
Reuse
Skill-tree rendering
Support
Quality
Security
License
Reuse
high-performance common weighted algorithm library
Support
Quality
Security
License
Reuse
My Java solutions for LeetCode Online Judge.
Support
Quality
Security
License
Reuse
A collection of common algorithms and data structures implemented in java, c++, and python.
Support
Quality
Security
License
Reuse
A pure python implementation of the Cassowary constraint solving algorithm.
Support
Quality
Security
License
Reuse
C
ClassicComputerScienceProblemsInJavaby davecom
Java 139 Version:Current License: Permissive (Apache-2.0)
Source Code for the Book Classic Computer Science Problems in Java
Support
Quality
Security
License
Reuse
Support
Quality
Security
License
Reuse
A guide to get started in algorithms
Support
Quality
Security
License
Reuse
LeetCode solutions written in Java
Support
Quality
Security
License
Reuse
Sux4J is an effort to bring succinct data structures to Java.
Support
Quality
Security
License
Reuse
:art: JavaScript to achieve the ten common sorting algorithm library
Support
Quality
Security
License
Reuse
a
algorithms-javascriptby IamManchanda
JavaScript 138 Version:Current License: Strong Copyleft (GPL-3.0)
2018: Algorithms & Data Structures!
Support
Quality
Security
License
Reuse
A chatbot developed in Python
Support
Quality
Security
License
Reuse
Coding interview questions and solutions
Support
Quality
Security
License
Reuse
algorithm code challenges solutions (codility / hackerrank / eular / topcoder)
Support
Quality
Security
License
Reuse
🍭lzyrapx 's algorithmic library. Some templates for ACMer, OIer, Algorithm enthusiast.
Support
Quality
Security
License
Reuse
multihash implementation in Rust
Support
Quality
Security
License
Reuse
Common Go lang data structures, utilities, ML algorithms etc
Support
Quality
Security
License
Reuse
以前学数据结构和算法的时候写的一些程序
Support
Quality
Security
License
Reuse
Julia and Python complex system applications in ecology, epidemiology, sociology, economics & finance; network science models including Bianconi-Barabási, Barabási-Albert, Watts-Strogatz, Waxman Model & Erdős-Rényi; graph theory algorithms involving Gillespie, Bron Kerbosch, Ramsey, Bellman Ford, A*, Kruskal, Borůvka, Prim, Dijkstra, DSatur, Randomized Distributed, Vizing, Topological Sort, DFS, BFS
Support
Quality
Security
License
Reuse
A Python library for the textbook Algorithms, 4th edition
Support
Quality
Security
License
Reuse
A fast JavaScript implementation of the boids algorithm
Support
Quality
Security
License
Reuse
P
Placement-Preparationby mayankagg9722
Hello everyone, I have created this repository specifically for competitive questions and for placements preparation.
C++ 145Updated: 4 y ago License: No License (No License)
Support
Quality
Security
License
Reuse
d
drop-merge-sortby emilk
A novel adaptive sorting algorithm
Rust 145Updated: 4 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
A
AlgoGraphicsby victorBaro
Random visualizations
Swift 145Updated: 3 y ago License: No License (No License)
Support
Quality
Security
License
Reuse
q
quadtree-goby JamesLMilner
:four_leaf_clover: A Quadtree implemented in Go
Go 145Updated: 4 y ago License: Proprietary (Proprietary)
Support
Quality
Security
License
Reuse
f
fifty-challenging-problems-in-probabilityby sinclam2
My solutions to the problems in Fifty Challenging Problems in Probability by Frederick Mosteller
Jupyter Notebook 145Updated: 1 y ago License: No License (No License)
Support
Quality
Security
License
Reuse
c
cracking-the-coding-interviewby wzhishen
My Java solutions to the questions in Cracking the Coding Interview (5th Edition).
Java 144Updated: 4 y ago License: No License (No License)
Support
Quality
Security
License
Reuse
p
plaxienby EverythingMe
An Android library to create Explain Views for algorithms
Java 144Updated: 4 y ago License: Proprietary (Proprietary)
Support
Quality
Security
License
Reuse
d
delaunay-triangulateby mikolalysenko
Easy to use robust Delaunay triangulation
JavaScript 144Updated: 4 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
M
MazeJSby finscn
A JavaScript tool for generating Maze by Growing Tree Algorithm.
JavaScript 144Updated: 4 y ago License: No License (No License)
Support
Quality
Security
License
Reuse
l
lineclipby mapbox
A very fast JavaScript polyline and polygon clipping library
JavaScript 144Updated: 4 y ago License: Permissive (ISC)
Support
Quality
Security
License
Reuse
A
Algorithms-Javaby nishantc1527
A collection of common algorithms and data structures implemented in java, c++, and python.
Java 144Updated: 3 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
H
Hackerrankby rajatgoyal715
📗 Solutions of more than 380 problems of Hackerrank accross several domains.
Java 143Updated: 3 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
v
vptree.jsby fpirsch
Javascript implementation of the Vantage-Point Tree nearest neighbor search algorithm
JavaScript 143Updated: 4 y ago License: Permissive (ISC)
Support
Quality
Security
License
Reuse
i
iterby disksing
Go implementation of C++ STL iterators and algorithms.
Go 143Updated: 3 y ago License: Permissive (BSD-3-Clause)
Support
Quality
Security
License
Reuse
L
LeetCodeby xcv58
The solutions of LeetCode, include Java, C, C++, Python version.
Java 142Updated: 2 y ago License: No License (No License)
Support
Quality
Security
License
Reuse
c
color-finderby pieroxy
A short algorithm to find the most prominent color in pictures
JavaScript 142Updated: 4 y ago License: No License (No License)
Support
Quality
Security
License
Reuse
d
data-structuresby JoeKarlsson
Common data structures and algorithms implemented in JavaScript
JavaScript 142Updated: 4 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
W
WuManberby unruledboy
WuManber text search/matching implementation using c#
C# 142Updated: 3 y ago License: Permissive (Apache-2.0)
Support
Quality
Security
License
Reuse
D
DualContouringSampleby nickgildea
An implementation of the Dual Contouring algorithm based on the reference code
C++ 142Updated: 2 y ago License: No License (No License)
Support
Quality
Security
License
Reuse
1
100-Days-of-JavaScript-Codeby MohammedHamzaMalik
Completing 100DaysOfCode challenge by making 1 project every day using JavaScript for next 100 Days.
HTML 142Updated: 2 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
a
ant-colony-optimizationby pjmattingly
Implementation of the Ant Colony Optimization algorithm (python)
Python 141Updated: 2 y ago License: No License (No License)
Support
Quality
Security
License
Reuse
L
Learning-Made-Easyby anushka23g
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.
C++ 141Updated: 2 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
C
Support
Quality
Security
License
Reuse
C
CodeForcesby MathProgrammer
C++ 141Updated: 3 y ago License: No License (No License)
Support
Quality
Security
License
Reuse
s
skiplistby begeekmyfriend
skip list with rank, code less than z_set in redis
C 141Updated: 4 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
p
peasby noio
Python Evolutionary Algorithms. Contains implementations of NEAT and HyperNEAT.
Python 140Updated: 4 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
a
algorithmby jack870131
Algorithms implemented by Java
Java 140Updated: 4 y ago License: No License (No License)
Support
Quality
Security
License
Reuse
D
DHashby hjaurum
Comparing images with dHash algorithm.
Python 140Updated: 4 y ago License: No License (No License)
Support
Quality
Security
License
Reuse
s
skill-treeby nikomatsakis
Skill-tree rendering
Rust 140Updated: 2 y ago License: No License (No License)
Support
Quality
Security
License
Reuse
w
weightedby smallnest
high-performance common weighted algorithm library
Go 140Updated: 3 y ago License: Permissive (Apache-2.0)
Support
Quality
Security
License
Reuse
l
leetcode-javaby zsxwing
My Java solutions for LeetCode Online Judge.
Java 139Updated: 4 y ago License: No License (No License)
Support
Quality
Security
License
Reuse
A
Algorithmsby nishantc1527
A collection of common algorithms and data structures implemented in java, c++, and python.
Python 139Updated: 4 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
c
cassowaryby brodderickrodriguez
A pure python implementation of the Cassowary constraint solving algorithm.
Python 139Updated: 3 y ago License: Proprietary (Proprietary)
Support
Quality
Security
License
Reuse
C
ClassicComputerScienceProblemsInJavaby davecom
Source Code for the Book Classic Computer Science Problems in Java
Java 139Updated: 2 y ago License: Permissive (Apache-2.0)
Support
Quality
Security
License
Reuse
t
trailheadby kzuse201
JavaScript 139Updated: 4 y ago License: No License (No License)
Support
Quality
Security
License
Reuse
g
guide_to_algorithmsby andyttran
A guide to get started in algorithms
JavaScript 139Updated: 4 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
l
leetcode-javaby andavid
LeetCode solutions written in Java
Java 138Updated: 3 y ago License: No License (No License)
Support
Quality
Security
License
Reuse
S
Sux4Jby vigna
Sux4J is an effort to bring succinct data structures to Java.
Java 138Updated: 1 y ago License: Weak Copyleft (LGPL-2.1)
Support
Quality
Security
License
Reuse
s
sort.jsby zhaosaisai
:art: JavaScript to achieve the ten common sorting algorithm library
JavaScript 138Updated: 3 y ago License: No License (No License)
Support
Quality
Security
License
Reuse
a
algorithms-javascriptby IamManchanda
2018: Algorithms & Data Structures!
JavaScript 138Updated: 4 y ago License: Strong Copyleft (GPL-3.0)
Support
Quality
Security
License
Reuse
M
MapBotby vishakha-lall
A chatbot developed in Python
Python 137Updated: 4 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
B
Byte-by-Byte-Solutionsby samgh
Coding interview questions and solutions
Java 137Updated: 3 y ago License: No License (No License)
Support
Quality
Security
License
Reuse
c
code-challengesby jiqsaw
algorithm code challenges solutions (codility / hackerrank / eular / topcoder)
JavaScript 137Updated: 2 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
A
Algorithmic_Templateby lzyrapx
🍭lzyrapx 's algorithmic library. Some templates for ACMer, OIer, Algorithm enthusiast.
C++ 137Updated: 4 y ago License: No License (No License)
Support
Quality
Security
License
Reuse
r
rust-multihashby multiformats
multihash implementation in Rust
Rust 136Updated: 2 y ago License: Proprietary (Proprietary)
Support
Quality
Security
License
Reuse
g
gocommonsby hishboy
Common Go lang data structures, utilities, ML algorithms etc
Go 136Updated: 3 y ago License: No License (No License)
Support
Quality
Security
License
Reuse
D
Data-structure-and-algorithmby hehe520
以前学数据结构和算法的时候写的一些程序
C++ 136Updated: 4 y ago License: No License (No License)
Support
Quality
Security
License
Reuse
g
graph-theoryby je-suis-tm
Julia and Python complex system applications in ecology, epidemiology, sociology, economics & finance; network science models including Bianconi-Barabási, Barabási-Albert, Watts-Strogatz, Waxman Model & Erdős-Rényi; graph theory algorithms involving Gillespie, Bron Kerbosch, Ramsey, Bellman Ford, A*, Kruskal, Borůvka, Prim, Dijkstra, DSatur, Randomized Distributed, Vizing, Topological Sort, DFS, BFS
Jupyter Notebook 136Updated: 3 y ago License: Permissive (Apache-2.0)
Support
Quality
Security
License
Reuse
a
algs4-pyby shellfly
A Python library for the textbook Algorithms, 4th edition
Python 135Updated: 4 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
b
boidsby anoopelias
A fast JavaScript implementation of the boids algorithm
JavaScript 135Updated: 3 y ago License: Proprietary (Proprietary)
Support
Quality
Security
License
Reuse