Consider, you are participating in an Olympic race, and after running for a while you crossed the person in the third position, now which position will you be in?
Software Engineer Interview Questions
467,307 software engineer interview questions shared by candidates
what is int in .....int x =1;?
Coding test question is same as previous exam ! I dont know why they dont change their question . First question was about center aligning string from a plain string Second question was about binary hierarchical tree that can make parent child relationship. If you can solve first problem ,but you cant write code for second problem they will not hire you . Make sure you can solve second problem . The question is same ,so you need to find answers from Ex- Enosis Employee at any how . A continious same tree problem can't judge you overall! Be patient, try another company if you cant hire by them One more tipis: They take coding interview in C# language with Visual Studio(Not Visual Studio Code). You need to complete a method function in class . You need to pass value to another method to show output .
You have a rectangular shape pie with some rectangular piece taken out. How would you cut it on two equivalent pieces by making a single knife cut?
Determine from an integer number of unique integers (0,1,2,3,..9) in it
The head of engineering wanted to know what my favorite and least favorite parts of some Java project I did last year were.
what is the color of the wall behind you?
Use a single array to implement 3 stacks.
Given an infinite number of bricks of given weights w (say w = [1, 2]) and a truck of capacity c (say, c = 3), how would you find all possible combinations of bricks that match the capacity exactly? Duplicates such as [1,2] and [2,1] are NOT allowed.
string parsing question
Viewing 2031 - 2040 interview questions