What is left join ?
Software Developer Iii Interview Questions
96,256 software developer iii 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?
how soon I can leave my current job and join the new one if I was offfered a job?
"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.
gave me a tree of 3 level and provided me a number that contains the level number and asked me to code a program that would print the nodes on that level in the tree.
Counting the number of anagrams of one string in another string
Rearrange the elements of an array so that all zeroes are at the end of the array, while preserving the ordering of the nonzero elements.
Viewing 1171 - 1180 interview questions