Have you used the WITH clause in your PostgreSQL queries for temporary tables or common table expressions?
Java
Can you explain the concept of data partitioning in Kafka and how it is implemented?
Can you explain what MongoDB is and what are its main features?
What type of data structure does ArrayList represent and what behavior does it have?
Is it possible to implement the execution of an SQL query inside a data repository?
How does Spring Boot automatically configure its components and dependencies?
What tool or language did you use to write automated tests?
What are the main features and advantages of using Spring Data in applications?
What are the advantages of using Spring Boot compared to the traditional Spring Framework?
How does the call of a public method marked with @Transactional, which calls a private method with @Transactional annotation with REQUIRES_NEW parameter, affect the transaction?
Have you used Mockito for testing hidden or internally implicit system components?
What are the main advantages and disadvantages of using indexes in a database?
Explain the concept of Mockito and how it is used in Java application testing.
Can you explain the difference between the 'Abstract Factory' pattern and the 'Factory Method' pattern in object design?
Where in an ArrayList are the references to the objects stored, which are in the list?
What happens inside a HashMap when a new key-value pair is inserted?
What is the fundamental part of the security module in Spring?
How is the structure of elements stored in HashMap implemented?
What language or framework is used for frontend development in the current project?