I applied through a recruiter. I interviewed at Intent Amplify (Pune) in Jan 2024
Interview
The company conducts the second-round interview at their office, including a machine test. The first-round interview, held remotely, focused on JavaScript, HTML, and CSS questions, with a strong emphasis on the design aspect. They asked about responsive design, CSS flexbox and grid layouts, semantic HTML, and JavaScript for dynamic content. For the machine test, expect practical tasks like building components or layouts that demonstrate your understanding of design principles and coding efficiency.
Interview questions [1]
Question 1
What is the purpose of the declaration?
Explain the difference between and elements.
How do you create a hyperlink in HTML?
How do you center a div horizontally using CSS?
What are pseudo-classes in CSS? Provide an example.
Explain the difference between margin and padding in CSS.