Tell about utility types in TypeScript: which ones have you used and for what?
Frontend
How to avoid unnecessary re-renders in React?
How often have you worked with TypeScript, and how deeply have you used it?
Do you have any questions about the company?
Live coding: open the provided code and find all bugs, visual errors, and shortcomings (unused variables, issues with useCallback, useEffect dependencies, useMemo, etc.).
What is your opinion on Pixel Perfect layout?
How to speed up page loading with many images and cards?
What would you do if you were given a task and you disagree with its implementation from the design or backend side?
What do colleagues value most about you?
Was the 'any' type frequently used in the project?
There is a main page with many blocks and image cards. How to optimize performance (FPS, smooth scrolling)?
What causes components to re-render in React?
Were there any improvements you suggested to the project, and what was the outcome?
Please tell me about your work experience (latest relevant projects).
What are keys used for in React lists and why shouldn't the array index be used as a key?
Did you use generics in TypeScript? Explain their purpose and give an example.
How often have you used Tailwind CSS? Tell us about your experience working with it.