What do you get recommended during code review? Provide a specific example of code simplification.
Frontend
What are the ways to optimize a React application?
How do you combine virtualization with data search and filtering?
Is it possible for two different values to have the same hash (collision)? How is this resolved?
What reasons might cause a task to be not completed on time or canceled altogether?
Why are you looking for a new job? What was unsatisfactory at your previous job?
Do bugs from testers arrive? What kind of bugs?
What unit tests would you write for the FizzBuzz function?
Tell us about yourself.
What AI tools do you use in your work? How do you feel about using ChatGPT, Perplexity, Cursor, Claude, and other AI agents in development?
Tell us about your workflow: how do you handle tasks from receipt to deployment?
Technically, how was executing SQL queries in code — did you write direct SQL queries or use a library-layer (ORM)?
What methods do you know for centering an element vertically?
Write a function to calculate the n-th term of a numerical sequence, where the n-th term equals the sum of the two previous ones, the first term is 3, the second is 2 (sequence: 3, 2, 5, 7, 12, ...).
Tell us about the processes in your team at your current/previous job.
If the task is unfamiliar and time is limited (for example, a week), how do you act?
What prideful IT experiences from 5 years do you recall?
Какие utility-типы в TypeScript знаешь?
What are the statuses of promises?
What was the most challenging task in the payout module project?