Sobes.tech

What third-party libraries or components have you used in your projects?

Junior — Middle
265

Can you explain how authorization works in ASP.NET and how it differs from authentication?

Junior — Middle
264

How to distinguish SOAP protocol from REST and what are the main differences between them?

Junior — Middle
264

Other methods of data transfer — REST API, gRPC, SSE, Webhooks, etc.?

264

Computational complexity of operations: analyze the complexity of HashSet and List (Contains + Add) loops. Why is List not just an array? How does List manage its size? What is the amortized complexity of adding to a List?

Middle+
264

Is it possible to use the same values as unique identifiers when used as keys in a data structure?

Junior — Middle
264

What types of collections or data structures are suitable for iteration using the foreach operator?

Junior — Middle
264

What actions does the API perform when receiving a request interruption signal?

Junior — Middle
264

Can you explain the user identification concept in ASP.NET and how it is implemented?

Junior — Middle
264

When exactly does the asynchronous operation start when executing the method?

264

What is the purpose of the async and await keywords in asynchronous programming?

Junior — Middle
264

Is it possible to declare the implementation of a method directly in the interface definition?

Junior — Middle
264

Could you provide an example of an SQL query to identify records with odd identifiers?

Junior — Middle
264

Is it possible to specify a particular message distribution across partitions in the system?

Middle — Middle+
264

What are the reasons for defining the CatalogRepository class in the Infrastructure layer instead of the Application layer?

Junior — Middle
264

How does binary search work? What does the function accept and what is its complexity?

264
/182