The Interview was to the point, First round was taken by a Senior Engineer followed by the second round with a Director taking interview.
Both interviewers asked domain knowledge : Traditional AI Systems, Transformer based architecture, Cloud Deployment, FastAPI, Docker Packing.
Followed by a coding test on each end. In the first coding interview, I was asked variant of Leetcode Question #56 (Merge Intervals), #11 (Container with most water). The second coding interview asked me to design an LLM with tools and I was asked to merge all the tools into an API and run it so the tool can be invoked, It was NLP heavy and Leetcode Question #15 (Three Sum)