Nothing was too difficult or out-there, probably because it was an entry-level position.
Entry Engineer Interview Questions
5,556 entry engineer interview questions shared by candidates
Write code to find the smallest number in an array.
What was your favorite class and your least favorite class? What are three things that make you stand out from the people around you?
What is Inheritance? Describe was a CSS style sheet does.
String and object manipulation
why tennis ball has fuzz.?
A list of tasks, there are dependencies on them. For a given list and some dependencies, to determine if all those tasks can be finished or not.
Given an array with each array elements containing a random cost (i.e {10, 5, 2, 200, 5, 1}). You can either step through element 1 by 1 or skip by 1 element (i.e array[0] > array[2] > array[3] > array[5]). Find the lowest cost from element 0 to N.
What is an abstract class and why would you use it?
When was a time when you had a different opinion from another team member and how did you resolve this conflict?
Viewing 41 - 50 interview questions