concurrency, smart pointers, stl, tcp/udp
C Software Engineer Interview Questions
3,496 c software engineer interview questions shared by candidates
Find longest substring of 1 if you can delete one 0. Code a hash table.
Tell me about yourself How long have you been doing C# Which programming language do you prefer and why
Asked question about the scope of an object. He said I gave the wrong answer. Actually, not only was the answer I gave correct, but I demonstrated it in code after we talked. At the time, he said he wanted to move to the next step, a more thorough tech screen. Then another guy called and said I had failed the technical screening. In other words, it was "say one thing and do another."
it appeared interviewers didn't know much about the requirements in the job description. Not any technical question, just what you did before kind of things.
how can you solve when you have some problem
I was asked to write a shared_ptr implementation In algorithms section I was asked how hashmap allocates memory
1) Write a program that prints fizz at multiples of 3 and buzz at multiples of 5, print fizzbuzz at multiples of 3 and 5. 2) Write a program that solves magic squares problem. no need to be efficient, do it any way you want, fastest way to finish the program. -He recommended using brute force algorithm.
Assessment Process Flow: You are given an XML file with media data and 5 statuses that map to 3 internal statuses. Draw the process flow that you would use to process and validate the XML, including error handling and notifications both internal and external and finally be updating the media item in the database.
Questions related to MFC Library were asked
Viewing 1841 - 1850 interview questions