What is Inheritance? Describe was a CSS style sheet does.
Entry Level Software Engineer Interview Questions
1,697 entry level software engineer interview questions shared by candidates
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?
They had me write code for a microcontroller. It was a basic sorting algorithm. The difficult part was the space constraint. If you weren't careful, you would run out of space if you used too much space in memory or if the project size was too large.
What is polymorphism? What is the highlights on your resume?
An algorithmic question that I could not answer.
Do you want to pay the cost to train with us?
Why doesn't java support multiple inheritance?
Viewing 21 - 30 interview questions