I have attended interview one month ago. Day after day got mail you have “Congratulations you have cleared premiums Shortlistef Profile” the same day I got call from HR also. But still it is showing Evaluation is in progress, HR behaviour is very bad
Interview questions [1]
Question 1
Basics of Javascript
Basics of Reactjs
Explain lifecycle methods
I applied online. The process took 1 week. I interviewed at Tata Consultancy Services (Hyderābād) in Sep 2024
Interview
they take all the details about exp and education after they start the interview and hr is also there in the call. first, they giving a some javascript snippet to write the logic and after they give some trick questions after they go for js basic react basic questions
Interview questions [3]
Question 1
use this arr= [2, [3, [4, 5], 6], 7] to write code for output: [2,3,4,5,6,7]