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.
Senior Software Interview Questions
99,670 senior software interview questions shared by candidates
Implement a shopping cart project with multiple business rules.
Fizzbizz question
How would you handle a retrofit callback that then calls other API calls
They asked how good I was figuring out software packages.
What is your worst quality?
What is SOLID plinciples
When does a java static class get loaded/intialized by jvm?
what is java static method
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.
Viewing 821 - 830 interview questions