Take an input string and output the reverse of that string. May use any programming language.
Software Engineer V Interview Questions
666,190 software engineer v interview questions shared by candidates
The questions asked were about previous projects(how they were laid out, how I went about doing them and that sort of questions), about me in previous jobs and questions about me as a person
Write a function to divide a number by two without using the division operator
sum of k smallest number
Is JVM a process based system or a thread based system
Swap two numbers while not using the temp variable.
One of the easier questions was gaining points while rolling 3 dice inputs (a, b, c).
How will you resolve technical conflicts among team members
I have an array of million integers. I want to sum it efficiently. How would you do it without using Java 8 parallel streams?
1. Logical Question In an array of 1001 ,numbers from 1 to 1000 are randomly stored and one number is repeated how to determine that number by running loop only one time and without using any secondary storage
Viewing 2161 - 2170 interview questions