Topic

algorithm

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

Repositories (1273)

swift-algorithms
swift-algorithms apple Swift

Commonly used sequence and collection algorithms for Swift

6.3k
C-Sharp-Algorithms
C-Sharp-Algorithms aalhour C#

:books: :chart_with_upwards_trend: Plug-and-play class-library project of standard Data Structures and Algorithms in C#

6.2k
algorithms_and_data_structures
algorithms_and_data_structures mandliya C++

180+ Algorithm & Data Structure Problems using C++

6.1k
FATE
FATE FederatedAI Python

An Industrial Grade Federated Learning Framework

6.1k
algodeck
algodeck teivah HTML

An Open-Source Collection of Flash Cards to Help You Preparing Your Algorithms & Data Structures and System Design Interviews 💯

5.8k
LeetCode
LeetCode kamyu104 Python

:pencil: Python / C++ 11 Solutions of All LeetCode Questions

5.5k
mianshiya
mianshiya liyupi TypeScript

持续维护的企业面试题库网站,帮你拿到满意 offer!⭐️ 2026年最新Java面试题、前端面试题、AI大模型面试题、AI Agent面试题、RAG面试题、C++面试题、Go面试题、...

5.4k
LeetCode-Solutions
LeetCode-Solutions kamyu104 C++

🏋️ Python / Modern C++ Solutions of All 3906 LeetCode Problems (Weekly Update)

5.2k
JS-Sorting-Algorithm
JS-Sorting-Algorithm hustcc Java

一本关于排序算法的 GitBook 在线书籍 《十大经典排序算法》,多语言实现。

5.2k
tbox
tbox tboox C

🎁 A glib-like multi-platform c library

5.1k
LeetCode-Swift
LeetCode-Swift soapyigu Swift

Solutions to LeetCode by Swift

5k
javascript-datastructures-algorithms
javascript-datastructures-algorithms loiane JavaScript

:books: collection of JavaScript and TypeScript data structures and algorithms for education purposes. Source code bundle of JavaScript algorithms and...

4.9k
awesome-programming-books
awesome-programming-books royeo

📚 经典技术书籍推荐,持续更新...

4.8k
klib
klib attractivechaos C

A standalone and lightweight C library

4.7k
Deep-reinforcement-learning-with-pytorch
Deep-reinforcement-learning-with-pytorch sweetice Python

PyTorch implementation of DQN, AC, ACER, A2C, A3C, PG, DDPG, TRPO, PPO, SAC, TD3 and ....

4.6k
robotics-coursework
robotics-coursework mithi

🤖 Places where you can learn robotics (and stuff like that) online 🤖

4.5k
java-algorithms-implementation
java-algorithms-implementation phishman3579 Java

Algorithms and Data Structures implemented in Java

4.5k
machine_learning_basics
machine_learning_basics zotroneneis Jupyter Notebook

Plain python implementations of basic machine learning algorithms

4.4k
leet-code
leet-code awangdev Java

Java Solutions to problems on LintCode/LeetCode

4.4k
AlgoWiki
AlgoWiki vicky002 CSS

Repository which contains links and resources on different topics of Computer Science.

4.2k
Grokking-the-Coding-Interview-Patterns-for-Coding-Questions
Grokking-the-Coding-Interview-Patterns-for-Coding-Questions dipjul

Grokking the Coding Interview: Patterns for Coding Questions Alternative

4.2k
bild
bild anthonynsimon Go

Image processing algorithms in pure Go

4.2k
LLM-RL-Visualized
LLM-RL-Visualized changyeyu Python

🌟100+ 原创 LLM / RL 原理图📚,《大模型算法》作者巨献!💥(100+ LLM/RL Algorithm Maps )

4.1k
TorBot
TorBot DedSecInside Python

Dark Web OSINT Tool

4k
Leetcode
Leetcode fishercoder1534 Java

Solutions to LeetCode problems; updated daily. Subscribe to my YouTube channel for more.

4k
leetcode-editor
leetcode-editor shuzijun Java

Do Leetcode exercises in IDE, support leetcode.com and leetcode-cn.com, to meet the basic needs of doing exercises.Support theoretically: IntelliJ IDE...

4k
rust-algorithms
rust-algorithms EbTech Rust

Common data structures and algorithms in Rust

4k
Data-Structure
Data-Structure kangjianwei C

《数据结构》-严蔚敏.吴伟民-教材源码与习题解析

3.8k
DifferenceKit
DifferenceKit ra1028 Swift

💻 A fast and flexible O(n) difference algorithm framework for Swift collection.

3.7k
c-algorithms
c-algorithms fragglet C

A library of common data structures and algorithms written in C.

3.6k
textdistance
textdistance life4 Python

📐 Compute distance between sequences. 30+ algorithms, pure python implementation, common interface, optional external libs usage.

3.5k
PySR
PySR MilesCranmer Python

High-Performance Symbolic Regression in Python and Julia

3.5k
awesome-golang-algorithm
awesome-golang-algorithm 6boris Go

:memo: LeetCode of algorithms with golang solution(updating).

3.5k
algorithm-exercise
algorithm-exercise billryan Python

Data Structure and Algorithm notes. 数据结构与算法/leetcode/lintcode题解/

3.5k
Algorithms-Explanation
Algorithms-Explanation TheAlgorithms

Popular algorithms explained in simple language with examples and links to their implementation in various programming languages and other required re...

3.4k
leetcode-linghu-templete
leetcode-linghu-templete ninechapter-algorithm

算法面试必备,推荐刷题网站www.lintcode.com。北大学霸的《LeetCode刷题模板》+V领取: jiuzhangfeifei

3.4k
kactl
kactl kth-competitive-programming C++

KTH Algorithm Competition Template Library (... eller KTHs AC-tillverkande lapp)

3.3k
CS-Books
CS-Books huihut

📚 Computer Science Books 计算机技术类书籍 PDF

3.3k
algorithms
algorithms sagivo Ruby

algorithms playground for common questions

3.3k
CodingInterviews
CodingInterviews jayshah19949596 Python

This repository contains coding interviews that I have encountered in company interviews

3.3k
ngraph.path
ngraph.path anvaka JavaScript

Path finding in a graph

3.1k
python_data_structures_and_algorithms
python_data_structures_and_algorithms PegasusWang Python

Python 中文数据结构和算法教程

3.1k
lago
lago yangshun TypeScript

📕 Data Structures and Algorithms library in TypeScript and JavaScript

2.9k
fe-interview
fe-interview azl397985856 JavaScript

宇宙最强的前端面试指南 (https://lucifer.ren/fe-interview)

2.9k
cp-notebook
cp-notebook bqi343 C++

General Resources for Competitive Programming

2.8k
Data-Structures-and-Algorithms
Data-Structures-and-Algorithms ua-nick Go

Data Structures and Algorithms implementation in Go

2.8k
illustrated-algorithms
illustrated-algorithms ovidiuch JavaScript

Interactive algorithm visualizations

2.8k
java-string-similarity
java-string-similarity tdebatty Java

Implementation of various string similarity and distance algorithms: Levenshtein, Jaro-winkler, n-Gram, Q-Gram, Jaccard index, Longest Common Subseque...

2.7k
rbush
rbush mourner JavaScript

RBush — a high-performance JavaScript R-tree-based 2D spatial index for points and rectangles

2.7k
code-nav
code-nav liyupi JavaScript

💎 程序员一站式编程学习交流社区,免费的编程学习路线、入门教程、原创项目教程、程序员bug修复手册、保姆级写简历技巧,帮你学好编程、做出项目、拿到满意的 O...

2.7k