Sobes.tech

Competitive lists (ConcurrentCollection) — tell us about your experience using them?

183

Data formats — JSON vs XML, differences, where are they used?

183

SignalR and WebSocket — what is their common principle of operation, differences, and when to use?

182

What is faster for an array of 10,000 elements: for or forEach? What is the overhead of forEach?

182

How is transaction atomicity ensured in a monolith? How does it differ from working with long-lived transactions?

182

What are the lifecycle scopes of services/beans? Which scope is used by default?

181

Is it possible to make DbContext (EF Core) a Singleton? What are the advantages and disadvantages?

181

var arr = [0,1,2,4]; console.log(arr.indexOf(3)); Задача 2 Запрос выполнится? select field1 from TABLE1 group by field1, field2

181

Memory management: stack, heap, reference and value types — what do you know about this?

181

Dependency Injection — how does it work? What are the differences in service lifetimes?

180

What is the difference between multithreading and asynchrony?

180

Tell us about working with authorization and authentication (Keycloak, JWT)?

176

What is the Unit of Work pattern and to what type of pattern does it belong?

173

Have you worked with JWT? What does JWT consist of and how are its parts separated? Where is the payload located?

172

What are the differences between the basic HTTP methods GET, POST, PUT, PATCH, DELETE?

171

What is the difference between async void methods and async Task methods?

169
/5