Skip to content

Instantly share code, notes, and snippets.

@msoedov
Forked from skyjia/general_interview_questions
Created October 17, 2016 19:45
Show Gist options
  • Save msoedov/f789adc81b4b30653f4c2e8e1439159e to your computer and use it in GitHub Desktop.
Save msoedov/f789adc81b4b30653f4c2e8e1439159e to your computer and use it in GitHub Desktop.
General interview questions
- What projects are you working on at home?
- What beta toys are you playing with?
- What source control do you use?
- How do you approach your documentation?
- Which tools do you use for keeping track of requirements?
- Give me an example of a project that completely failed?
- How do you design scalable applications?
- What language to you prefer for writing complex algorithms?
- Which tools are needed for testing the quality of your code?
- How to debug a web application from client, frontend, to backend?
- How to design a web api?
- What is the closure of JavaScript? When need it?
- Describe an architecture design approach you know about a well-known internet service.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment