Problem solving # 1 : (9 marks) Input is [1,34,3,98,9,76,45,4] and the output should be 998764543431
Softwareentwickler Backend Interview Questions
513,129 softwareentwickler backend interview questions shared by candidates
Reversal of all words in a sentence(e.g: "This is a good question" becomes "question good a is This")
A file contains a billion integers, try to find any one integer that is not in the file.
In the coding round they asked....take a string in the combination of capital letters, small letters and spaces.after execution it should produce o/p such as capitals at 1st, then spaces, then small letters.eg:- if input is abAB ab.then output should be AB abab.
Unexpected question: which books on testing do u know
Tell me about a project you worked on in the past.
What is your experience
email me to get details of the question or comment on this post.
Why are you looking for new work?
An array contains some random positive and negative numbers. Arrange array elements such that all positive elements are on left side, don't care about negative elements. Number of operations allowed - O(n)
Viewing 2371 - 2380 interview questions