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
Development Interview Questions
137,190 development interview questions shared by candidates
According to you what is a good code?
Was given various challenges to write scripts that test different programs and data.
given an array of n unsorted integers and each number is at most k positions away from its final sorted position, give an efficient sorting algorithm.
Why do you want to work in manufacturing?
How would your last employer describe you?
Possible anagrams of a string ...
given a matrix, you can move right or down only and cost of each move is 1. Find an optimal way to reach to right-bottom from top-left of the matrix.
questions related to my internship
Q3) Few questions on design patterns(Interpreter/ Observer/State) etc.
Viewing 251 - 260 interview questions