Why does this program cause an error? Showed me java program involving thread locking
Internship Software Engineer Interview Questions
23,472 internship software engineer interview questions shared by candidates
Given a string ("aaaabbbccc") print out how many times each character appears in the string.
What was the hardest bug you have ever faced?
A couple questions about arrays and linked list. Some question about standard libraries.
Difference between functional programming language and OO programming language?
Why nextjump?
Read a file, each line reading a list in the format: Employee, Boss, Team, Location. A boss can have multiple employees working under him who are also bosses of other employees. How would you read this data and output in a heiarchical format using indents to represent the boss-employee relationship?
Problem solving
Design solutions for optimizing access to a database by an application.
How do you insert a node in a sorted linked list using Java?
Viewing 3401 - 3410 interview questions