Sobes.tech

What has changed in HTTP/2 compared to HTTP/1.1?

Middle
ФГУП "ЗащитаИнфоТранс"
30

d. Records only about clients and orders if clients have orders select * from Clients inner join Orders on Clients.ClientId = Orders.ClientId g. Clients with more than 10 orders select * from Clients inner join Orders on Clients.ClientId = Orders.ClientId

Middle
ФГУП "ЗащитаИнфоТранс"
30

How is the yield mechanism implemented internally?

Middle
Чиббис
30

Are you more of a backend developer or a frontend developer?

Middle
ФГУП "ЗащитаИнфоТранс"
30

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
ИНДАСОФТ
30

Where does work communication and interaction with the team take place?

Middle
ФГУП "ЗащитаИнфоТранс"
30

What is the computational complexity of the duplicate removal task? Why? How does HashSet work internally?

Middle
PyrusPyrus
29

How are you doing with Docker, and what is your experience using it?

Middle
ФГУП "ЗащитаИнфоТранс"
29

What is your experience with PostgreSQL?

Middle
ФГУП "ЗащитаИнфоТранс"
29

function foo(a) { console.log(arguments.length); } foo(1, 2, 3);

Senior
СБК ПАРУС
29

What is the problem with multiple string concatenations in a loop and what can replace it?

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

Can you use await in a synchronous method?

Middle
ФГУП "ЗащитаИнфоТранс"
29

Can you manually trigger garbage collection? How many generations does GC have and what other memory areas do you know?

Middle
ФГУП "ЗащитаИнфоТранс"
29

Do you understand JOIN, grouping, and aggregate functions in SQL?

Middle
ФГУП "ЗащитаИнфоТранс"
29

Have you worked with IdentityServer?

Middle
Чиббис
28

What patterns for distributed transactions in microservices do you know?

Middle+
aiins
28

What will the C# code with enum: First = 15, Second, Third = 54 output?

Senior
СБК ПАРУС
28

Что такое Redis и для чего его обычно используют?

Middle
ФГУП "ЗащитаИнфоТранс"
28

How to wait for two asynchronous operations to complete? Is it possible to set a timeout for waiting?

Middle
ФГУП "ЗащитаИнфоТранс"
27

What properties should a method or class have to be conveniently covered by unit tests?

Middle
ФГУП "ЗащитаИнфоТранс"
27
/180