Write a.SQL.query for selecting the second top most salary of an employee from employee table.
Junior Software Interview Questions
23,142 junior software interview questions shared by candidates
There was no human interaction, just the coding test.
2nd Round – Technical (Written): • 10 SQL questions, mainly on joins and foreign keys. • Programming Logic Questions. o From the given string find the first repeated character. o Find the sum of digits in a number. (Eg. 24 -> 2+4=6) o Draw the pattern, where the value of ‘n’ will be taken from the user, for n=4 Pattern will be 1 2 3 4 5 6 7 8 9 10 o Draw the pattern, where the value of ‘n’ will be taken from the user, for n=4 Pattern will be * * * * * * * * * *
You have 2 arrays with characters. the \b char represents deleting a letter. you need to return if the words that the arrays represent are equals. example: [a , a , \b , b , c] [a , b , c] True because the word in both array is : abc
some questions about hashCode, equals method regex question java concurrency: wait, notify, notifyAll() swing component rendering routine(without using UI-delegate)
Haben Sie Erfahrung mit Unit Testing?
Tell me about the internal structure of a software program that you were part of creating.
Will your parents allow you to come kolkata for job?
How would you rate your self on a scale of 1-10 on your skills in HTML, CSS and JS.
How to initialize a string
Viewing 31 - 40 interview questions