Very standard interview process. Started with some behavioral questions, and going over my resume/past experiences. After that, there were a lot of basic programming knowledge questions about system design, object-oriented programming, and debugging. The last question was a leet code style question related to binary trees.
Interview questions [1]
Question 1
What are the three pillars of object-oriented programming and describe each of them?