I applied through a recruiter. The process took 3 weeks. I interviewed at Yodaplus (Mumbai) in Oct 2025
Interview
The interview process focused on core backend skills, including questions on RESTful API development using Flask and Django, database design with MySQL, version control with GitHub, and deployment using Docker and Nginx. They also discussed authentication, scalability, and debugging real-world issues in production environments.
Interview questions [1]
Question 1
1,What is an API?
2.Describe a structure of an API?
3.What is the difference between authentication and authorization?
4.Did you set up any background job for an api?
5.Performance strategy for the API?