Have you had experience creating native applications in Java?
Java
Have you developed database structure and schema?
Have you worked with real-time databases in your projects?
Circuit Breaker: implementation and states of the algorithm.
What is the main idea behind the HashMap data structure?
Is reliable message delivery in Kafka ensured?
Can you name common deviations or problems encountered in databases?
When and why should you use ConcurrentHashMap instead of a regular HashMap in a multithreaded environment?
Can you list the main methods of the Collections class in Java?
How can you identify a problem in garbage collection by analyzing heap memory dumps?
What tools or libraries do you use to implement asynchronous work with the HTTPS protocol?
What experience do you have with the locking mechanism (Lock) in development?
Is it possible to use the '==' operator for string comparison in programming?
Java task: given an int[] array, form two lists — only unique and only duplicates.
What is the difference between intermediate and terminal methods in programming?
What recommendations would you give to colleagues or newcomers in your field?
What is the role of the JOIN operator when combining tables in SQL queries?
Can you give an example of when and why data hashing is used?
How does DispatcherServlet identify the specific controller class to handle an incoming request?
Have you studied the official Kubernetes documentation?