Problem solving # 1 : (9 marks) Input is [1,34,3,98,9,76,45,4] and the output should be 998764543431
Softwareentwickler I Interview Questions
513,416 softwareentwickler i interview questions shared by candidates
A file contains a billion integers, try to find any one integer that is not in the file.
Logic based questions. Scenarios. Code reviews
The question was: Given a text written in some language where the alphabets are represented with 1 byte or 2 byte. But the one byte alphabets always have their MSB 1 and the 2 byte charecters always have their MSB 0. Now when at some point user presses a back space how many bytes are to be deleted to erase the alphabet?
Q: Describe some real life applications of machine learning
How to would you find out whether a substring occurs in a given string?
Write a function that takes a String as a parameter. Count the number of A's in the String before you reach a C.
How to create excel header string
Write a function to convert a number in Roman numeral form to a decimal representation.
Write a function to print out the contents of a singly-linked list in reverse order.
Viewing 2351 - 2360 interview questions