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 .
Softwareentwickler Backend Interview Questions
513,271 softwareentwickler backend interview questions shared by candidates
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
return Last 3rd consonant character in a string
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
Find total number of occurence's of each number in a given array
Viewing 2421 - 2430 interview questions