Write a function that finds all the different ways you can split up a word into a concatenation of two other words.
Software Enginner Interview Questions
420,122 software enginner interview questions shared by candidates
How would you translate input string into sequence of movements through on screen keyboard? What if you can loop through rows and columns?
Q how would you send a 2GB file from point A to B consider any problems that may arise
Given an integer, return all sequences of numbers that sum to it. (Example: 3 -> (1, 2), (2, 1), (1, 1, 1)).
Explain access modifier in Java
Verify a BST
How do you find the next highest element in a binary search tree?
1) Problem-solving which includes pattern matching. 2) Greedy algorithm two dimensions array question of hard level which was impossible to complete in 75 mins 3) Finding complexity ( Multiple choose question ) 4) HashMap easy ( Multiple choose question ) I all most did all the question and I got rejected. I don't know on what criteria they rejected me.
Two parachutist are dropped in a dense forest. A railroad is in the middle of the forest. What instructions would you give to the parachutists so that they may meet each other?
Basically questions asked are on the coding round what you have done in 2nd round.
Viewing 1341 - 1350 interview questions