I applied online. I interviewed at Millennium in Aug 2025
Interview
I had assumed this would be a standard LeetCode algorithm interview since the HR sent a link to the HackerRank coding page, but it turned out not to be an algorithm assessment. This interview primarily evaluated whether I had any Python engineering experience. As a recent graduate, I'd only used Python for very small projects, so unfortunately, I couldn't answer these questions. However, I think these problems shouldn't be difficult for professionals who use Python to build infrastructure.
Interview questions [2]
Question 1
Questions focused on Python knowledge, including: GIL, multithreading and multiprocessing, generators, decorators, and async/await.