标签:Algorithm

jainaman224/Algo_Ds_Notes
It is a repository that is a collection of algorithms and data structures with implementation in various languages.

OlafenwaMoses/ImageAI
A python library built to empower developers to build applications and systems with self-contained Computer Vision capabilities

tdebatty/java-string-similarity
Implementation of various string similarity and distance algorithms: Levenshtein, Jaro-winkler, n-Gram, Q-Gram, Jaccard index, Longest Common Subsequence edit distance, cosine similarity …

begeekmyfriend/bplustree
A minimal but extreme fast B+ tree indexing structure demo for billions of key-value storage

liuyubobobo/Play-with-Data-Structures
Codes of my MOOC Course