Support
Quality
Security
License
Reuse
📖 前端面试常见手写题整理
Support
Quality
Security
License
Reuse
Approximate String Matching library
Support
Quality
Security
License
Reuse
Unconstrained function minimization in Javascript
Support
Quality
Security
License
Reuse
solve questions in leetcode by Rust
Support
Quality
Security
License
Reuse
A Rust implementation of the XXHash algorithm.
Support
Quality
Security
License
Reuse
A golang library that implements load balancing algorithms.
Support
Quality
Security
License
Reuse
Pure Python implementation of machine learning algorithms
Support
Quality
Security
License
Reuse
An implementation of the FP-growth algorithm in pure Python.
Support
Quality
Security
License
Reuse
Python 2D rectangle packing library
Support
Quality
Security
License
Reuse
java samples of Grokking Algorithm book by Aditya Y. Bhargava
Support
Quality
Security
License
Reuse
My implementation of useful data structures, algorithms, as well as my solutions to programming puzzles.
Support
Quality
Security
License
Reuse
The smallest and simplest priority queue in JavaScript.
Support
Quality
Security
License
Reuse
This monthly meetup focuses on white boarding algorithms.
Support
Quality
Security
License
Reuse
An implementation of the largeVis algorithm for visualizing large, high-dimensional datasets, for R
Support
Quality
Security
License
Reuse
📈 Polynomial Approximations using the Remez Algorithm
Support
Quality
Security
License
Reuse
Solves a formulation of n-D space trilateration problem using a nonlinear least squares optimizer
Support
Quality
Security
License
Reuse
D
Data-Structures-and-Algorithms-in-cppby amritansh22
C++ 330 Version:Current License: Permissive (MIT)
This repository is in development phase and will soon provide you with c++ code of various data structures and algorithms
Support
Quality
Security
License
Reuse
Algo-Tree is a collection of Algorithms and data structures which are fundamentals to efficient code and good software design. Creating and designing excellent algorithms is required for being an exemplary programmer. It contains solutions in various languages such as C++, Python and Java.
Support
Quality
Security
License
Reuse
Solid data structure and algorithms
Support
Quality
Security
License
Reuse
swift-algorithm-club的翻译。使用Swift学习算法和数据结构。
Support
Quality
Security
License
Reuse
LeetCode Top 100 Liked Questions | Top Interview Questions | LeetCode 用户最喜欢的100题 | 面试最容易被问到的题
Support
Quality
Security
License
Reuse
C
Competitive-programming-resourcesby jnikhilreddy
C++ 326 Version:Current License: No License (No License)
This repository consists of data helpful for ACM ICPC programming contest, in general competitive programming.
Support
Quality
Security
License
Reuse
ID hashing and Obfuscation using Knuth's Algorithm
Support
Quality
Security
License
Reuse
Theoretical solutions for LeetCode problems.
Support
Quality
Security
License
Reuse
All in one solution for stereo vision with algorithms such as ADCensus, SGBM, BM.
Support
Quality
Security
License
Reuse
Implementation of "Learning Combinatorial Optimization Algorithms over Graphs"
Support
Quality
Security
License
Reuse
在 Android 上绘制思维导图控件,让思维更简单。
Support
Quality
Security
License
Reuse
All algorithms writing with javascript in the book 'Algorithms Fourth Edition'.
Support
Quality
Security
License
Reuse
《Django实战》源码(第一、第二版)
Support
Quality
Security
License
Reuse
An experimental C library of common data structures and algorithms
Support
Quality
Security
License
Reuse
Just a Christmas tree
Support
Quality
Security
License
Reuse
互联网行业研发岗面试必备算法题配图解析及代码
Support
Quality
Security
License
Reuse
LeetCode Java solution
Support
Quality
Security
License
Reuse
hashring is a consistent hashing algorithm for Node.js that is compatible with libketama and python's hash_ring package
Support
Quality
Security
License
Reuse
C
CS-courses-notesby PiperLiu
Jupyter Notebook 320 Version:Current License: Strong Copyleft (CC-BY-SA-4.0)
✨终生持续更新✨ 计算机基础自学笔记/心得/实验/资源汇总;C语言为主,课程:数据结构、操作系统(MIT6.S081)、分布式系统(MIT6.824)等
Support
Quality
Security
License
Reuse
Playground to play with UIStackViews.
Support
Quality
Security
License
Reuse
Tree edit distance using the Zhang Shasha algorithm
Support
Quality
Security
License
Reuse
Face-meltingly fast, thread-safe, marshalable, unionable, probability- and optimal-size-calculating Bloom filter in go
Support
Quality
Security
License
Reuse
一个还算准确的计步器算法/a step count algorithm
Support
Quality
Security
License
Reuse
COIN-OR Linear Programming Solver
Support
Quality
Security
License
Reuse
🌛LeetCode 题解,每日更新,欢迎 Watch。每天一道算法题,和我一起变强吧!
Support
Quality
Security
License
Reuse
Job scraper and applier for indeed.com
Support
Quality
Security
License
Reuse
A Blend of Data Structures, Algorithms and Development encapsulated in an Open Source Project!
Support
Quality
Security
License
Reuse
Hipster4j is a lightweight and powerful heuristic search library for Java and Android. It contains common, fully customizable algorithms such as Dijkstra, A* (A-Star), DFS, BFS, Bellman-Ford and more.
Support
Quality
Security
License
Reuse
Substitute for bloom filter.
Support
Quality
Security
License
Reuse
My LeetCode Solutions
Support
Quality
Security
License
Reuse
N-dimensional RTree implementation in C++
Support
Quality
Security
License
Reuse
All Leetcode questions in a single file
Support
Quality
Security
License
Reuse
🤓All the geeky stuffs you need to know at one place!
Support
Quality
Security
License
Reuse
x
xmind-sdk-pythonby xmindltd
Python 345Updated: 4 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
f
fe-interview-handwriteby Mayandev
📖 前端面试常见手写题整理
JavaScript 344Updated: 2 y ago License: No License (No License)
Support
Quality
Security
License
Reuse
a
amatchby flori
Approximate String Matching library
C 343Updated: 4 y ago License: Permissive (Apache-2.0)
Support
Quality
Security
License
Reuse
f
fminby benfred
Unconstrained function minimization in Javascript
JavaScript 342Updated: 2 y ago License: Permissive (BSD-3-Clause)
Support
Quality
Security
License
Reuse
l
leetcodeby zhangyuang
solve questions in leetcode by Rust
Rust 341Updated: 2 y ago License: No License (No License)
Support
Quality
Security
License
Reuse
t
twox-hashby shepmaster
A Rust implementation of the XXHash algorithm.
Rust 341Updated: 2 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
l
liblbby lafikl
A golang library that implements load balancing algorithms.
Go 341Updated: 3 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
i
imyluby tushushu
Pure Python implementation of machine learning algorithms
Python 340Updated: 3 y ago License: Permissive (Apache-2.0)
Support
Quality
Security
License
Reuse
p
python-fp-growthby enaeseth
An implementation of the FP-growth algorithm in pure Python.
Python 340Updated: 3 y ago License: No License (No License)
Support
Quality
Security
License
Reuse
r
rectpackby secnot
Python 2D rectangle packing library
Python 339Updated: 2 y ago License: Permissive (Apache-2.0)
Support
Quality
Security
License
Reuse
G
GrokkingAlgorithmsby mduisenov
java samples of Grokking Algorithm book by Aditya Y. Bhargava
Java 338Updated: 2 y ago License: No License (No License)
Support
Quality
Security
License
Reuse
c
coding-exercisesby chiphuyen
My implementation of useful data structures, algorithms, as well as my solutions to programming puzzles.
Python 336Updated: 3 y ago License: No License (No License)
Support
Quality
Security
License
Reuse
t
tinyqueueby mourner
The smallest and simplest priority queue in JavaScript.
JavaScript 336Updated: 3 y ago License: Permissive (ISC)
Support
Quality
Security
License
Reuse
A
Algorithmsby WomenWhoCodeNYC
This monthly meetup focuses on white boarding algorithms.
JavaScript 335Updated: 4 y ago License: No License (No License)
Support
Quality
Security
License
Reuse
l
largeVisby elbamos
An implementation of the largeVis algorithm for visualizing large, high-dimensional datasets, for R
HTML 335Updated: 3 y ago License: No License (No License)
Support
Quality
Security
License
Reuse
l
lolremezby samhocevar
📈 Polynomial Approximations using the Remez Algorithm
C++ 333Updated: 2 y ago License: Permissive (WTFPL)
Support
Quality
Security
License
Reuse
t
trilaterationby lemmingapex
Solves a formulation of n-D space trilateration problem using a nonlinear least squares optimizer
Java 332Updated: 4 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
D
Data-Structures-and-Algorithms-in-cppby amritansh22
This repository is in development phase and will soon provide you with c++ code of various data structures and algorithms
C++ 330Updated: 2 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
A
Algo-Treeby Algo-Phantoms
Algo-Tree is a collection of Algorithms and data structures which are fundamentals to efficient code and good software design. Creating and designing excellent algorithms is required for being an exemplary programmer. It contains solutions in various languages such as C++, Python and Java.
C++ 329Updated: 1 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
I
Iridescentby wolverinn
Solid data structure and algorithms
Jupyter Notebook 329Updated: 2 y ago License: Strong Copyleft (GPL-3.0)
Support
Quality
Security
License
Reuse
s
swift-algorithm-club-cnby andyRon
swift-algorithm-club的翻译。使用Swift学习算法和数据结构。
Swift 327Updated: 3 y ago License: No License (No License)
Support
Quality
Security
License
Reuse
l
leetcodeby mJackie
LeetCode Top 100 Liked Questions | Top Interview Questions | LeetCode 用户最喜欢的100题 | 面试最容易被问到的题
Java 326Updated: 3 y ago License: No License (No License)
Support
Quality
Security
License
Reuse
C
Competitive-programming-resourcesby jnikhilreddy
This repository consists of data helpful for ACM ICPC programming contest, in general competitive programming.
C++ 326Updated: 1 y ago License: No License (No License)
Support
Quality
Security
License
Reuse
o
optimus-goby pjebs
ID hashing and Obfuscation using Knuth's Algorithm
Go 326Updated: 2 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
L
LeetCodeSolutionsby hqztrue
Theoretical solutions for LeetCode problems.
C++ 325Updated: 2 y ago License: No License (No License)
Support
Quality
Security
License
Reuse
S
StereoVision-ADCensusby DLuensch
All in one solution for stereo vision with algorithms such as ADCensus, SGBM, BM.
C++ 325Updated: 2 y ago License: Permissive (BSD-3-Clause)
Support
Quality
Security
License
Reuse
g
graph_comb_optby Hanjun-Dai
Implementation of "Learning Combinatorial Optimization Algorithms over Graphs"
C++ 325Updated: 3 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
T
ThinkMapby owant
在 Android 上绘制思维导图控件,让思维更简单。
Java 324Updated: 2 y ago License: Permissive (Apache-2.0)
Support
Quality
Security
License
Reuse
a
algorithmsby barretlee
All algorithms writing with javascript in the book 'Algorithms Fourth Edition'.
JavaScript 324Updated: 4 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
D
DjangoPracticeProjectby qiwsir
《Django实战》源码(第一、第二版)
JavaScript 324Updated: 2 y ago License: No License (No License)
Support
Quality
Security
License
Reuse
c
c-algorithmsby lekkas
An experimental C library of common data structures and algorithms
C 324Updated: 2 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
C
ChristBASHTreeby sergiolepore
Just a Christmas tree
Shell 323Updated: 2 y ago License: Permissive (Unlicense)
Support
Quality
Security
License
Reuse
A
AlgorithmAndDataStructureby DmrfCoder
互联网行业研发岗面试必备算法题配图解析及代码
Python 322Updated: 4 y ago License: No License (No License)
Support
Quality
Security
License
Reuse
L
Support
Quality
Security
License
Reuse
n
node-hashringby 3rd-Eden
hashring is a consistent hashing algorithm for Node.js that is compatible with libketama and python's hash_ring package
JavaScript 321Updated: 3 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
C
CS-courses-notesby PiperLiu
✨终生持续更新✨ 计算机基础自学笔记/心得/实验/资源汇总;C语言为主,课程:数据结构、操作系统(MIT6.S081)、分布式系统(MIT6.824)等
Jupyter Notebook 320Updated: 2 y ago License: Strong Copyleft (CC-BY-SA-4.0)
Support
Quality
Security
License
Reuse
U
UIStackViewPlaygroundby dasdom
Playground to play with UIStackViews.
Swift 320Updated: 3 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
z
zhang-shashaby timtadh
Tree edit distance using the Zhang Shasha algorithm
Python 319Updated: 3 y ago License: Proprietary (Proprietary)
Support
Quality
Security
License
Reuse
b
bloomfilterby steakknife
Face-meltingly fast, thread-safe, marshalable, unionable, probability- and optimal-size-calculating Bloom filter in go
Go 319Updated: 4 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
s
stepcountby finnfu
一个还算准确的计步器算法/a step count algorithm
Java 318Updated: 3 y ago License: No License (No License)
Support
Quality
Security
License
Reuse
C
Clpby coin-or
COIN-OR Linear Programming Solver
C++ 318Updated: 1 y ago License: Proprietary (Proprietary)
Support
Quality
Security
License
Reuse
l
leetcode-notebookby JalanJiang
🌛LeetCode 题解,每日更新,欢迎 Watch。每天一道算法题,和我一起变强吧!
Python 315Updated: 3 y ago License: No License (No License)
Support
Quality
Security
License
Reuse
j
job-hunterby jmopr
Job scraper and applier for indeed.com
Ruby 315Updated: 3 y ago License: No License (No License)
Support
Quality
Security
License
Reuse
a
algorithms-visualiserby dipeshpatil
A Blend of Data Structures, Algorithms and Development encapsulated in an Open Source Project!
JavaScript 313Updated: 3 y ago License: No License (No License)
Support
Quality
Security
License
Reuse
h
hipsterby citiususc
Hipster4j is a lightweight and powerful heuristic search library for Java and Android. It contains common, fully customizable algorithms such as Dijkstra, A* (A-Star), DFS, BFS, Bellman-Ford and more.
Java 312Updated: 3 y ago License: Permissive (Apache-2.0)
Support
Quality
Security
License
Reuse
C
CuckooFilterby begeekmyfriend
Substitute for bloom filter.
C 311Updated: 1 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
l
leetcodeby xcatliu
My LeetCode Solutions
JavaScript 310Updated: 4 y ago License: No License (No License)
Support
Quality
Security
License
Reuse
R
RTreeby nushoin
N-dimensional RTree implementation in C++
C++ 310Updated: 2 y ago License: No License (No License)
Support
Quality
Security
License
Reuse
a
all_leetcode_questionsby yask123
All Leetcode questions in a single file
Python 309Updated: 4 y ago License: No License (No License)
Support
Quality
Security
License
Reuse
A
Algorithms-Cheatsheet-Resourcesby starkblaze01
🤓All the geeky stuffs you need to know at one place!
Python 308Updated: 2 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse