What design patterns have you used in solving specific problems in your practice?
Java
How have you interacted with analysts to resolve arising issues?
How does the sequence of execution of GROUP BY, HAVING, and WHERE operators affect the query result in SQL?
Do you increase container resources when expanding functionality that consumes more resources?
Have you used the @Conditional annotation in your projects?
Is the object-oriented programming principle fundamental to using the Spring Framework?
Is it possible to completely clear the contents of a table by using the DELETE command, removing all records from it?
Can two elements with the same key exist simultaneously in a HashMap collection?
Can you explain the concept of dependency scope in the context of dependency management in a project?
What actions would you take if a database query does not use an index to find the required record?
Is it possible to re-read a message from a Kafka queue after processing?
Have you created automated tests for your project?
How can you extend the functionality of a class that is forbidden to modify by adding a data list to it?
In which project did you work as a Frontend developer last time?
How does the Optional class help prevent NullPointerException errors in Java?
What server solution was used in your application?
What specific implementations of collection interfaces have you used in your projects?
How to implement dependency container integration and configuration in a project?