// the find
0voice/interview_internal_reference
2025年最新总结,阿里,腾讯,百度,美团,头条等技术面试题目,以及答案,专家出题人分析汇总。
A Chinese-language collection of technical interview questions sourced from Alibaba, Huawei, Baidu, Tencent, and other major Chinese tech companies. Covers C/C++, data structures, algorithms, databases (MySQL, Redis, MongoDB), distributed systems (Zookeeper, Nginx), and systems programming. Aimed at Chinese developers preparing for big-tech interviews.
Real questions reportedly from actual interview processes at named companies, which is more useful than invented examples. Breadth is genuinely wide — low-level C/C++ memory layout questions sit alongside system design and distributed systems topics. The 2023adding.md file shows active curation over time, not abandoned. Topics like epoll vs select, InnoDB index structure, and Redis eviction are exactly the kind of depth that interview prep resources usually skip.
Entirely in Chinese with no translation, which cuts the audience sharply. Answer quality is uneven — some entries are thorough, others are stub files with barely any content (most of 13.Nginx, 14-20 folders are empty or near-empty). The repo is a flat dump of Q&A markdown, not structured for spaced repetition or progressive learning, so it's hard to use systematically. No code that runs, no tests — you're trusting the written answers are correct.