I applied online. The process took 5 days. I interviewed at scalereal (Lucknow) in Feb 2025
Interview
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.
Interview questions [1]
Question 1
Revise Python fundamentals (list, dict, loops, etc.)
Practice core DSA: arrays, stacks, strings.
Prepare clear explanations of your projects (challenges, solutions, impact).
Be ready to walk through code or answer “why this approach?”
Practice 1-2 DSA questions daily to stay sharp.