Overall, only behavioral interview questions
Junior Software Engineer Interview Questions
7,225 junior software engineer interview questions shared by candidates
What was a difficult problem that you solved in college?
Technical round is based on what ever technology you have mentioned in your resume and your project work.HR round was based on general discussion about your personal life.
Write a method that returns the number of "islands" in two dimensional array.
What programming languages are you familiar with
Given two lists return a list showing the matching values between the two lists. If two lists have multiple of the same value add that value to the list as many times they both have. Then sort in descending order. I.e. List 1: [100,250,400, 100] List 2: [100.200,400,100,100] Returned list: [400,100,100]
Explique me um pouco do ser percurso?
Java concepts like package,classes
Tell me 3 times you have failed
Introduction on Object Oriented Principle concepts
Viewing 7151 - 7160 interview questions