void pointer
C Interview Questions
5,470 c interview questions shared by candidates
Given due consideration to my past 25 years global experience. Discussed few managerial aspects.
What is method overriding and overloading?
[Having enough disk space and small memory space,] given a big file of JSON objects which separated using a random character each time, find a way to sort objects by a string representation of JSON, i.e. in JS the order would result to: objects.map(o => JSON.stringify(o)).sort() > Notice, the order should be the same. We cannot allocate enough memory, but we may be sure we can allocate memory for a couple of objects. Then write the ordered objects to another file or to the same file.
my experience with 3d software maths and physics
Check whether string is palindrome or not using pointers
Up to what level can you use Excel (or SAS) to do statistical work? If you face multiple deadline at the same day where you cannot complete them all, then what will you do? If there is an argue between you and your colleague, or your supervisor, then what will you do?
What is your phone number ?
Write a multi-threading c++ code to print numbers in a given range by two threads in increasing order with condition that first thread should print odd number and second should print even number.
What is difference between WPF and winforms?
Viewing 1021 - 1030 interview questions