Go Solution for LeetCode algorithms problems, 100% coverage.
Support
Quality
Security
License
Reuse
Compute distance between sequences. 30+ algorithms, pure python implementation, common interface, optional external libs usage.
Support
Quality
Security
License
Reuse
Non-Metric Space Library (NMSLIB): An efficient similarity search library and a toolkit for evaluation of k-NN methods for generic non-metric spaces.
Support
Quality
Security
License
Reuse
Solutions for various coding/algorithmic problems and many useful resources for learning algorithms and data structures
Support
Quality
Security
License
Reuse
《数据结构》-严蔚敏.吴伟民-教材源码与习题解析
Support
Quality
Security
License
Reuse
g
google-interview-preparation-problemsby mgechev
JavaScript 
3006
Version:Current
License: No License (No License)
leetcode problems I solved to prepare for my Google interview.
Support
Quality
Security
License
Reuse
C
CtCI-6th-Edition-JavaScriptby careercup
JavaScript 
2964
Version:Current
License: No License (No License)
Cracking the Coding Interview 6th Ed. JavaScript Solutions
Support
Quality
Security
License
Reuse
⛽️「算法通关手册」:超详细的「算法与数据结构」基础讲解教程,从零基础开始学习算法知识,750+ 道「LeetCode 题目」详细解析,200 道「面试热门题目」。
Support
Quality
Security
License
Reuse
LeetCode in pure C
Support
Quality
Security
License
Reuse
F
FrontEndCollectionby cheatsheet1999
JavaScript 
2878
Version:Current
License: No License (No License)
Notes for Fullstack Software Engineers. Covers common data structure and algorithms, web concepts, Javascript / TypeScript, React, and more!
Support
Quality
Security
License
Reuse
:octocat::fire: :star2::star::star::star: :star: 史上最全的BAT大厂Android面试题汇集,以及常用的Android开发的一些技能点,冷门知识点汇总,开发中遇到的坑汇总等干货。
Support
Quality
Security
License
Reuse
📖 从问题切入,串连 Go 语言相关的所有知识,融会贯通。 https://golang.design/go-questions
Support
Quality
Security
License
Reuse
Path finding in a graph
Support
Quality
Security
License
Reuse
Solutions for some common algorithm problems written in Java.
Support
Quality
Security
License
Reuse
L
LeetCode-Solutions-in-Good-Styleby liweiwei1419
Java 
2737
Version:Current
License: Permissive (Apache-2.0)
首页已经更新,希望能对大家有帮助。
Support
Quality
Security
License
Reuse
Code from the book "Algorithms" (4th ed.) by Robert Sedgewick and Kevin Wayne (original, and my solutions to exercises).
Support
Quality
Security
License
Reuse
:computer: Data Structures and Algorithms in Python
Support
Quality
Security
License
Reuse
宇宙最强的前端面试指南 (https://lucifer.ren/fe-interview)
Support
Quality
Security
License
Reuse
Ruby algorithms and data structures. C extensions
Support
Quality
Security
License
Reuse
c
computer-science-in-javascriptby benoitvallon
JavaScript 
2612
Version:Current
License: Permissive (MIT)
Computer science reimplemented in JavaScript
Support
Quality
Security
License
Reuse
浙江大学《数据结构》上课笔记 + 数据结构实现 + 课后题题解
Support
Quality
Security
License
Reuse
317 efficient solutions to HackerRank problems
Support
Quality
Security
License
Reuse
📕 Data Structures and Algorithms library in TypeScript
Support
Quality
Security
License
Reuse
Implementation of various string similarity and distance algorithms: Levenshtein, Jaro-winkler, n-Gram, Q-Gram, Jaccard index, Longest Common Subsequence edit distance, cosine similarity ...
Support
Quality
Security
License
Reuse
My Solutions to Leetcode problems. All solutions support C++ language, some support Java and Python. Multiple solutions will be given by most problems. Enjoy:) 我的Leetcode解答。所有的问题都支持C++语言,一部分问题支持Java语言。近乎所有问题都会提供多个算法解决。大家加油!:)
Support
Quality
Security
License
Reuse
💎 免费的编程资源大全,持续更新!🔥 覆盖各种语言和方向(Java \ Python \ C++ \ JavaScript \ Golang \ 前端 \ 后端等)的学习路线、贴心教程、项目实战、编程书籍、面试合集、实用资源等,对程序员非常有帮助!
Support
Quality
Security
License
Reuse
Source codes for book <<<BeginningAlgorithmContests>> Second edition
Support
Quality
Security
License
Reuse
The best library for implementation of all Data Structures and Algorithms - Trees + Graph Algorithms too!
Support
Quality
Security
License
Reuse
leetcode 顺序刷题,详细通俗题解,with JAVA
Support
Quality
Security
License
Reuse
学习C & C++ & python&汇编语言 LLVM编译器 数据结构 算法 操作系统 单片机 linux 面试
Support
Quality
Security
License
Reuse
P
Jupyter Notebook 
2312
Version:Current
License: No License (No License)
Files for Udemy Course on Algorithms and Data Structures
Support
Quality
Security
License
Reuse
Studying for a tech interview sucks. Here's an open source cheat sheet to help
Support
Quality
Security
License
Reuse
:monkey:LeetCode、剑指Offer刷题笔记(C/C++、Python3实现)
Support
Quality
Security
License
Reuse
Data Structures and Algorithms implementation in Go
Support
Quality
Security
License
Reuse
It is a repository that is a collection of algorithms and data structures with implementation in various languages.
Support
Quality
Security
License
Reuse
The codes and my solutions to exercises from the book "Algorithms" (4th edition) by Robert Sedgewick and Kevin Wayne.
Support
Quality
Security
License
Reuse
KTH Algorithm Competition Template Library (... eller KTHs AC-tillverkande lapp)
Support
Quality
Security
License
Reuse
Succinct Data Structure Library 2.0
Support
Quality
Security
License
Reuse
Effective Python: Second Edition — Source Code and Errata for the Book
Support
Quality
Security
License
Reuse
Examples of commonly used data structures and algorithms in Swift.
Support
Quality
Security
License
Reuse
Pattern-defeating quicksort.
Support
Quality
Security
License
Reuse
A curated list of leetcode questions grouped by their common patterns
Support
Quality
Security
License
Reuse
Quadsort is a branchless stable adaptive mergesort faster than quicksort.
Support
Quality
Security
License
Reuse
An incredibly fast JavaScript library for Delaunay triangulation of 2D points
Support
Quality
Security
License
Reuse
Fast Library for Approximate Nearest Neighbors
Support
Quality
Security
License
Reuse
Solutions to all the exercises of the Algorithms book by Robert Sedgewick and Kevin Wayne
Support
Quality
Security
License
Reuse
TextTeaser is an automatic summarization algorithm.
Support
Quality
Security
License
Reuse
Codes of my MOOC Course <Play Data Structures in Java>. Updated contents and practices are also included. 我在慕课网上的课程《Java语言玩转数据结构》示例代码。课程的更多更新内容及辅助练习也将逐步添加进这个代码仓。
Support
Quality
Security
License
Reuse
Volt Active Data
Support
Quality
Security
License
Reuse
涵盖C++ Primer 5th、 effective C++ 、 STL api和demos C++ 基础知识与理论、 智能指针、C++11、 Git教程 Linux命令 Unix操作系统(进程、线程、内存管理、信号)计算机网络、 数据结构(排序、查找)、数据库、、C++对象模型、 设计模式、算法(《剑指offer》、leetcode、lintcode、hihocoder、《王道程序员求职宝典》)、面试题、嵌入式相关等
Support
Quality
Security
License
Reuse
L
LeetCode-in-Goby aQuaYi
Go Solution for LeetCode algorithms problems, 100% coverage.
Go
3125
Updated: 2 y ago
License: Permissive (MIT)
Support
Quality
Security
License
Reuse
t
textdistanceby life4
Compute distance between sequences. 30+ algorithms, pure python implementation, common interface, optional external libs usage.
Python
3105
Updated: 2 y ago
License: Permissive (MIT)
Support
Quality
Security
License
Reuse
n
nmslibby nmslib
Non-Metric Space Library (NMSLIB): An efficient similarity search library and a toolkit for evaluation of k-NN methods for generic non-metric spaces.
C++
3067
Updated: 2 y ago
License: Permissive (Apache-2.0)
Support
Quality
Security
License
Reuse
c
coding-problemsby MTrajK
Solutions for various coding/algorithmic problems and many useful resources for learning algorithms and data structures
Python
3025
Updated: 2 y ago
License: Permissive (MIT)
Support
Quality
Security
License
Reuse
D
Data-Structureby kangjianwei
《数据结构》-严蔚敏.吴伟民-教材源码与习题解析
C
3015
Updated: 2 y ago
License: No License (No License)
Support
Quality
Security
License
Reuse
g
google-interview-preparation-problemsby mgechev
leetcode problems I solved to prepare for my Google interview.
JavaScript
3006
Updated: 2 y ago
License: No License (No License)
Support
Quality
Security
License
Reuse
C
CtCI-6th-Edition-JavaScriptby careercup
Cracking the Coding Interview 6th Ed. JavaScript Solutions
JavaScript
2964
Updated: 2 y ago
License: No License (No License)
Support
Quality
Security
License
Reuse
L
LeetCode-Pyby itcharge
⛽️「算法通关手册」:超详细的「算法与数据结构」基础讲解教程,从零基础开始学习算法知识,750+ 道「LeetCode 题目」详细解析,200 道「面试热门题目」。
Python
2923
Updated: 2 y ago
License: Proprietary (Proprietary)
Support
Quality
Security
License
Reuse
l
Support
Quality
Security
License
Reuse
F
FrontEndCollectionby cheatsheet1999
Notes for Fullstack Software Engineers. Covers common data structure and algorithms, web concepts, Javascript / TypeScript, React, and more!
JavaScript
2878
Updated: 2 y ago
License: No License (No License)
Support
Quality
Security
License
Reuse
C
CommonDevKnowledgeby AweiLoveAndroid
:octocat::fire: :star2::star::star::star: :star: 史上最全的BAT大厂Android面试题汇集,以及常用的Android开发的一些技能点,冷门知识点汇总,开发中遇到的坑汇总等干货。
Java
2843
Updated: 2 y ago
License: Permissive (Apache-2.0)
Support
Quality
Security
License
Reuse
G
Go-Questionsby golang-design
📖 从问题切入,串连 Go 语言相关的所有知识,融会贯通。 https://golang.design/go-questions
Go
2834
Updated: 4 y ago
License: Strong Copyleft (GPL-3.0)
Support
Quality
Security
License
Reuse
n
ngraph.pathby anvaka
Path finding in a graph
JavaScript
2800
Updated: 2 y ago
License: Permissive (MIT)
Support
Quality
Security
License
Reuse
A
Algorithmsby pedrovgs
Solutions for some common algorithm problems written in Java.
Java
2769
Updated: 2 y ago
License: Permissive (Apache-2.0)
Support
Quality
Security
License
Reuse
L
LeetCode-Solutions-in-Good-Styleby liweiwei1419
首页已经更新,希望能对大家有帮助。
Java
2737
Updated: 2 y ago
License: Permissive (Apache-2.0)
Support
Quality
Security
License
Reuse
A
AlgorithmsSedgewickby aistrate
Code from the book "Algorithms" (4th ed.) by Robert Sedgewick and Kevin Wayne (original, and my solutions to exercises).
Java
2723
Updated: 2 y ago
License: No License (No License)
Support
Quality
Security
License
Reuse
A
Algorithmsby prakhar1989
:computer: Data Structures and Algorithms in Python
Python
2698
Updated: 4 y ago
License: Permissive (WTFPL)
Support
Quality
Security
License
Reuse
f
fe-interviewby azl397985856
宇宙最强的前端面试指南 (https://lucifer.ren/fe-interview)
JavaScript
2620
Updated: 2 y ago
License: Permissive (Apache-2.0)
Support
Quality
Security
License
Reuse
a
algorithmsby kanwei
Ruby algorithms and data structures. C extensions
Ruby
2619
Updated: 2 y ago
License: Permissive (MIT)
Support
Quality
Security
License
Reuse
c
computer-science-in-javascriptby benoitvallon
Computer science reimplemented in JavaScript
JavaScript
2612
Updated: 2 y ago
License: Permissive (MIT)
Support
Quality
Security
License
Reuse
D
Data-Structresby callmePicacho
浙江大学《数据结构》上课笔记 + 数据结构实现 + 课后题题解
C++
2603
Updated: 2 y ago
License: Permissive (MIT)
Support
Quality
Security
License
Reuse
H
HackerRank_solutionsby RodneyShag
317 efficient solutions to HackerRank problems
Java
2597
Updated: 2 y ago
License: Permissive (MIT)
Support
Quality
Security
License
Reuse
l
lagoby yangshun
📕 Data Structures and Algorithms library in TypeScript
TypeScript
2574
Updated: 2 y ago
License: Permissive (MIT)
Support
Quality
Security
License
Reuse
j
java-string-similarityby tdebatty
Implementation of various string similarity and distance algorithms: Levenshtein, Jaro-winkler, n-Gram, Q-Gram, Jaccard index, Longest Common Subsequence edit distance, cosine similarity ...
Java
2572
Updated: 2 y ago
License: Proprietary (Proprietary)
Support
Quality
Security
License
Reuse
P
Play-Leetcodeby liuyubobobo
My Solutions to Leetcode problems. All solutions support C++ language, some support Java and Python. Multiple solutions will be given by most problems. Enjoy:) 我的Leetcode解答。所有的问题都支持C++语言,一部分问题支持Java语言。近乎所有问题都会提供多个算法解决。大家加油!:)
C++
2556
Updated: 2 y ago
License: No License (No License)
Support
Quality
Security
License
Reuse
f
free-programming-resourcesby liyupi
💎 免费的编程资源大全,持续更新!🔥 覆盖各种语言和方向(Java \ Python \ C++ \ JavaScript \ Golang \ 前端 \ 后端等)的学习路线、贴心教程、项目实战、编程书籍、面试合集、实用资源等,对程序员非常有帮助!
HTML
2548
Updated: 2 y ago
License: Permissive (MIT)
Support
Quality
Security
License
Reuse
a
aoapc-bac2ndby aoapc-book
Source codes for book <<<BeginningAlgorithmContests>> Second edition
C++
2545
Updated: 2 y ago
License: No License (No License)
Support
Quality
Security
License
Reuse
D
DataStructures-Algorithmsby rachitiitr
The best library for implementation of all Data Structures and Algorithms - Trees + Graph Algorithms too!
C++
2534
Updated: 2 y ago
License: No License (No License)
Support
Quality
Security
License
Reuse
l
leetcodeby wind-liang
leetcode 顺序刷题,详细通俗题解,with JAVA
Shell
2514
Updated: 2 y ago
License: No License (No License)
Support
Quality
Security
License
Reuse
S
ShiYanLouby Ewenwan
学习C & C++ & python&汇编语言 LLVM编译器 数据结构 算法 操作系统 单片机 linux 面试
C
2436
Updated: 2 y ago
License: No License (No License)
Support
Quality
Security
License
Reuse
P
Python-for-Algorithms--Data-Structures--and-Interviewsby jmportilla
Files for Udemy Course on Algorithms and Data Structures
Jupyter Notebook
2312
Updated: 2 y ago
License: No License (No License)
Support
Quality
Security
License
Reuse
T
Tech-Interview-Cheat-Sheetby TSiege
Studying for a tech interview sucks. Here's an open source cheat sheet to help
TypeScript
2292
Updated: 4 y ago
License: Permissive (MIT)
Support
Quality
Security
License
Reuse
L
LeetCodeby Jack-Cherish
:monkey:LeetCode、剑指Offer刷题笔记(C/C++、Python3实现)
C++
2247
Updated: 2 y ago
License: No License (No License)
Support
Quality
Security
License
Reuse
D
Data-Structures-and-Algorithmsby floyernick
Data Structures and Algorithms implementation in Go
Go
2225
Updated: 4 y ago
License: Permissive (MIT)
Support
Quality
Security
License
Reuse
A
Algo_Ds_Notesby jainaman224
It is a repository that is a collection of algorithms and data structures with implementation in various languages.
C++
2165
Updated: 2 y ago
License: Strong Copyleft (GPL-3.0)
Support
Quality
Security
License
Reuse
A
Algorithmsby jimmysuncpt
The codes and my solutions to exercises from the book "Algorithms" (4th edition) by Robert Sedgewick and Kevin Wayne.
Java
2148
Updated: 2 y ago
License: No License (No License)
Support
Quality
Security
License
Reuse
k
kactlby kth-competitive-programming
KTH Algorithm Competition Template Library (... eller KTHs AC-tillverkande lapp)
C++
2126
Updated: 2 y ago
License: No License (No License)
Support
Quality
Security
License
Reuse
s
sdsl-liteby simongog
Succinct Data Structure Library 2.0
C++
2095
Updated: 2 y ago
License: Proprietary (Proprietary)
Support
Quality
Security
License
Reuse
e
effectivepythonby bslatkin
Effective Python: Second Edition — Source Code and Errata for the Book
Python
2086
Updated: 2 y ago
License: No License (No License)
Support
Quality
Security
License
Reuse
S
SwiftStructuresby waynewbishop
Examples of commonly used data structures and algorithms in Swift.
Swift
2075
Updated: 2 y ago
License: Proprietary (Proprietary)
Support
Quality
Security
License
Reuse
p
Support
Quality
Security
License
Reuse
l
leetcode-patternsby SeanPrashad
A curated list of leetcode questions grouped by their common patterns
JavaScript
2034
Updated: 4 y ago
License: Strong Copyleft (GPL-3.0)
Support
Quality
Security
License
Reuse
q
quadsortby scandum
Quadsort is a branchless stable adaptive mergesort faster than quicksort.
C
2021
Updated: 2 y ago
License: Permissive (MIT)
Support
Quality
Security
License
Reuse
d
delaunatorby mapbox
An incredibly fast JavaScript library for Delaunay triangulation of 2D points
JavaScript
1990
Updated: 2 y ago
License: Permissive (ISC)
Support
Quality
Security
License
Reuse
f
flannby flann-lib
Fast Library for Approximate Nearest Neighbors
C++
1974
Updated: 2 y ago
License: Proprietary (Proprietary)
Support
Quality
Security
License
Reuse
a
algorithms-sedgewick-wayneby reneargento
Solutions to all the exercises of the Algorithms book by Robert Sedgewick and Kevin Wayne
Java
1972
Updated: 2 y ago
License: Permissive (MIT)
Support
Quality
Security
License
Reuse
t
textteaserby MojoJolo
TextTeaser is an automatic summarization algorithm.
Scala
1967
Updated: 2 y ago
License: Permissive (MIT)
Support
Quality
Security
License
Reuse
P
Play-with-Data-Structuresby liuyubobobo
Codes of my MOOC Course <Play Data Structures in Java>. Updated contents and practices are also included. 我在慕课网上的课程《Java语言玩转数据结构》示例代码。课程的更多更新内容及辅助练习也将逐步添加进这个代码仓。
Java
1963
Updated: 2 y ago
License: No License (No License)
Support
Quality
Security
License
Reuse
v
Support
Quality
Security
License
Reuse
C
CodingInterviewsNotesby yzhu798
涵盖C++ Primer 5th、 effective C++ 、 STL api和demos C++ 基础知识与理论、 智能指针、C++11、 Git教程 Linux命令 Unix操作系统(进程、线程、内存管理、信号)计算机网络、 数据结构(排序、查找)、数据库、、C++对象模型、 设计模式、算法(《剑指offer》、leetcode、lintcode、hihocoder、《王道程序员求职宝典》)、面试题、嵌入式相关等
HTML
1948
Updated: 2 y ago
License: No License (No License)
Support
Quality
Security
License
Reuse