Which one of the following function types CANNOT be overloaded? 1. The constructor function of a structure 2. The constructor function of a class 3. The destructor function of a class 4. Any constant method of a class 5. Any static method of a class
Financial Software Developer Internship Interview Questions
591 financial software developer internship interview questions shared by candidates
Why should malloc never be directly used to dynamically allocate instances of a class?
Describe how you would implement a HUGE phone book where a user would enter the first three letters of a name and the program retrieve all names with those first three letters as fast as possible.
What are the differences between Java and C++?
If you have an array, how will you find an element?
1-100 integer sequence, how to find the missing 2 numbers
25 horses problem.
There is a row of stones leading across a river; you can either step to the next stone or skip that one; how many possible sequences are there to get across the river with n stones
1. Deep copy a linked list with a random pointer. 2. Perimeter of the wall enclosed by an enemy. Eg: 121 121 If the enemy is labeled 2 in the above matrix, the wall size is 6. 3. Design a circle class and then on, utilities on top of it including randomly generating a point within a circle. How do you translate to polar coordinates and what changes I would make. What changes would be required for a Square/Rectangle/eclipse etc.
online screening test is primarily brainteaser on logic thinking, observation and memorization phone interview and the first 2 onsite sessions are brainteasers and coding/programming language questions 3rd session onsite is HR
Viewing 271 - 280 interview questions