Same as others
Software Developer C Interview Questions
1,022 software developer c interview questions shared by candidates
round1: problem plane scheduling (easy)
basic job fit questions, regarding motivation, requirements, mode of work, and required relocation or travel.
What did you do before software development? Which programming languages do you know? In which programming language do you feel the most confident? Which frameworks do you use or are you familiar with?
Difference between call by value and call by reference.
Difference between heap and stack.
What are the respective costs of C++ programming commands on a CPU in detail? Which is faster and explain how/why they are faster (standard library)?
Template meta programming, Std atomic usage , smart pointers , Reference and pointers, vectors, maps and other STL container related in depth discussion.
Leetcode medium algorithm questions
There were 4 timed sections. The first one was a series of narrative logic puzzles (which I acknowledge up-front that I am terrible at), the second and third were spatial reasoning puzzles (which I am usually pretty good at but who knows), and the final was a coding challenge. The coding challenge involved comparing two version strings, like "2.0.1" > "2.0.0"
Viewing 741 - 750 interview questions