I did only the first interview which was a technical interview in person. During this interview they asked me a few questions about myself and projects that I have done. After that, I had to write code on paper including SQL queries.
Questions d'entretien [1]
Question 1
Given a string containing various types of parentheses, such as ‘(‘, ‘)’, ‘{‘, ‘}’, ‘[‘, ‘]’, you need to determine if the parentheses are balanced.