I applied online. I interviewed at Cisco in Apr 2022
Interview
Total three rounds. First round - system design questions, Two leetcode (medium and hard) questions, basics of K8s and docker, questions from resume. They will expect you to run the code and show the correct answer.
Interview questions [1]
Question 1
Q: leetcode
Design an iterator that supports the peek operation on an existing iterator in addition to the hasNext and the next operations.
In person, white board. Was a relatively easy programming interview, and basically meeting people. Had some run time questions, iteratively going through different designs until coming up with something optimal.