Write an algorithm to calculate the mean value of a set of numbers.
C Developer Interview Questions
3,500 c developer interview questions shared by candidates
3 average coding questions with some sample test cases. My codes passed all test cases, however I did not get good marks on test. I think the reason was corner cases or time complexity
Your name? Challenging task? Your strengths?
I was asked to create a database schema: Movies, Movie formats, Orders, Customers, Inventory. To write some SQL queries.
Medium difficulty. No dynamic programming, no templates, no class hierarchy, no Unix shell or command line tools, no mutex, no lock-free structures. Some questions are about processing a stream of data, some not. You should find a way to combine basic data structures. You must achieve required O() complexity.
Tell me something about yourself?
Describe in detail a project you worked on, and draw its design on whiteboard.
3 programming questions you can solve it in with any programming language. 1). Make one constructor of class Student which take Height (in cm) as an input and return it in inch and feet. 2). overload + operator which converts two rectangle into square. 3). There is one number series as an input ( ex. 1234 ) you have to check whether there is no number missing in series than print output YES and id input is 124 than print output NO. after writing all the programme the interviewer checked it one by one. Make sure you have written the code very neat and clean and the Logic must be understandable by interviewer.
there were unable to articulate anything intelligent on even average level c++, nothing about boost or even stl, nothing on algorithms, nothing on software engineering and definitely nothing on ai, ml, cv or even qt
where to use run time polymorphism? what is the difference between abstract and interface class? sql quaries? you should know your project well. database ,index,normalization etc...
Viewing 181 - 190 interview questions