What do you consider to be the most effective and smooth implementation of CI/CD processes in a project?
Java
How can an algorithm be implemented to count when processing sequential requests, where each request yields a new result?
Can using @RestController with a counter in a single Endpoint cause issues when multiple clients send requests simultaneously?
What is the main business goal of your last project and what problem did it solve?
In what situations and for what tasks have you used multithreading in your projects?
Is it possible to limit the number of simultaneous requests accepted in Tomcat?
How many programmers participated in your last project work?
How can message priority management be implemented in Kafka?
What happens if you try to insert null as a key into a HashMap in Java?
Have you ever upgraded a project from Java 8 to Java 11, and what were the features of this process?
Is it possible to have two classes with the same full name in JVM at the same time?
How can you implement an atomic operation in Redis using transactions?
Tell about your experience in defining and ranking task priorities.
What components does a hash table data structure consist of and how does it work?
What limitations exist in the PostgreSQL database management system?
Could you tell about your role and tasks in the latest project implementation?
Where is the static field located in the class and how does it work?
Is blocking execution expected when making a request to Kafka until the result is received in the current project?
What methods can ensure reliable and error-free access to related data in object-oriented systems?
Can you explain what is meant by a distributed transaction and how it works?