Java
How is the effectiveness of element search in the TreeMap data structure evaluated?
How do the isolation levels REPEATABLE READ and SERIALIZABLE differ in databases?
How can you recognize the type of custom elements in an XML document?
Do you create automated tests for controllers in your projects?
Where in memory are static variables, methods, and classes located?
Почему CopyOnWriteArrayList не бросает ConcurrentModificationException при модификации во время итерации?
How can all implementations of the interface be integrated into the project?
How to implement SOLID principles in real projects?
What happens inside a HashMap data structure when a new key-value pair is added?
In which cases is it recommended to use natural keys in a database?
What are the advantages and disadvantages of building a monolithic application for a specific task?
Explain the purpose and operation of the Optional container in Java.
Can you explain the purpose and operation of the @Transactional annotation in the context of database transaction management?
What is located to the right of the scope resolution operator in C++?
What experience and competencies can you demonstrate in your professional activity?
Can you name the main immutable data types used in Java?
How is the scope of a Bean object determined by default in standard conditions?
Explain what the Object class represents in the context of object-oriented programming.
How is an instance of a class created in your programming language?