I applied through university. The process took 1 day. I interviewed at Echelon Edge (Chandigarh) in Feb 2023
Interview
There are 3 rounds for freshers in the campus placement process: the 1st is a technical round, the 2nd is a 2-hour technical round, and the 3rd is a managerial round.
Interview questions [1]
Question 1
What is the difference between var, let, and const?
Explain == vs ===.
What is a callback function? Give a simple example.
How do you add an event listener to a button?
What is the DOM and how do you access an element by id? (document.getElementById('id'))
what is a singleton tag?