Linux platform specific questions: What exact error is thrown when access violations happen?
Senior Software Engineer Interviews
Senior Software Engineer Interview Questions
"Senior software engineers are the most experienced member of a software team and usually carry the most responsibility and authority of that team. Because of this, interviews will be designed to find candidates who have expert knowledge of the field and years of experience as a software engineer. Expect to be asked tough technical questions and to give examples of previous projects that you have worked on."
67,213 senior software engineer interview questions shared by candidates
leetcode, spring, caching, typical behavioral stuff.
1) Given a point and an collection of arbitrary 2D points, find the point closest to the the given point. 2) Given a collection of arbitrary 2D points, find the point closest to the median.
Fizzbizz question
They asked how good I was figuring out software packages.
What is SOLID plinciples
Validate input String of the form: [program name] --COUNT [INTVALUE] --NAME [STRING VALUE] --HELP They can be in any order. If help is typed it always takes precedence. There were some additional rules mentioned in the problem description and several hidden rules which were not mentioned.
Write an algorithm to determine if a string is a palindrome.
Why is thread run method protected and not public, if it is in object class?
Java Strings and FileReader questions
Viewing 611 - 620 interview questions