Sobes.tech

What delegates do you know?.

Junior
328

What to do if two different interfaces with the same method names are implemented in one class?

Middle+
328

What are the disadvantages of indexes in the context of performance optimization?

Middle+
327

Can you give an example of using Redis for storing and retrieving data?

Junior — Middle
327

What needs to be done to use a class as a key in a collection?

Middle
327

What is the 'Builder' design pattern and in which cases is it best to use?

Middle
327

В чем различие между оператором throw и throw ex в C# при выбрасывании исключений?

Junior — Middle
326

What are the differences between performing tasks immediately and scheduling them for later?

Junior — Middle
326

What to do if there are two interfaces with the same name?

Middle
326

Why were the 'ref' and 'out' keywords introduced for reference types in C#?

Middle
326

Do you have practical experience using container orchestration or deployment automation systems?

Junior — Middle
326

Can you explain what enum flags mean and how to use them in programming?

Junior — Middle
326

Can you give an example of a situation where a large object is allocated in heap memory?

Junior — Middle
326

What is the concept of garbage collection in C#?

Middle
326

Реализуйте интерфейс парсера IP-адресов: разделите строку raw по separator, верните IReadOnlyCollection<IPAddress>; при null выбросьте ArgumentNullException, при пустом separator — ArgumentException, при невалидном IP — FormatException.

Middle
325

What security measures prevent SQL injection in a web application?

Junior — Middle
325

Explain what a relational database is and how it is structured.

Junior — Middle
325

Provide an example of implementing the 'Builder' design pattern in C#.

Middle
325

How does the async keyword and await operator work in C#?

Middle
325
/182