Some companies ask non-coding multiple choice type of questions. They are usually looking for a 15-30 second answer. Sometimes they are language specific
Examples
- What is the difference between a stack and a heap? When/How would you use what?
- What is the benifit of using a threadpool?
- Is javascript strongly typed
- What is the difference between a struct and a class in C++
- keywords like static, auto, volatile etc in c++
- dynamic array vs static array
Do we have a list of questions like this? Either language specific or non-language specific?