Why are you planning to change jobs now and what is the reason for leaving?
Java
Is using annotations for logging a self-education effort or production? Tell about a case.
Why not use scheduler for this? Can scheduler hang and how does it work with threads?
Besides SQL, for what specific tasks did you use AI? Did you use it for Java code generation?
How does HashMap expand when it fills up?
What was the most difficult task recently, what did it consist of, and how did you solve it?
Can you explain the role and benefits of the CyclicBarrier class in Java and give examples of its typical use cases?
Were there projects with clear system requirements and projects where the design had to be thought out independently?
What methodologies have you worked with and how were the processes built?
What is a monitor in Java and what is it used for?
What will happen if multiple fields within a class are marked with the volatile modifier?
What does an ideal situation with implementation requirements look like?
Which Spring extension points and bean lifecycle stages allow changing or wrapping a bean in a proxy?
[name] asked: what CI/CD pipelines have you built and what tools did you use: Jenkins, Bitbucket Pipelines, Nexus, GitLab or other?
Have you had experience with fintech projects, complex integrations, or backend services supporting mobile development?
What are some common use cases of the Executor framework in Java?
How to take heap dump from JVM in pod in production and what tools to open it?
What are your preferences regarding work format and location?
[name] asked: what message brokers have you worked with and what tasks did you solve using them?
When can violations of equals/hashCode manifest in production?