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."
C Developer Interview Questions
5,496 c developer interview questions shared by candidates
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.
Join As Freshers not so difficult to me
-none- It was a discussion more than an interview.
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
3. Reverse each word in a string. i/p: "Hi, my name is Bob." o/p:"iH, ym eman si .boB"
Viewing 2941 - 2950 interview questions