For the technical assessment, I was given an online coding challenge through HackerRank, which involved solving algorithmic problems. I was able to solve all the problems within the time frame and submitted the solution. A few days later, the recruiter confirmed that I had passed and invited me for an in-depth technical interview.
Interview questions [1]
Question 1
How would you reverse a linked list in place?
Write a program to check if a given string is a palindrome.
Given a list of numbers, how would you find the two numbers that add up to a given target sum?