Round 3: Q: "11001110" find occurring of double 1's in string.?
Developer Interview Questions
271,336 developer interview questions shared by candidates
Hashing
Say you found a rendering problem on one of your sites in Internet Explorer 8, which you have decided you are supporting. How would you approach fixing it?
Pseudo code
What will you do if you working with a toxic teammate?
Given a string and an array of strings, return an array of strings which start with the given string. i.e. given 'ba', return 'bad', 'banana', etc.
Various data structure questions
Dictionary Rank of a word
Do you like yoga?
Write a program that eliminates evenly occurring characters in a string Input : abbbbcccczzxxxxzzz Output : azzz Purpose is to remove all those characters which are occurring in multiples of 2 consequently in JAVASCRIPT.
Viewing 1471 - 1480 interview questions