Category: interview questions
Guess what, the Big 5 (Top Internet / Software Companies) have similar recruiting process for SDE/SWE/SRE/SE positions (Software Engineer, Software Development Engineer, Site Reliable Engineering). On the final interviews …
Implement a String Copy function in C – which is commonly asked during the coding interview for embeded programming jobs. In C, we use char * to represent the …
I have attended a Facebook interview last year – although I didn’t get the job offer, but here is a few tips and guidance that might help you if …
Here are the 10 questions to test your C++ advanced topics skills (correct answers are marked in BOLD): You want to use std::map as a lookup table, but you …
The Facebook Onsite Interview will generally consist of three parts: Motivations, and Part 2 Coding/Algorithm, and Part 3 Product Design. This is the Part Three: Design. The so-called Design …