I applied online. The process took 1 week. I interviewed at Eyepax IT Consulting in Mar 2025
Interview
Applied on LinkedIn, it held in online platform, two interviewers SSE & TL. They were not either friendly nor rude but neutral reaction to all the question, I failed in get output in coding stream API and didn't answer JavaScript, missed one concept in SOLID, failed to get a placement but it was a good well organized interview.
Interview questions [3]
Question 1
1. Code coverage - why and how it works
2. Explain Discovery service, API gateway, Eureka
3. OOP - explain with real world example
4. Encapsulation vs abstraction
5. Access modifiers
6. Final finally finalize
7. Super key word
8. Default method
9. Two static methods are called in a program which executes first?
10. StringBuilder and StringBuffer - purpose
11. Why string is mutable - to make unique with string pool.
12. How Memory works in java - stack heap / others
13. Java 8 feature / latest feature
14. Serializable and marker interface
15. SOLID principle full
16. How SQL works in JPA (hibernate and native query)
17. How Spring Boot works (flow of the framework)
1. Group people by name, age in using stream api, eg: [{ram, 29}, {kim.29}, {sandy,30}, {mark,34},{lisa,34},{steve,25} ]
2. using java write a program to make the 0 in left side and 1 in right side, an array of mixed value of 0s, 1s