// the find
tshemsedinov/NodeJS-Interview-Questions
NodeJS ✨🐢🚀✨ вопросы для собеседований
A list of 115 Node.js interview questions split into 'applied' (product-focused) and 'system' (platform-focused) developer tracks. The distinction between the two tracks is the most useful thing here — most interview question repos treat these as the same job. Aimed at interviewers building question banks and candidates who want to self-assess.
The applied vs. system developer split is genuinely useful and rarely articulated this well — the car driver/mechanic analogy holds up. The questions are technically specific rather than vague ('what is the event loop?'), covering things like back-pressure, SharedArrayBuffer, ALPN/SNI, and flame graphs. The author's interview philosophy — give candidates access to docs and Google, check for judgment not memorization — is sound and worth reading. Maintained through 2024 with a linked companion course that reportedly answers everything.
The repo is essentially a single README with no code, no answer content, and no structure beyond the list — half the questions are in Russian with no English equivalents on the main branch (answers and translations live on separate branches, which is awkward). The repo has been dormant since mid-2024. No difficulty ratings, no groupings by topic, and no guidance on which questions are worth asking at which seniority level beyond a brief paragraph. The companion course links are the real content; this is just the index.