Topic directory
Top open source projects tagged "interview"
This topic page groups GitHub repositories that use the "interview" 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.
donnemartin/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
★ 340,978Python
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
Snailclimb/JavaGuide
Java 面试 & 后端通用面试指南,覆盖计算机基础、数据库、分布式、高并发、系统设计与 AI 应用开发
★ 154,599Java