3 interviews
- HR interview (About yourself, previous jobs and projects)
- Technical Interview (3 DSA qustions, find if string have correct opened and closed parenthesis, reverse a linked list, find Nth item from linked list 's back)
- Technical Interview about general stuff (REST Api, OOP ...)
Interview questions [1]
Question 1
Q: Reverse a linked list.
Q: Find nth node from linked list back