Scale of 1 (very strongly disagree) - 10 (very strongly agree), it is acceptable to criticize the company. *middle answers (i.e. 3-8) will be thrown away, thus they want you to choose an extreme
Developer Interview Questions
269,480 developer interview questions shared by candidates
Reverse a linked list
Describe pass by reference. You have a program with a method changeMe() that takes a string. In the main method, a string is set to "Hello" and it is passed to changeMe(). The changeMe() method sets the string to "I'm changed". In the main method, after call to changeMe(), there is a print statement for the string. What is printed?
what is JSCRIPT
how soon I can leave my current job and join the new one if I was offfered a job?
What does SOLID stand for?
write a utility that when give a simple object, prints it. a simple object is an object that has only public fields, each field can be of a primitive type (incl. String) or another simple object. follow-up question was how to deal with cyclic referencing between simple objects. when printing should also indent properly the nested objects.
"Why you chose to do this project?" in telephonic interview. It was unexpected. You should be very clear why you did the projects you have in your resume.
A man was fixing his house and went to the hardware store. He pointed something out and asked how much one would cost. The clerk told him it would cost a dollar. The man asked for 300 of them. The clerk said "That will be $3". What did the man buy?
Re-arrange an array of strings such that the anagrams are at the beginning of the array.
Viewing 2841 - 2850 interview questions