The interview consisted of a single technical round focused on core programming and project knowledge. It began with basic Python questions covering syntax, data structures (like lists and dictionaries), and function usage.
The interviewer then moved on to data structures and algorithms, asking about arrays and stacks, followed by one DSA coding problem — likely of easy to medium level.
The final part of the interview focused on my resume projects, where I was asked to explain:
The architecture,
My role and contributions,
Technologies used,
And the challenges I faced.