Pergunta de entrevista da empresa Capgemini

1. Comparable vs Comparator 2. Working of Hashmap 3. Spring boot features and annotations 4. Actuators 5. Given an integer list, use stream API and calculate the count of each integer. 6. Given an integer list, use stream API and print a number starting with 1. 7. What is the profile in spring boot 8. Microservice ques. - how intercommunication works 9. what is feignClient, syntax 10. what is EurekaServer and its configuration. 11. RestTemplate 12. Rest Api annotations 13. Deployment 14. Use stream API and print duplicate values from the integer list. 15. Write a palindrome program using stream API 16. Use stream API and get an employee object which is female and has the second highest salary.