LeetCode-OpenSource

LeetCode-OpenSource/vscode-leetcode

Solve LeetCode problems in VS Code

jainaman224

jainaman224/Algo_Ds_Notes

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

keon

keon/algorithms

Minimal examples of data structures and algorithms in Python

OlafenwaMoses

OlafenwaMoses/ImageAI

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

tdebatty

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 …

Turfjs

Turfjs/turf

A modular geospatial engine written in JavaScript

begeekmyfriend

begeekmyfriend/bplustree

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

chuyangliu

chuyangliu/snake

Artificial intelligence for the Snake game.

liuyubobobo

liuyubobobo/Play-with-Data-Structures

Codes of my MOOC Course . Updated contents and practices are also included. 我在慕课网上的课程《Java语言玩转数据结构》示例代码。课程的更多更新内容及辅助练习也将逐步添加进这个代码仓。

awangdev

awangdev/LintCode

Java Solutions to problems on LintCode/LeetCode