Trending repositories: algorithms
8 tracked repositories tagged with algorithms, ordered by stars. Use the topic filters below to narrow further.
8 of 8 repositories
jwasham/coding-interview-university
A complete computer science study plan to become a software engineer.
AI summary: A complete, multi-month study plan for becoming a software engineer and passing big tech interviews.
358,110learningCC-BY-SA-4.0krahets/hello-algo
《Hello 算法》:动画图解、一键运行的数据结构与算法教程。支持简中、繁中、English、日本語,提供 Python, Java, C++, C, C#, JS, Go, Swift, Rust, Ruby, Kotlin, TS, Dart 等代码实现
AI summary: An interactive, beautifully illustrated guide to data structures and algorithms.
129,249learningJavaOtherDeveloper-Y/cs-video-courses
List of Computer Science courses with video lectures.
AI summary: A heavily curated index of free, university-level computer science video lectures covering every major discipline.
82,947learningliquidslr/leetcode-company-wise-problems
Lists of company wise questions. Every csv file in the companies directory corresponds to a list of questions on leetcode for a specific company based on the leetcode company tags. Updated as of 20 June, 2025
AI summary: Curated, time-filtered lists of LeetCode problems mapped to specific tech companies to streamline interview preparation.
28,053learningliquidslr/leetcode-company-wise-problems
Lists of company wise questions. Every csv file in the companies directory corresponds to a list of questions on leetcode for a specific company based on the leetcode company tags. Updated as of 20 June, 2025
AI summary: A mirror repository providing curated, time-filtered lists of algorithmic problems mapped to specific tech companies.
27,479learningHenryNdubuaku/maths-cs-ai-compendium
Become a cracked AI/ML researcher/engineer with this unconventional textbook covering maths, computing, and ML with intuition.
AI summary: A comprehensive compendium covering Mathematics, Computer Science, and Artificial Intelligence concepts.
7,254learningTypeScriptApache-2.0lvy010/X-Plore
My 2-Year College Notes Hub — Personal Web · 1000+ Blogs
AI summary: Personal programming portfolio and competitive coding repository focusing on algorithmic problem-solving.
1,500learningPythonmajidmanzarpour/threejs-procedural-dungeon
Real-time procedural dungeon generator in Three.js - deterministic seeds, Delaunay/MST graph layouts, room semantics, five themes, and a custom bloom/tilt-shift pipeline.
AI summary: A deterministic procedural dungeon generator visualizing its build pipeline in real-time using Three.js.
482learningJavaScriptMIT