Write a method that takes a string and reverse it
Developer Interview Questions
269,242 developer interview questions shared by candidates
3.write an sql query to get second largest scorer in a student table
Coding challenge
Tell me about your previous working experience?
Write javascript function for add(3)(4);?
A and B are 32 bit numbers with first 16 bits valid in A and next 16 bits valid in B. (The non-valid bits aren't necessarily 0). WAP that adds A and B without using arithmetic operator.
you have a list of people, and a function that return true/false if one person knows the second person. write a function that finds a VIP, which everybody knows and he doesn't know anybody else.
Giving a circular sorted array Ex: [7,9,3,5,6], write an algorithm that finds the smaller element index.
How would you implement UIView hitTest mehtod?
Write a javascript function to draw a chessboard
Viewing 781 - 790 interview questions