면접 대비 CS 스터디(+알고리즘)
Support
Quality
Security
License
Reuse
Implements a locking primitive using redis. An implementation of the algorithm described at https://redis.io/commands/setnx
Support
Quality
Security
License
Reuse
A collection of algorithms written in javascript
Support
Quality
Security
License
Reuse
Genetic Algorithms library written in Go / golang
Support
Quality
Security
License
Reuse
LexRank algorithm for text summarization
Support
Quality
Security
License
Reuse
算法模板(c++), 包含数据结构,基础算法和算法思维篇
Support
Quality
Security
License
Reuse
🍀 c++ standalone header-only basic library. || c++头文件实现无第三方依赖基础库
Support
Quality
Security
License
Reuse
Machine Learning Algorithms implementations
Support
Quality
Security
License
Reuse
☠️ This is a repository that summarizes the algorithmic problems that are mainly in coding interviews. It is written based on the Java language.
Support
Quality
Security
License
Reuse
A python package for data structures and algorithms
Support
Quality
Security
License
Reuse
This repository contains the code associated with the "Working With Algorithms In Python" Safari Video. http://shop.oreilly.com/product/110000667.do
Support
Quality
Security
License
Reuse
hqx Pixel Art Scaling Algorithm in JavaScript
Support
Quality
Security
License
Reuse
L
LeetCode-with-JavaScriptby hijiangtao
JavaScript 182 Version:Current License: Permissive (Apache-2.0)
Solutions collection of LeetCode submissions in JavaScript & TypeScript (LeetCode 解题集之 JavaScript & TypeScript 版)
Support
Quality
Security
License
Reuse
View Algorithms in the Browser! - Built with ReactJs
Support
Quality
Security
License
Reuse
Implementation of common Data Structures and Algorithms with Go
Support
Quality
Security
License
Reuse
LeetCode solutions, written in python and cpp(LeetCode解题报告,记录自己的leetcode成长之路)
Support
Quality
Security
License
Reuse
The Scala Koans
Support
Quality
Security
License
Reuse
A Java library implementing practical nearest neighbour search algorithm for multidimensional vectors that operates in sublinear time. It implements Locality-sensitive Hashing (LSH) and multi index hashing for hamming space.
Support
Quality
Security
License
Reuse
Pulls Together Computer Vision Algorithms into Highly-Modular Run-Time Configurable Systems
Support
Quality
Security
License
Reuse
A faster and more efficient Golang implement of Aho-Corasick algorithm using Double Array Trie
Support
Quality
Security
License
Reuse
This repository is the C++ Source Code of several algorithms of Extracting Background, which are based on OpenCV libraries after I learn about the theory of these algorithms(including Frame-Difference, Gauss-Background-Difference, ViBe algorithms).
Support
Quality
Security
License
Reuse
A Repository to store implementation of some of the famous Data Structures and Algorithms (mainly in C/C++/Java/Python) for everyone to learn and contribute.
Support
Quality
Security
License
Reuse
Visualization and comparison of sorting algorithms
Support
Quality
Security
License
Reuse
A small javascript library for generating and solving word find (also known as word search) puzzles.
Support
Quality
Security
License
Reuse
Repository For Codes Of Various Data Structures And Algorithms and Competitive Programming Problems
Support
Quality
Security
License
Reuse
Support
Quality
Security
License
Reuse
This repository contains the code to implement the Hierarchical Actor-Critic (HAC) algorithm.
Support
Quality
Security
License
Reuse
PBKDF2 with any supported hashing algorithm in Node
Support
Quality
Security
License
Reuse
:pencil2: Order-independent Transparent in Unity
Support
Quality
Security
License
Reuse
Visually compare Scala data structures with out of the box support for arbitrary case classes.
Support
Quality
Security
License
Reuse
efficient small collections for clojure
Support
Quality
Security
License
Reuse
Streams Utils is a set of operations written on Java 8 Streams. It allows several basic operations that are not available in the the Java 8, and that have proven to be very useful in some cases. It is an updated version of More Spliterators.
Support
Quality
Security
License
Reuse
用 node.js 爬你自己的 leetcode 解题源码
Support
Quality
Security
License
Reuse
:art:冒泡排序;直接插入排序;希尔排序;快速排序;堆排序;归并排序;基数排序
Support
Quality
Security
License
Reuse
Data Structures package for Problem Solving with Algorithms and Data Structures using Python
Support
Quality
Security
License
Reuse
剑指offer(python版)/ 算法图解 / python基础 / 数据结构
Support
Quality
Security
License
Reuse
Demo for how algorithms dpos with pbft works
Support
Quality
Security
License
Reuse
SLAM optimization algorithm
Support
Quality
Security
License
Reuse
Master's thesis
Support
Quality
Security
License
Reuse
Ruby & C implementation of Jaro-Winkler distance algorithm which supports UTF-8 string.
Support
Quality
Security
License
Reuse
A
Algorithms-and-Data-Structuresby NKaty
JavaScript 174 Version:Current License: No License (No License)
JavaScript Algorithms and Data Structures Masterclass course on Udemy by Colt Steele
Support
Quality
Security
License
Reuse
C
ClassicComputerScienceProblemsInSwiftby davecom
Swift 174 Version:Current License: Permissive (Apache-2.0)
Source Code for the Book Classic Computer Science Problems in Swift
Support
Quality
Security
License
Reuse
LeetCode 算法解答
Support
Quality
Security
License
Reuse
genetic algorithm for approximating an image with polygons (Golang)
Support
Quality
Security
License
Reuse
python module containing many classical cipher algorithms: Caesar, Vigenere, ADFGVX, Enigma etc.
Support
Quality
Security
License
Reuse
C
Challenge-Build-Your-Own-Array-In-Jsby waterlink
JavaScript 173 Version:Current License: Permissive (MIT)
This is a challenge that will allow you to practice your logical, analytical and problem-solving skills. Additionally, by the end of it you’ll have much better command of arrays in javascript.
Support
Quality
Security
License
Reuse
A repository with a bunch of funny algorithms, beginners friendly
Support
Quality
Security
License
Reuse
c
competitive-programmer-handbook-pythonby abhishekgahlot
Python 172 Version:Current License: Permissive (MIT)
Python Implementation of all the Competitive Programmer Handbook Algorithms
Support
Quality
Security
License
Reuse
Optimised tools for group-indexing operations: aggregated sum and more
Support
Quality
Security
License
Reuse
🌐Generate a sphere covered (mostly) in hexagons.
Support
Quality
Security
License
Reuse
C
Support
Quality
Security
License
Reuse
r
redis-lockby errorception
Implements a locking primitive using redis. An implementation of the algorithm described at https://redis.io/commands/setnx
JavaScript 185Updated: 2 y ago License: No License (No License)
Support
Quality
Security
License
Reuse
j
js-algorithmsby amilajack
A collection of algorithms written in javascript
JavaScript 185Updated: 4 y ago License: No License (No License)
Support
Quality
Security
License
Reuse
g
go-galibby thoj
Genetic Algorithms library written in Go / golang
Go 185Updated: 3 y ago License: No License (No License)
Support
Quality
Security
License
Reuse
l
lexrankby crabcamp
LexRank algorithm for text summarization
Python 184Updated: 2 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
a
algorithm-pattern-cby binzi56
算法模板(c++), 包含数据结构,基础算法和算法思维篇
C++ 184Updated: 2 y ago License: No License (No License)
Support
Quality
Security
License
Reuse
l
libchefby q191201771
🍀 c++ standalone header-only basic library. || c++头文件实现无第三方依赖基础库
C++ 184Updated: 4 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
M
MLBoxby PytLab
Machine Learning Algorithms implementations
Jupyter Notebook 184Updated: 3 y ago License: No License (No License)
Support
Quality
Security
License
Reuse
a
algorithm_basic_javaby JaeYeopHan
☠️ This is a repository that summarizes the algorithmic problems that are mainly in coding interviews. It is written based on the Java language.
Java 183Updated: 2 y ago License: No License (No License)
Support
Quality
Security
License
Reuse
p
pydatastructsby codezonediitj
A python package for data structures and algorithms
Python 183Updated: 2 y ago License: Proprietary (Proprietary)
Support
Quality
Security
License
Reuse
p
python-algorithmsby heineman
This repository contains the code associated with the "Working With Algorithms In Python" Safari Video. http://shop.oreilly.com/product/110000667.do
Python 182Updated: 4 y ago License: No License (No License)
Support
Quality
Security
License
Reuse
j
js-hqxby phoboslab
hqx Pixel Art Scaling Algorithm in JavaScript
JavaScript 182Updated: 4 y ago License: No License (No License)
Support
Quality
Security
License
Reuse
L
LeetCode-with-JavaScriptby hijiangtao
Solutions collection of LeetCode submissions in JavaScript & TypeScript (LeetCode 解题集之 JavaScript & TypeScript 版)
JavaScript 182Updated: 2 y ago License: Permissive (Apache-2.0)
Support
Quality
Security
License
Reuse
A
Algorithm-Visualizerby Walker-TW
View Algorithms in the Browser! - Built with ReactJs
JavaScript 182Updated: 2 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
d
ds-algoby punitpandey
Implementation of common Data Structures and Algorithms with Go
Go 182Updated: 2 y ago License: Strong Copyleft (GPL-3.0)
Support
Quality
Security
License
Reuse
l
leetcodeby geemaple
LeetCode solutions, written in python and cpp(LeetCode解题报告,记录自己的leetcode成长之路)
Python 181Updated: 4 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
s
Support
Quality
Security
License
Reuse
T
TarsosLSHby JorenSix
A Java library implementing practical nearest neighbour search algorithm for multidimensional vectors that operates in sublinear time. It implements Locality-sensitive Hashing (LSH) and multi index hashing for hamming space.
Java 180Updated: 4 y ago License: Weak Copyleft (LGPL-3.0)
Support
Quality
Security
License
Reuse
k
kwiverby Kitware
Pulls Together Computer Vision Algorithms into Highly-Modular Run-Time Configurable Systems
C++ 180Updated: 2 y ago License: Proprietary (Proprietary)
Support
Quality
Security
License
Reuse
a
ahocorasickby anknown
A faster and more efficient Golang implement of Aho-Corasick algorithm using Double Array Trie
Go 180Updated: 4 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
B
BackgroundSplit-OpenCVby upcAutoLang
This repository is the C++ Source Code of several algorithms of Extracting Background, which are based on OpenCV libraries after I learn about the theory of these algorithms(including Frame-Difference, Gauss-Background-Difference, ViBe algorithms).
C++ 180Updated: 4 y ago License: No License (No License)
Support
Quality
Security
License
Reuse
A
Algorithmsby codeIIEST
A Repository to store implementation of some of the famous Data Structures and Algorithms (mainly in C/C++/Java/Python) for everyone to learn and contribute.
C++ 180Updated: 4 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
S
SortingAlgorithmAnimationsby vbohush
Visualization and comparison of sorting algorithms
Java 179Updated: 3 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
w
wordfindby bunkat
A small javascript library for generating and solving word find (also known as word search) puzzles.
JavaScript 179Updated: 2 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
C
CppCompetitiveRepositoryby singhsanket143
Repository For Codes Of Various Data Structures And Algorithms and Competitive Programming Problems
C++ 179Updated: 3 y ago License: No License (No License)
Support
Quality
Security
License
Reuse
D
DeepAR-pytorchby husnejahan
Python 178Updated: 1 y ago License: Permissive (Apache-2.0)
Support
Quality
Security
License
Reuse
H
Hierarchical-Actor-Critc-HAC-by andrew-j-levy
This repository contains the code to implement the Hierarchical Actor-Critic (HAC) algorithm.
Python 178Updated: 3 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
p
pbkdf2by crypto-browserify
PBKDF2 with any supported hashing algorithm in Node
JavaScript 178Updated: 2 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
O
OIT_Labby candycat1992
:pencil2: Order-independent Transparent in Unity
C# 178Updated: 3 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
d
diffby xdotai
Visually compare Scala data structures with out of the box support for arbitrary case classes.
Scala 178Updated: 4 y ago License: Proprietary (Proprietary)
Support
Quality
Security
License
Reuse
c
clj-tupleby ztellman
efficient small collections for clojure
Java 177Updated: 4 y ago License: No License (No License)
Support
Quality
Security
License
Reuse
s
streams-utilsby JosePaumard
Streams Utils is a set of operations written on Java 8 Streams. It allows several basic operations that are not available in the the Java 8, and that have proven to be very useful in some cases. It is an updated version of More Spliterators.
Java 177Updated: 4 y ago License: Permissive (Apache-2.0)
Support
Quality
Security
License
Reuse
l
leetcode-spiderby Ma63d
用 node.js 爬你自己的 leetcode 解题源码
JavaScript 177Updated: 4 y ago License: No License (No License)
Support
Quality
Security
License
Reuse
A
Algorithmby Jack-Cherish
:art:冒泡排序;直接插入排序;希尔排序;快速排序;堆排序;归并排序;基数排序
C++ 177Updated: 2 y ago License: No License (No License)
Support
Quality
Security
License
Reuse
p
pythondsby bnmnetp
Data Structures package for Problem Solving with Algorithms and Data Structures using Python
Python 176Updated: 3 y ago License: No License (No License)
Support
Quality
Security
License
Reuse
o
oh-my-pythonby lesywix
剑指offer(python版)/ 算法图解 / python基础 / 数据结构
Python 176Updated: 2 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
d
dpos-pbftby sqfasd
Demo for how algorithms dpos with pbft works
JavaScript 176Updated: 4 y ago License: No License (No License)
Support
Quality
Security
License
Reuse
A
AprilSAMby xipengwang
SLAM optimization algorithm
C 176Updated: 3 y ago License: Weak Copyleft (LGPL-2.1)
Support
Quality
Security
License
Reuse
D
Depth-Estimationby janivanecky
Master's thesis
Python 175Updated: 3 y ago License: No License (No License)
Support
Quality
Security
License
Reuse
j
jaro_winklerby tonytonyjan
Ruby & C implementation of Jaro-Winkler distance algorithm which supports UTF-8 string.
Ruby 175Updated: 2 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
A
Algorithms-and-Data-Structuresby NKaty
JavaScript Algorithms and Data Structures Masterclass course on Udemy by Colt Steele
JavaScript 174Updated: 3 y ago License: No License (No License)
Support
Quality
Security
License
Reuse
C
ClassicComputerScienceProblemsInSwiftby davecom
Source Code for the Book Classic Computer Science Problems in Swift
Swift 174Updated: 2 y ago License: Permissive (Apache-2.0)
Support
Quality
Security
License
Reuse
L
Support
Quality
Security
License
Reuse
p
polygenby armhold
genetic algorithm for approximating an image with polygons (Golang)
Go 174Updated: 4 y ago License: Permissive (Apache-2.0)
Support
Quality
Security
License
Reuse
p
pycipherby jameslyons
python module containing many classical cipher algorithms: Caesar, Vigenere, ADFGVX, Enigma etc.
Python 173Updated: 3 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
C
Challenge-Build-Your-Own-Array-In-Jsby waterlink
This is a challenge that will allow you to practice your logical, analytical and problem-solving skills. Additionally, by the end of it you’ll have much better command of arrays in javascript.
JavaScript 173Updated: 4 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
F
FunnyAlgorithmsby ReciHub
A repository with a bunch of funny algorithms, beginners friendly
Java 172Updated: 3 y ago License: No License (No License)
Support
Quality
Security
License
Reuse
c
competitive-programmer-handbook-pythonby abhishekgahlot
Python Implementation of all the Competitive Programmer Handbook Algorithms
Python 172Updated: 1 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
n
numpy-groupiesby ml31415
Optimised tools for group-indexing operations: aggregated sum and more
Python 172Updated: 2 y ago License: Permissive (BSD-2-Clause)
Support
Quality
Security
License
Reuse
h
hexasphere.jsby arscan
🌐Generate a sphere covered (mostly) in hexagons.
JavaScript 172Updated: 4 y ago License: No License (No License)
Support
Quality
Security
License
Reuse