finds.dev← search

// the find

liyupi/mianshiya

★ 5,600 · TypeScript · MIT · updated Feb 2026

持续维护的企业面试题库网站,帮你拿到满意 offer!⭐️ 2026年最新Java面试题、前端面试题、AI大模型面试题、AI Agent面试题、RAG面试题、C++面试题、Go面试题、Python面试题、测试面试题、运维面试题、后端面试题、操作系统面试题、计算机网络面试题、Redis面试题、MySQL数据库面试题、算法面试题、Spring面试题、JVM面试题、Java并发面试题、Linux面试题、LLM面试题、Prompt工程面试题、系统设计面试题等1万多道高频程序员求职必备八股文。面试刷题就选面试鸭 💎 React 前端 + Node 后端 + 云开发全栈项目 by 程序员鱼皮

A Chinese developer interview prep site — 10,000+ questions covering Java, Go, C++, frontend, and AI topics, with a React/Ant Design Pro frontend and a Node.js/Express backend. Ships full source code including an alternative Tencent Cloud serverless path. Audience is Chinese developers grinding for tech interviews at domestic companies.

Elasticsearch for full-text search over the question corpus is the right call at this scale — Mongo queries on 10k+ documents would be painful. The Express server path runs independently of Tencent Cloud, so self-hosting without TCB is at least possible. Community contribution with a moderation queue before questions go live is a reasonable content quality gate. Multi-dimensional filtering (difficulty, tag, frequency, encounter count) is genuinely more useful than a flat list.

The cloud functions are written against Tencent Cloud Base (TCB) APIs specifically — no migration path is documented if you want to run anywhere else, and the parallel cloud functions + Express backends doing similar things doubles the maintenance surface without a clear source of truth. The entire backend is plain JavaScript despite the frontend being TypeScript, so API shapes are invisible at the boundary and nothing catches drift. Authentication is wired to Tencent's custom login SDK, and test key JSON files are committed directly into the repo. The content is Chinese-only, which is fine for its target audience but makes this effectively a no-go for anyone outside that context.

View on GitHub → Homepage ↗

// want more like this?

We dig through GitHub every week and send a few repos picked for what you actually care about — each with an honest take like this one.

Get finds in your inbox → Search again →