How would you reverse a the words in a string? (Be able to defend answer)
Software Enginner Interview Questions
420,038 software enginner interview questions shared by candidates
Find the first non-repeating character in a string.
They will ask you questions based on your CV only also at last they will ask you if you can go for a project abroad.
collapse a binary search tree into a sorted list
Exchange the odd and even bits of an integer
Was given various challenges to write scripts that test different programs and data.
Write a function, that, given a paragraph as input, outputs the paragraph with all the words reversed.
He asked me to write a function to detect whether string1 contains all letters in string2
In a sequence of alphabets (like aaabbddaabbcc) write a program to find the number of the consecutive alphabets in and print the alphabet and number. example :if input is aaabbddaabbcc then output should be 3a, 2b, 2d, 2a, 2b, 2c
How do you swap two numbers without declaring temporary variable?
Viewing 971 - 980 interview questions