What happens if you try to insert two objects considered equal by equals but with different hashCode values into a HashMap?
Java
What is the temporal and spatial order of main operations with a singly linked list?
What is the purpose of the notify method in the Object class in Java?
Can the wait() method be used on an object without holding a synchronized lock?
What is the purpose of using the wait() method in the Object class in Java?
How is the difficulty of accessing an element by index in an ArrayList determined?
What is the approximate amount of memory occupied by a basic object instance in Java?
Why did you leave [company]?
Is it possible to use the notify method on an Object without owning the synchronized lock?
How is the operation of inserting an element into the central part of a doubly linked list evaluated in terms of complexity?
What is the time complexity of adding an element to the end of an ArrayList?
What was the maximum load on the project?
What other programming languages do you write in besides Java?
How to resolve conflicting requirements: a delay of no more than 20 minutes, but files must be large (512 MB), if there is little data in the topic?
How to use the suffix mechanism (temporary files) to ensure atomicity of writing?
Tell us about the most interesting task.
How to ensure the delivery guarantee of Exactly Once (each message is written to the file exactly once)?