The interview consisted of a 30 min talk with the technical head, they asked questions related to the stack mentioned in the JD and from your resume and projects related questions.
Interview questions [1]
Question 1
Given an array consisting of duplicate elements remove the duplicates without using in built functions such as map or filter. Had to be coded is JS only