Topic

algorithm

Algorithms are detailed sets of guidelines created for a computer program to complete tasks efficiently and thoroughly.

Repositories (1273)

algorithm
algorithm ssjssh Python

我用Python写的一些算法

248
Interview-Questions
Interview-Questions AlgorithmCrackers Java

List of all the Interview questions practiced from online resources and books

247
python-memoization
python-memoization lonelyenvoy Python

A powerful caching library for Python, with TTL support and multiple algorithm options.

246
PHP-Science-TextRank
PHP-Science-TextRank DavidBelicza PHP

:zap: :elephant: TextRank (resource-efficient and low-cost automatic text summarisation) for PHP

246
Algorithms-Collection-Python
Algorithms-Collection-Python aladdinpersson Python

Collection of Algorithms implemented in Python

243
libchef
libchef q191201771 C++

🍀 c++ standalone header-only basic library. || c++头文件实现无第三方依赖基础库

243
algorithms
algorithms MartinThoma Python

This repository is for learning and understanding how algorithms work.

243
ratelimiter
ratelimiter Narasimha1997 Go

A concurrent rate limiter library for Golang based on Sliding-Window rate limiter algorithm.

241
Awesome-DSA-Resource
Awesome-DSA-Resource avinash201199

You will get everything you need to master DSA. Check out the roadmap below with useful resources!

240
Bezier
Bezier Ramshandilya Swift

Algorithm to draw smooth bezier curves through a set of points

240
open-college-courses
open-college-courses sudonam

open-college-courses

238
smetrics
smetrics xrash Go

String metrics library written in Go.

236
tech-interview-study
tech-interview-study da-in

✏️ 기술 면접 스터디 Cheat Sheet

236
lexrank
lexrank crabcamp Python

LexRank algorithm for text summarization

234
leetcode-java
leetcode-java fluency03 Java

🎓🎓🎓 Leetcode solution in Java - 536/921 Solved. https://leetcode.com/problemset/all/

234
bytecount
bytecount llogiq Rust

Counting occurrences of a given byte or UTF-8 characters in a slice of memory – fast

234
go-jump-consistent-hash
go-jump-consistent-hash lithammer Go

:zap: Fast, minimal memory, consistent hash algorithm

234
BoostARoota
BoostARoota chasedehan Python

A fast xgboost feature selection algorithm

234
jstarcraft-ai
jstarcraft-ai HongZhaoHua Java

目标是提供一个完整的Java机器学习(Machine Learning/ML)框架,作为人工智能在学术界与工业界的桥梁. 让相关领域的研发人员能够在各种软硬件环境/数据结构/算法/...

233
sparrow
sparrow JeroenGar Rust

State-of-the-art nesting for 2D irregular strip packing

233
PRiMEStereoMatch
PRiMEStereoMatch PRiME-project C++

A heterogeneous and fully parallel stereo matching algorithm for depth estimation, implementing a local adaptive support weight (ADSW) Guided Image Fi...

232
torchrl
torchrl RchalYang Python

Pytorch Implementation of Reinforcement Learning Algorithms ( Soft Actor Critic(SAC)/ DDPG / TD3 /DQN / A2C/ PPO / TRPO)

231
way-to-algorithm
way-to-algorithm linrongbin16 C++

Algorithm Tutorial and Source Code

231
js-algorithms
js-algorithms amilajack JavaScript

A collection of algorithms written in javascript

230
HackerRank
HackerRank alexprut Java

🍒 Solution to HackerRank problems

230
dailycodebase
dailycodebase CodeToExpress Java

2 month data structures and algorithmic scripting challenge starting from 20th December 2018 - Coding is Fun! 💯💯 Do it everyday!! Also, Do give us a...

229
awesome-machine-learning-deep-learning-mathematics
awesome-machine-learning-deep-learning-mathematics krishnakumarsekar

A curated list of mathematics documents ,Concepts, Study Materials , Algorithms and Codes available across the internet for machine learning and deep...

228
91-days-algorithm
91-days-algorithm suukii JavaScript

91天学算法-Leetcode图解题解集合(JavaScript/C++/Python) Solutions and Explainations with Hand Drawings in Chinese(JavaScript/C++/Python)

227
mystl
mystl senlinzhan C++

C++11 实现的简易版 STL

225
awesome-leetcode
awesome-leetcode kiranpalsingh1806

A curated list of awesome Leetcode problems, algorithms and data structures.

225
problem-tutorials
problem-tutorials lightoj-dev

A repository to contain tutorials for LightOJ problems

222
panyifei.github.io
panyifei.github.io panyifei HTML

:octocat::octocat:请访问 http://panyifei.github.io 一个前端工程狮的打怪日常,欢迎star

222
Pyslvs-UI
Pyslvs-UI KmolYuan Python

An open source planar linkage mechanism simulation and mechanical synthesis system.

220
Algorithms4-Common
Algorithms4-Common MeandNi

🔥Algorithms, 4th Edition 算法4精华笔记,通俗理解,算法收集与强化。

220
jaro_winkler
jaro_winkler tonytonyjan Ruby

Ruby & C implementation of Jaro-Winkler distance algorithm which supports UTF-8 string.

220
AlphaZero_Gomoku_MPI
AlphaZero_Gomoku_MPI initial-h Python

An asynchronous/parallel method of AlphaGo Zero algorithm with Gomoku

220
HackerRankSolutions
HackerRankSolutions jindulys Swift

This is a repo for HackerRankSolutions with Swift

220
algorithm
algorithm asdf2014 Java

Team up to solve problems on LeetCode together

219
ahocorapy
ahocorapy abusix Python

Pure python Aho-Corasick library.

219
acmer-qualification-code
acmer-qualification-code songtianyi Rust

ACMer 入门级算法模板

218
bcrypt
bcrypt viniciussanchez Pascal

BCrypt is a password hashing function

217
algorithm_basic_java
algorithm_basic_java jbee37142 Java

☠️ This is a repository that summarizes the algorithmic problems that are mainly in coding interviews. It is written based on the Java language.

217
DeepRL_PyTorch
DeepRL_PyTorch Kchu Python

Deep Reinforcement Learning codes for study. Currently, there are only codes for algorithms: DQN, C51, QR-DQN, IQN, QUOTA.

217
rust_robotics
rust_robotics rsasaki0109 Rust

Rust implementation of PythonRobotics, sample codes for robotics algorithms

216
SwiftLCS
SwiftLCS Frugghi Swift

Swift implementation of the longest common subsequence (LCS) algorithm.

216
PureEdgeSim
PureEdgeSim CharafeddineMechalikh Java

PureEdgeSim: A simulation framework for performance evaluation of cloud, fog, and pure edge computing environments.

215
gsql-graph-algorithms
gsql-graph-algorithms tigergraph C++

GSQL Graph Algorithms

215
LeetCode-in-Java
LeetCode-in-Java javadev Java

Java-based LeetCode algorithm problem solutions, regularly updated.

214
Internet-Recruiting-Algorithm-Problems
Internet-Recruiting-Algorithm-Problems LyricYang

《程序员代码面试指南》、公司招聘笔试题、《剑指Offer》、算法、数据结构

213
JavaScript-Utilities
JavaScript-Utilities myst729 JavaScript

一些常用算法的 JavaScript 实现

212