8000 GitHub - yuandabo/coding-interview-gym: 代码库持续更新互联网大厂高频面试题解,涵盖算法、系统设计、数据库等核心领域
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

代码库持续更新互联网大厂高频面试题解,涵盖算法、系统设计、数据库等核心领域

License

Notifications You must be signed in to change notification settings

yuandabo/coding-interview-gym

Repository files navigation

Tech Interview Code Lab PRs Welcome

代码库持续更新互联网大厂高频面试题解,涵盖算法、系统设计、数据库等核心领域

🗂️ 题目分类

分类 典型题目 代码路径
算法 反转链表、两数之和 /algorithms
系统设计 设计Twitter、短链生成系统 /system-design
数据库 SQL优化、事务隔离级别实现 /database
并发编程 生产者消费者模型、线程池实现 /concurrency

🚀 快速开始

环境要求

  • Nodejs
git clone https://github.com/yourname/tech-interview-code-lab.git
cd tech-interview-code-lab/algorithms
mvn test # 运行所有算法测试用例

About

代码库持续更新互联网大厂高频面试题解,涵盖算法、系统设计、数据库等核心领域

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0