Frontend
Do you have any criteria based on practice for when inheritance is appropriate to use and when it is not?
Tell me about your TypeScript experience: at what level have you mastered it, how did you learn it, and do you have experience with other languages or vanilla JavaScript?
Why are you looking now, what is unsatisfactory about your current job?
What is the difference between transition and animation properties in CSS?
Task 1: In the Vue application, the AddLoan component (loan addition form) is already imported. You need to make this form hidden by default and toggle its visibility when clicking a button (implement visibility toggle, for example using v-if/v-show and flag/toggle, as well as emit a close event from the component to the parent).
Where else are you interviewing?
Who determines which metrics need to be added — product and technical?
So, you stored the form state between different steps of the wizard flow, am I correct? How did you store it — was there an internal store or a backend storage?
What is the difference between == and ===?
You mentioned Next.js — what other bundlers, build tools, dev tools have you used?
Can you provide specific examples of UX solutions that you had to make independently without a ready-made design?
Explain the difference between ref and reactive, and when each is used.
Have you had tasks related to website performance optimization? How did you diagnose and solve slow loading issues?
What will be the quiz ID if I need a handle to get data for a specific quiz?
Please tell us briefly about your work: what exactly did you do, what did you implement?
How to center a div? How to do it using position absolute?
How suitable are you for working with routine, monotonous interfaces in banking systems alongside technically interesting tasks? Is this a blocker?
Have you considered other, more modern builders like Vite or Rollup?
What types of interaction/protocols between client and server do you know (REST, GraphQL, etc.)?
What methods of application optimization do you know?