Frontend
Have you used Swagger/OpenAPI?
What is the difference between never and void in TypeScript?
What props did you make for components in the design system? Did you lay down props for the future or only what is needed now?
// TODO: Implement your own solution according to the description in README.md instead of the example below.
If you declare a function and then declare a variable after it, will the variable be accessible inside the function? Tell me about hoisting.
How can a pseudo-array arguments be converted into a real array? Name several methods.
How do you use AI tools in your work? What are the important security and confidentiality considerations when working with AI?
Why are you leaving your current job and what are you looking for in a new position?
Are there any stop-factors, things you are definitely not ready for?
How did you gradually introduce TypeScript into legacy code and avoid regressions?
What types of Subject exist in RxJS?
What is CSP (Content Security Policy)?
What are your current salary expectations? From what amount are you considering an offer?
Have you used requestAnimationFrame?
Your branch is behind dev because another developer has already merged their changes. How to update your branch and resolve conflicts?
What is Swagger/OpenAPI, what is it used for, and where is it applied on the frontend?
Is it possible to do without if-else conditions in FizzBuzz? What alternatives do you know?
How much do you like this work, or do you prefer to work in a team?
How to implement event delegation for a list with buttons that open a modal window?
How can an HTTP request be canceled?