Domande classiche, relative ad un colloquio conoscitivo
Junior Software Developer Interview Questions
4,371 junior software developer interview questions shared by candidates
Here's the gist: you are to write a program to parse sentences into words and then keep track of the occurrence of each word. So, if the program is fed, "The cow jumped of the moon," every word but 'the' would be given a key of 1, while 'the' would be given a key 2.
Write a function in the programming language of your choice to solve the following problems. Each function should be an accompanied by a unit test. 1. Given an array of integers between 1 and 1,000,000. One integer is in the array twice. Find the duplicate. 2. Find the first non-repeating character in a string:("DEFD" -> E ) 3. A standard deck of 52 cards is represented in an array. Each card is represented as an integer. Write a method to shuffle the cards.
They asked me to tell them about my past work experience.
C#, SQL, asp .Net
oops questions....
OOD Design, a Parking Lot
Most questions were about C# declaring variables within a class, and a lot of simple technical questions that any CS graduate should be able to answer.
Basic aptitude questions, questions on C, Algorithms for few logics, java core and EE
Basic Java Questions
Viewing 2251 - 2260 interview questions