Trending repositories: interview-prep
10 tracked repositories tagged with interview-prep, ordered by stars. Use the topic filters below to narrow further.
10 of 10 repositories
donnemartin/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
AI summary: An exhaustive, open source guide for learning how to design and scale large distributed systems.
362,210learningPythonOtherjwasham/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,249learningJavaOtherByteByteGoHq/system-design-101
Explain complex systems using visuals and simple terms. Help you prepare for system design interviews.
AI summary: A visual guide to complex system design concepts and software architecture patterns.
86,742learningOthersantifer/career-ops
Open-source AI job search: scan job portals, evaluate listings with a structured A-F rubric into a 1.0-5.0 score, tailor your CV, track applications — runs locally in your AI coding CLI (Claude Code, Codex, OpenCode, Antigravity…)
AI summary: A holistic toolset for tracking, optimizing, and strategically planning software engineering careers.
62,971productivityJavaScriptMITashishps1/awesome-system-design-resources
Learn System Design concepts and prepare for interviews using free resources.
AI summary: A curated collection of free resources for learning system design concepts and preparing for technical interviews.
40,341learningJavaGPL-3.0liquidslr/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,479learningsystemdesign42/system-design-academy
If you want to become good at AI & system design, join this newsletter 👇
AI summary: A comprehensive open-source curriculum for mastering scalable system design.
27,241learningOtheranthropics/original_performance_takehome
Anthropic's original performance take-home, now open for you to try!
AI summary: Anthropic's historical performance engineering take-home assignment, demonstrating complex system optimization challenges.
4,089learningPython