Sobes.tech

What is asynchronous programming, what tasks is it used for, and how does async/await work?

Middle
ИНДАСОФТ
22

Why are you currently looking for a job and why did you leave your last position?

Senior
СБК ПАРУС
22

Can you compare RabbitMQ and Kafka? For what tasks would you use each?

Middle+
ООО Норд Клан
21

Do you have a military ID?

Middle
Ventra
21

Что такое Garbage Collector и как он понимает, какие объекты можно удалить?

Middle
SelectySelecty
21

How soon can you start working after receiving an offer?

Middle
Ventra
21

What is IDisposable used for? What does the 'using' keyword do?

Middle
SelectySelecty
21

What is IQueryable and when is the query executed?

Middle
ИНДАСОФТ
21

Tell me more about the current project: at what stage it was, when you joined, what stage it is now, and what your role in the team is.

Middle
Верный Код
21

How to make a POST request when clicking on an HTML link?

Senior
СБК ПАРУС
20

What queries and aggregations were performed on telemetry data?

Middle
Альфа-БанкАльфа-Банк
20

Tell about one of the recent interesting or complex tasks.

Middle
Чиббис
20

// slice for all sensors, only the latest value by time // collection of anonymous objects, string double var result = list.GroupBy(x => x.Name) .Select(x => new { Name = x.Key, Value = x.OrderByDescending(g => g.Date).First().Value });

Middle
ИНДАСОФТ
20

How does Redis ensure correct handling of concurrent commands from multiple clients?

Middle
Альфа-БанкАльфа-Банк
20

Which REST API HTTP methods are idempotent? Is it possible to send requests/data in GET and what are the limitations? How do the 4xx and 5xx status code families differ?

Middle
ИНДАСОФТ
20

Tell about the principles of SOLID. What does the Dependency Inversion Principle mean?

Middle
SelectySelecty
20

Tell us briefly about your experience.

Middle
Верный Код
19

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

Middle
SelectySelecty
18

What synchronization primitives do you know in .NET and what are they used for?

Middle
SelectySelecty
18

What is the difference between IEnumerable and IQueryable?

Middle
Чиббис
18
/180