Glassdoor users rated their interview experience at WorkIPO as 100% positive with a difficulty rating score of 3 out of 5 (where 5 is the highest level of difficulty). Candidates interviewing for Senior Software Engineer and rated their interviews as the hardest, whereas interviews for Senior Software Engineer and roles were rated as the easiest.
I applied through a recruiter. I interviewed at WorkIPO (Mumbai) in Jun 2025
Interview
Interview process British standard after the resume shortlisted the just tell me there are the three around for the interviews the first is technical like that and second will be the manager round and third will be the HR round so interview process is pretty easy and standard
I applied through a recruiter. The process took 1 week. I interviewed at WorkIPO in Jan 2025
Interview
The interview process consisted of 3 technical rounds after an initial recruiter screening. Overall, it was well-structured and focused on practical skills. First round focused on basic data structures and backend fundamentals. It included A couple of easy to medium DSA questions (arrays, strings). Some basic Python and Django/Flask questions. Second round was more in-depth and covered Medium-level DSA (e.g., binary search variants, hashmaps), Python concepts, Django internals, and PostgreSQL queries. Third round focused on system design and backend architecture. It included High-level discussion on API architecture and scaling. A task to create a POST API in Django to update student details. Discussion on database modeling and handling large datasets in PostgreSQL.
The interviews were to the point and assessed both practical coding skills and real-world backend experience. The interviewers were friendly and gave hints when stuck. If you are strong in Python, Django, and database design, you’ll enjoy the process.
Interview questions [1]
Question 1
1. Given an array and a target value, return the index of the target if found.
2. Write a SQL query to find the third highest salary from an employee table.
3. Discussion on Django ORM, middleware, and performance optimization.
4. What are Python decorators?
I applied online. The process took 2 weeks. I interviewed at WorkIPO (Mumbai) in Mar 2025
Interview
I went through three interview rounds, each focusing on both frontend and backend development. Questions covered React, Flask/Python, and general software engineering concepts, including algorithms. The process was technical and well-structured.
Interview questions [1]
Question 1
They asked me to build a sample React component for the frontend and to create a backend API endpoint using Flask/Django/Express, demonstrating how they would interact.