Morn是一个C语言的基础工具和基础算法库,包括数据结构、图像处理、音频处理、机器学习等,具有简单、通用、高效的特点。
Support
Quality
Security
License
Reuse
r
real-time-deep-face-recognitionby bearsprogrammer
Python 221 Version:Current License: Permissive (MIT)
using facenet algorithm
Support
Quality
Security
License
Reuse
A C++ wrapper for a hungarian algorithm implementation
Support
Quality
Security
License
Reuse
Algorithm Tutorial and Source Code
Support
Quality
Security
License
Reuse
A collection of commonly asked about data structures and algorithms for technical interviews
Support
Quality
Security
License
Reuse
2 month data structures and algorithmic scripting challenge starting from 20th December 2018 - Coding is Fun! 💯💯 Do it everyday!! Also, Do give us a ⭐ if you liked the repository
Support
Quality
Security
License
Reuse
A graph data structure with topological sort and shortest path algorithms.
Support
Quality
Security
License
Reuse
fingerprint recognition, etc.
Support
Quality
Security
License
Reuse
A simple and small bloom filter implementation in plain C.
Support
Quality
Security
License
Reuse
Interesting (non-cryptographic) hashes implemented in pure Python.
Support
Quality
Security
License
Reuse
《算法(第4版)》笔记及代码 | 《Algorithms(Fourth Edition)》notes & code
Support
Quality
Security
License
Reuse
leetcode solution by python
Support
Quality
Security
License
Reuse
算法,每日练习
Support
Quality
Security
License
Reuse
Sorting algorithm visualisation with Cairo
Support
Quality
Security
License
Reuse
T
Top-Interview-Questions--Leetcodeby KhushbooGoel01
Java 219 Version:Current License: No License (No License)
These are codes for Top Interview Questions from Leetcode.
Support
Quality
Security
License
Reuse
A compilation of all the Leetcode solutions.
Support
Quality
Security
License
Reuse
Here is how to prepare for Data Structures / Algorithms for Coding Interviews. This is a comprehensive collection of problems across hot interview topics like Dynamic Programming, LinkedLists, Greedy, Arrays, Binary Trees, Trees, etc.
Support
Quality
Security
License
Reuse
c# AOI algorithm for cross linked list
Support
Quality
Security
License
Reuse
fingerprint recognition, etc.
Support
Quality
Security
License
Reuse
G
Grokking-Artificial-Intelligence-Algorithmsby rishal-hurbans
Python 216 Version:Current License: Strong Copyleft (AGPL-3.0)
The official code repository supporting the book, Grokking Artificial Intelligence Algorithms
Support
Quality
Security
License
Reuse
An 'is' utility for Electron which provides a set of handy functions, with a self-descriptive name.
Support
Quality
Security
License
Reuse
A fast 2D path finding library based on the A* algorithm. Works with both grids and graphs. Supports any .NET variant that supports .NETStandard 2.0 or higher. This library has no external dependencies. The library is licensed under the MIT license.
Support
Quality
Security
License
Reuse
💻 Algorithms that you must know as computer science student
Support
Quality
Security
License
Reuse
A maze generator, solver and visualizer for Python
Support
Quality
Security
License
Reuse
Small lib for polygon offsetting(margin/padding)
Support
Quality
Security
License
Reuse
王道考研机试指南(第二版) 习题代码
Support
Quality
Security
License
Reuse
Page of the course "Competitive Programming and Contests" at Department of Computer Science, University of Pisa
Support
Quality
Security
License
Reuse
Solutions to LeetCode algorithm problems.
Support
Quality
Security
License
Reuse
c
coursera-Applied-Data-Science-with-Pythonby Qian-Han
Jupyter Notebook 214 Version:Current License: No License (No License)
Repository for coursera specialization Applied Data Science with Python by University of Michigan
Support
Quality
Security
License
Reuse
javaweb-codereview
Support
Quality
Security
License
Reuse
Team up to solve problems on LeetCode together
Support
Quality
Security
License
Reuse
中文排序:按拼音/笔顺快速排序简体中文词组(百万数量级,可含中英/多音字)。如果对您有所帮助,欢迎点个star鼓励一下。
Support
Quality
Security
License
Reuse
Two-dimensional recursive spatial subdivision.
Support
Quality
Security
License
Reuse
My solutions to LeetCode problems written in Swift
Support
Quality
Security
License
Reuse
Graphs and Graph Algorithms in C++, including Minimum Cost (Lifted) Multicuts
Support
Quality
Security
License
Reuse
A whole bunch of games programmed in java.
Support
Quality
Security
License
Reuse
Commonly used algorithms including: sorting algorithms, two pointers, dynamic programming, backtracking, KMP, bit operation, etc
Support
Quality
Security
License
Reuse
A random fractal terrain generator in JavaScript
Support
Quality
Security
License
Reuse
my LeetCode AC Project
Support
Quality
Security
License
Reuse
📚 Русскоязычный сборник задач с автоматической системой проверки JavaScript решений
Support
Quality
Security
License
Reuse
Algorithm to draw smooth bezier curves through a set of points
Support
Quality
Security
License
Reuse
:crystal_ball:Algorithm Visualizations
Support
Quality
Security
License
Reuse
List of all the Interview questions practiced from online resources and books
Support
Quality
Security
License
Reuse
diff template library written by C++
Support
Quality
Security
License
Reuse
Compare various Image resize algorithms for the Go language
Support
Quality
Security
License
Reuse
Python code for the fast bilateral solver
Support
Quality
Security
License
Reuse
Implement face recognition using PCA, LDA and LPP
Support
Quality
Security
License
Reuse
A fast, generic, multi-dimensional Binary Search Tree written in C#
Support
Quality
Security
License
Reuse
acwing, leetcode, kickstart, 算法模板, PAT 等等
Support
Quality
Security
License
Reuse
Go implementation of SipHash-2-4, a fast short-input PRF created by Jean-Philippe Aumasson and Daniel J. Bernstein.
Support
Quality
Security
License
Reuse
M
Mornby jingweizhanghuai
Morn是一个C语言的基础工具和基础算法库,包括数据结构、图像处理、音频处理、机器学习等,具有简单、通用、高效的特点。
C 222Updated: 2 y ago License: Permissive (Apache-2.0)
Support
Quality
Security
License
Reuse
r
real-time-deep-face-recognitionby bearsprogrammer
using facenet algorithm
Python 221Updated: 4 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
h
hungarian-algorithm-cppby mcximing
A C++ wrapper for a hungarian algorithm implementation
C++ 221Updated: 2 y ago License: Permissive (BSD-2-Clause)
Support
Quality
Security
License
Reuse
w
way-to-algorithmby linrongbin16
Algorithm Tutorial and Source Code
C++ 221Updated: 4 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
a
algorithms101by rasmus4200
A collection of commonly asked about data structures and algorithms for technical interviews
Java 220Updated: 2 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
d
dailycodebaseby CodeToExpress
2 month data structures and algorithmic scripting challenge starting from 20th December 2018 - Coding is Fun! 💯💯 Do it everyday!! Also, Do give us a ⭐ if you liked the repository
Java 220Updated: 3 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
g
graph-data-structureby datavis-tech
A graph data structure with topological sort and shortest path algorithms.
JavaScript 220Updated: 2 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
b
biometricsby przemekpastuszka
fingerprint recognition, etc.
Python 220Updated: 4 y ago License: No License (No License)
Support
Quality
Security
License
Reuse
l
libbloomby jvirkki
A simple and small bloom filter implementation in plain C.
C 220Updated: 4 y ago License: Permissive (BSD-2-Clause)
Support
Quality
Security
License
Reuse
p
python-hashesby sean-public
Interesting (non-cryptographic) hashes implemented in pure Python.
Python 219Updated: 3 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
A
Algorithms-notesby bighuang624
《算法(第4版)》笔记及代码 | 《Algorithms(Fourth Edition)》notes & code
Java 219Updated: 3 y ago License: No License (No License)
Support
Quality
Security
License
Reuse
l
leetcode_pythonby bluedazzle
leetcode solution by python
Python 219Updated: 4 y ago License: No License (No License)
Support
Quality
Security
License
Reuse
d
Support
Quality
Security
License
Reuse
s
sortvisby cortesi
Sorting algorithm visualisation with Cairo
Python 219Updated: 4 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
T
Top-Interview-Questions--Leetcodeby KhushbooGoel01
These are codes for Top Interview Questions from Leetcode.
Java 219Updated: 2 y ago License: No License (No License)
Support
Quality
Security
License
Reuse
L
LeetCode-Solutionsby SHY-Corp
A compilation of all the Leetcode solutions.
C++ 219Updated: 3 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
i
interview-prepby rachitiitr
Here is how to prepare for Data Structures / Algorithms for Coding Interviews. This is a comprehensive collection of problems across hot interview topics like Dynamic Programming, LinkedLists, Greedy, Arrays, Binary Trees, Trees, etc.
C++ 219Updated: 3 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
A
AOIby qq362946
c# AOI algorithm for cross linked list
C# 217Updated: 2 y ago License: No License (No License)
Support
Quality
Security
License
Reuse
b
biometricsby rtshadow
fingerprint recognition, etc.
Python 216Updated: 4 y ago License: No License (No License)
Support
Quality
Security
License
Reuse
G
Grokking-Artificial-Intelligence-Algorithmsby rishal-hurbans
The official code repository supporting the book, Grokking Artificial Intelligence Algorithms
Python 216Updated: 2 y ago License: Strong Copyleft (AGPL-3.0)
Support
Quality
Security
License
Reuse
e
electron-isby delvedor
An 'is' utility for Electron which provides a set of handy functions, with a self-descriptive name.
JavaScript 216Updated: 3 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
A
AStarby roy-t
A fast 2D path finding library based on the A* algorithm. Works with both grids and graphs. Supports any .NET variant that supports .NETStandard 2.0 or higher. This library has no external dependencies. The library is licensed under the MIT license.
C# 216Updated: 4 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
c
cs-algorithmsby iam-abbas
💻 Algorithms that you must know as computer science student
C++ 216Updated: 2 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
p
pymazeby jostbr
A maze generator, solver and visualizer for Python
Python 215Updated: 3 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
p
polygon-offsetby w8r
Small lib for polygon offsetting(margin/padding)
JavaScript 215Updated: 2 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
P
Support
Quality
Security
License
Reuse
C
CompetitiveProgrammingby rossanoventurini
Page of the course "Competitive Programming and Contests" at Department of Computer Science, University of Pisa
C++ 215Updated: 1 y ago License: No License (No License)
Support
Quality
Security
License
Reuse
L
LeetCodeby EFanZh
Solutions to LeetCode algorithm problems.
Rust 214Updated: 2 y ago License: No License (No License)
Support
Quality
Security
License
Reuse
c
coursera-Applied-Data-Science-with-Pythonby Qian-Han
Repository for coursera specialization Applied Data Science with Python by University of Michigan
Jupyter Notebook 214Updated: 3 y ago License: No License (No License)
Support
Quality
Security
License
Reuse
j
javaweb-codereviewby anbai-inc
javaweb-codereview
Java 213Updated: 4 y ago License: No License (No License)
Support
Quality
Security
License
Reuse
a
algorithmby asdf2014
Team up to solve problems on LeetCode together
Java 213Updated: 2 y ago License: Permissive (Apache-2.0)
Support
Quality
Security
License
Reuse
c
cn_sortby bmxbmx3
中文排序:按拼音/笔顺快速排序简体中文词组(百万数量级,可含中英/多音字)。如果对您有所帮助,欢迎点个star鼓励一下。
Python 213Updated: 3 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
d
d3-quadtreeby d3
Two-dimensional recursive spatial subdivision.
JavaScript 212Updated: 2 y ago License: Permissive (ISC)
Support
Quality
Security
License
Reuse
L
LeetCode-in-Swiftby rudrankriyam
My solutions to LeetCode problems written in Swift
Swift 212Updated: 2 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
g
graphby bjoern-andres
Graphs and Graph Algorithms in C++, including Minimum Cost (Lifted) Multicuts
C++ 212Updated: 2 y ago License: No License (No License)
Support
Quality
Security
License
Reuse
J
Java-Gamesby Glank
A whole bunch of games programmed in java.
Java 211Updated: 2 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
A
Algorithms-in-Javaby PengFTang
Commonly used algorithms including: sorting algorithms, two pointers, dynamic programming, backtracking, KMP, bit operation, etc
Java 211Updated: 3 y ago License: Strong Copyleft (GPL-2.0)
Support
Quality
Security
License
Reuse
f
fractal-terrain-generatorby qiao
A random fractal terrain generator in JavaScript
JavaScript 211Updated: 2 y ago License: No License (No License)
Support
Quality
Security
License
Reuse
L
LeetCodeACByJSby violetjack
my LeetCode AC Project
JavaScript 211Updated: 4 y ago License: No License (No License)
Support
Quality
Security
License
Reuse
j
js-problemsby mbelsky
📚 Русскоязычный сборник задач с автоматической системой проверки JavaScript решений
JavaScript 211Updated: 2 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
B
Bezierby Ramshandilya
Algorithm to draw smooth bezier curves through a set of points
Swift 211Updated: 4 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
a
algorithmsby algorithm-visualizer
:crystal_ball:Algorithm Visualizations
JavaScript 210Updated: 4 y ago License: No License (No License)
Support
Quality
Security
License
Reuse
I
Interview-Questionsby AlgorithmCrackers
List of all the Interview questions practiced from online resources and books
Java 209Updated: 3 y ago License: No License (No License)
Support
Quality
Security
License
Reuse
d
dtlby cubicdaiya
diff template library written by C++
C++ 209Updated: 3 y ago License: Proprietary (Proprietary)
Support
Quality
Security
License
Reuse
s
speedtest-resizeby fawick
Compare various Image resize algorithms for the Go language
Go 209Updated: 4 y ago License: Proprietary (Proprietary)
Support
Quality
Security
License
Reuse
b
bilateral_solverby poolio
Python code for the fast bilateral solver
Jupyter Notebook 209Updated: 3 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
F
FaceRecognitionby wihoho
Implement face recognition using PCA, LDA and LPP
Java 208Updated: 3 y ago License: No License (No License)
Support
Quality
Security
License
Reuse
K
KdTreeby codeandcats
A fast, generic, multi-dimensional Binary Search Tree written in C#
C# 208Updated: 2 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
a
algorithmby upupming
acwing, leetcode, kickstart, 算法模板, PAT 等等
C++ 208Updated: 2 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
s
siphashby dchest
Go implementation of SipHash-2-4, a fast short-input PRF created by Jean-Philippe Aumasson and Daniel J. Bernstein.
Go 208Updated: 3 y ago License: Permissive (CC0-1.0)
Support
Quality
Security
License
Reuse