after clearing round1 test got interview call. It was a technical interview conducted by two people 2 people. First person asked a code to writ and second sql questions. I was able to write code but not able to answer all sql questions correctly
Interview questions [1]
Question 1
What are data structures and it types. where data structures are used. write linkedlist code to add a node in between given node. explain and optimize code.