Are Java generics Turing complete?
Java
How much time does it take to find a new job?
Which versions of Java have you worked with?
What are the purposes of @Qualifier and @Primary annotations in Spring?
What eviction policy strategy would you set in Redis for storing deferred notifications?
Provide an example of a technical improvement in a project beyond business tasks.
Where do these streams come from when using new Thread without restrictions?
Java service: response time has increased, some requests take several seconds. What will you look at first? At least 4 points.
What is Collections.unmodifiableList() used for and what does it do?
How did you ensure transactional integrity when decomposing a monolith into microservices?
Describe your workflow from receiving a task to deployment using AI tools.
Have you had experience splitting a monolith into microservices?
Reactive programming: when is it appropriate to use and what are its disadvantages?
What are the disadvantages of TreeMap?
When is it not necessary to use a microservices architecture? Give a couple of reasons.
Why are you looking for a job?
What is used for observability? Are there traces?
What is encoding? What are the differences between encodings? Examples.
Have you ever created a project from scratch using generative AI? What did you generate and what did you write yourself?
How does the GoF Mediator pattern differ from Proxy?