I applied through a recruiter. I interviewed at Easebuzz (Pune)
Interview
Round 1: Technical Assessment
You were given a LeetCode-style coding link.
The test included:
DSA (Data Structures & Algorithms) problems
Difficulty: Medium level
Focus likely on problem-solving, logic, and efficiency.
SQL questions
Also Medium level
Covered database concepts like joins, aggregations, filtering, etc.
I applied online. I interviewed at Easebuzz (Pune) in May 2025
Interview
HR call
First round is based on python and django. Also some oop questions.
Decorator
Django orm
Migrations
Second round is project related questions and system design.
Kyc system
Resume project related questions
HR round
I applied online. The process took 1 week. I interviewed at Easebuzz in Apr 2025
Interview
Write Django models for a school database.
Write an ORM query to fetch all classes with a number of students greater than 50.
What is select_related and prefetch_related in Django?