Frontend
What classifications of design patterns do you know?
What is a box model, what does it consist of, and what are its types?
What processors have you worked with?
What is the role of closures in JavaScript if we do not consider higher-order functions?
What is a float?
What limitations exist for Web Worker threads?
What does the freeze method do in JavaScript?
Can you explain the difference between progressive improvement and graceful degradation?
What are the principles of DRY and KISS in programming?
What was the overall architecture of your project system?
What is a selector in CSS?
How exactly was virtualization done — did you write your own wrapper or use a ready-made solution?
What is z-index and how is it used in web development?
How does a browser determine the content type received in response from an API (e.g., image, text, etc.)?
What is a hyperlink?
Do you use technologies like perfect pixel to ensure accuracy in layout?
What new form elements were introduced in HTML5?
How often does rendering occur during application operation?
How do you feel about code review?
How can GraphQL be integrated into a hexagonal architecture?