Sobes.tech

What does it mean that props did not change in the context of React.memo?

4

Implement a map function for an iterator that transforms its values, for example by multiplying each random number by 2.

4

Do you have experience testing frontend?

Middle
4

Why does the "Similar Products" block start to work incorrectly when quickly switching between different product pages? Find and fix the problem.

Middle
4

What does throw new Error(...) do in a Promise chain, and how is it different from return new Error(...)?

Middle
4

Implement toggle of square state on click: on first click, the square becomes green; on second click, it reverts to red.

Middle
4

What happens under the hood of Redux Toolkit when the state changes?

Middle
4

Do you have experience using View and Materialized View in PostgreSQL?

Middle
4

What is the time complexity of quicksort?

Middle+
4

What are prototypes and prototypal inheritance in JavaScript?

4

What is hydration in React/Next.js and what happens during hydration mismatch?

Middle
4

Why do results not reset after clearing the search string completely? Find and fix the reason in debounce logic.

Middle
4

Do you have tight deadlines and how actively are you currently interviewing?

4

In what order will the values be output?

4

There are three nested elements: form, div, and p, each with a click event handler. What will happen when clicking on the div element?

4

What is a CORS preflight request and in which cases does the browser send it? When can a request be sent without preflight?

Middle
4
/350