Round 1 – Technical + CV Discussion
The interviewer began by asking about my CV, focusing on my background, experiences, and projects.
After that, the discussion shifted toward core ML basics. For example:
Optimizers like Adam (how it works, why it is used over SGD, differences in momentum/learning rate updates, etc.).
Other related foundational ML concepts.
Round 2 - Coding