What were the limitations on sending requests during search (debounce, distinctUntilChanged, etc.)?
Frontend
Would you mind if I record a technical interview for internal company use?
Are reworkings paid for you or is it just an unwritten agreement?
Is it true that you did not work professionally from about 19 to 21 years old? Tell about this period.
What does the of operator do in RxJS?
What were custom tables based on? Did you create your own component or write markup in pure HTML (table, tr, td, etc.)?
Is it more comfortable to communicate in the 'you' or 'you' form?
Was the query for searching in the table sent once or multiple times?
How do you use metrics (e.g., from DevTools) to assess page rendering performance?
Are you familiar with outsourcing and custom development formats? Which work format do you think would suit you?
Do you know what the Critical Rendering Path is? Tell us about this process.
You initially have a theater director education — why did you choose development, specifically frontend?
What are your current salary expectations? From what amount are you considering an offer?
What options are there to prevent scripts from blocking during page rendering?
What blocking operations are there within the Critical Rendering Path?
Why did you decide to consider other offers? Why did you decide to enter the market?
What are the HTTP methods that can be sent to the server?
Task in the code editor: there are two arrays obtained from different servers, each with unique sequential ids (not repeated between arrays). Write a function that takes these two arrays and a number k, and returns the top k elements with the highest ids in descending order.
Have you ever had to replace a team lead or take responsibility for architectural decisions on a project?
Have you ever used Angular CDK?