Sobes.tech

Have you used the LinkedList data structure in your projects?

Junior — Middle
323

Can a class containing only abstract methods and no implementations be replaced with an interface?

Junior — Middle
323

Is it meaningful to define a constructor for a servlet, and what is the best way to initialize data?

Middle+
323

What is the feature of dependency injection?

Junior
323

Why is it important in programming to use a variety of sorting algorithms, not just QuickSort?

Junior — Middle
323

Explain the differences between HashMap and HashSet data structures.

Junior — Middle
323

What mode or work scheme was used in your previous project?

Junior — Middle
323

What do you think about checked exceptions in Java?

Middle
323

Can you explain the concept of Embedded entities within the Spring Framework?

Junior — Middle
323

What unchecked exceptions exist in Java?

Junior
323

Have you configured the second-level cache mechanism in Hibernate?

Junior — Middle
323

Can you name the protocols used in application layer network applications?

Junior — Middle
323

Can you name the main categories of response codes used in communication protocols?

Junior — Middle
323

Is an object proxy passed as an argument when creating its instance?

Junior — Middle
323

Explain the exception hierarchy structure in programming languages.

Junior — Middle
323

How to distinguish business logic from functional logic in software?

Junior — Middle
323

Implement a CompositeIterator using generics that combines two iterators of the same type.

Middle
323

What is the difference between the annotations Repository, Component, Controller, and Service in Spring?

Middle
323

How does HashMap work: buckets, hash function, collisions, LinkedList, and red-black tree inside?

Middle
323
/739