Giving a circular sorted array Ex: [7,9,3,5,6], write an algorithm that finds the smaller element index.
Developer Interview Questions
271,327 developer interview questions shared by candidates
How would you implement UIView hitTest mehtod?
Write a javascript function to draw a chessboard
first questions : 1,3,5,7,11,13,17,19,23,29,..... next element
Ed Round( Given an interface with 3 methods AddEmployee(int empid, String department); updateEmployee(int empid, String department); Collection<Integer> reportEmployees(String Department);
void sort(String s){ } void sort(Integer I){ } void sort(Object o){ } calling : sort(null) which function will be called?
Code some code that checks if any items in an array are greater than 10
Describe the technologies you are comfortable with
array related questions
Give me 5 reasons why manhole covers are round.
Viewing 791 - 800 interview questions