Coding Assessment: Create a Java executable that takes in a CSV file as an argument, and a calculation type as a second argument. The calculation types warrant different outputs, as shown: if a - output a total of all salaries of the employees if b - output a total of all salaries for each role of employees if c - output a total of all salaries by time unit (eg. Year, Month, Week, etc) if d - output a total of all salaries by time unit for each employee role if e - given an additional argument, a salary limit, output groups of employees so when their salaries are totaled together they do not exceed the salary limit such that no further employees can be added to a group without that group's total exceeding the salary limit.
Java Software Engineer Interview Questions
3,072 java software engineer interview questions shared by candidates
What is the difference between Overrides and Overloads?
Tell me what the acronym SOLID means in regard to programming
Simple questions
The technical rounds will include inquiries into object-oriented programming concepts and collections
Questions about Java, design pattern
Basic java and oops ploymorphism, inheritance, abstraction, encapsulation
String , array, pattern, error, exception.
- The questions about Java base, design pattern, microservices architecture, Spring Framework, my experiences.
collection thread oops concept programs exception handling
Viewing 2601 - 2610 interview questions