← Back to all rankings

Topic directory

Top open source projects tagged "algorithm"

This topic page groups GitHub repositories that use the "algorithm" tag. Use it to compare established tools, spot high-growth projects, and open individual profiles for summaries, use cases, and related alternatives.

6 tracked repositories in this topic.

jwasham/coding-interview-university

A complete computer science study plan to become a software engineer.

340,119
TheAlgorithms/Python

All Algorithms implemented in Python

219,203Python
trekhleb/javascript-algorithms

📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings

195,779JavaScript
CyC2018/CS-Notes

:books: 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计

184,083
yangshun/tech-interview-handbook

Curated coding interview preparation materials for busy software engineers

138,497TypeScript
krahets/hello-algo

《Hello 算法》:动画图解、一键运行的数据结构与算法教程。支持简中、繁中、English、日本語,提供 Python, Java, C++, C, C#, JS, Go, Swift, Rust, Ruby, Kotlin, TS, Dart 等代码实现

124,467Java