Sobes.tech

How can an argument be passed by reference so that changes inside the function reflect on the original variable?

Junior — Middle
177

Have you used the try-with-resources construct in Java for automatic resource management?

Junior — Middle
177

What methods can be used to improve query performance in a database?

Junior — Middle
177

If an exception occurs both in try and when closing the resource (try-with-resources), what will catch?

Senior
176

How to handle exceptions in reactive code?

Senior
176

Explain the concept of parallel streams in Stream API and their features.

Junior — Middle
175

Is there any feedback or additional questions after the interview is completed?

Junior — Middle
174

How is value passing in Java implemented when calling methods — by reference or by value?

Junior — Middle
173

In what situations does using the @Transactional annotation in Spring not provide the expected transactional behavior?

Junior — Middle
173

Is it possible to modify the size of the stack area allocated for data storage in programming?

Junior — Middle
173

Explain the working principle of the pipeline method in Stream and its features.

Junior — Middle
172

Is it possible to catch exceptions that are not explicitly declared in the code?

Junior — Middle
172

What methods and tools do you usually use to interact with a database in Spring applications?

Junior — Middle
172

Pros and cons of JPA vs JDBC?

Senior
171

What is a memory leak?

Senior
171

What is the difference between intermediate and terminal methods in programming?

Junior — Middle
171

How to simplify processing if we want to handle multiple exceptions in the same way (Multi-catch)?

Senior
171

Explain the concept of immutable classes in programming and how they are used.

Junior — Middle
171
/17