General Questions about leadership principle, 3 coding questions and 1 system design question
Development Interview Questions
137,392 development interview questions shared by candidates
First question was to find all numbers that occurred an odd-number of times in an array and second question was implement a stack that could return the largest number in the stack at anytime.
Given a string of Rs and Gs, design an algorithm to produce a string with Rs in the front and Gs after that. The number of flips from Rs to Gs or otherwise should be minimum. The number of Rs and Gs in the end need not be same as that in the beginning, however the length of the entire string should be the same.
Write a function that takes in an array and repeats an integer that appears the most.
Can you work more than 10 hours every day ?
Check if tic-tac-toe has a winner
Write a program to print a right angle triangle star pattern. * * * * * *
Write a program to determine if a character array is an anagram of another character array.
You have a technical background why would I recruit you over a Marketing /sales domain person
Have you any technical knowledge? Do you know about CMS?
Viewing 191 - 200 interview questions