How to reverse a String? How to deal with it if the input string is null?
Engineer Software Interview Questions
512,638 engineer software interview questions shared by candidates
One of interviewers gave me a piece of code where 'while' loop incorporated several embedded 'for' loops and several variables was initialized in one of the loops, and asked me to describe what this code doing.
How will you make this code readable (given a piece of code)
write a code to find largest odd number from the given array
Final interview asks you to show 1-2 personal projects. Other questions are standard behavioral, DS&A, and OOP questions.
Practice questions on Trees, Linked Lists, Arrays.
Finding a path in a maze which is represented by a grid of characters.
Given 2 strings find the common words along with the time and space complexity. How would you optimize the algorithm
In a collection of strings, output the string that occurs most often.
There was no unexpected or difficult Question. 1. Find the first non repetitive character in a character stream. 2. Check for prime number and Elevator system design. 3. Agent bidding system design 4. Find for subtree within a larger tree.
Viewing 2581 - 2590 interview questions