Given a set of components like A,B,C,D... And their ordered dependencies like A -> B,C B -> C C -> D find the dependencies for any given component "X".
Developer Interview Questions
271,141 developer interview questions shared by candidates
Write a javascript function to draw a chessboard
void sort(String s){ } void sort(Integer I){ } void sort(Object o){ } calling : sort(null) which function will be called?
Describe the technologies you are comfortable with
Code some code that checks if any items in an array are greater than 10
Give me 5 reasons why manhole covers are round.
array related questions
Sort an array having N elements where every element is < N. The array has no duplicate values.
What is runtime polymorphism? Give example.
what is session management.
Viewing 801 - 810 interview questions