Find the first non-repeating character in a string.
Softwareentwickler 4 Interview Questions
512,798 softwareentwickler 4 interview questions shared by candidates
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?
Given a set of strings. Check if a new string is equal to any of them. Here equal means the letters are the same, like abbc=bacb
Viewing 1121 - 1130 interview questions