It went well. My interviewers were very kind to me and made me feel like my interview was important to them. They tested me on basic data structures/algorithms knowledge (e.g. What is the time complexity of adding an element to a Hash Set?)
Questions d'entretien [1]
Question 1
Q: What is the time complexity of searching a Hash Set?
Q: What does the const keyword do in C++