Software Developer applicants have rated the interview process at 91mobiles with 3.3 out of 5 (where 5 is the highest level of difficulty) and assessed their interview experience as 67% positive. To compare, the company-average is 81.8% positive. This is according to Glassdoor user ratings.
Candidates applying for Software Developer roles take an average of 8 days to get hired, when considering 3 user submitted interviews for this role. To compare, the hiring process at 91mobiles overall takes an average of 14 days.
Common stages of the interview process at 91mobiles as a Software Developer according to 3 Glassdoor interviews include:
One on one interview: 29%
Skills test: 29%
IQ intelligence test: 14%
Personality test: 14%
Presentation: 14%
Here are the most commonly searched roles for interview reports -
I applied through university. The process took 2 days. I interviewed at 91mobiles
Interview
Interview was in 3 rounds, 1st - a written test with few logical and reasoning problems to solve, 2nd - a technical round, with programming questions on arrays, strings, 3rd - another technical round consist of a little more difficult questions on queue, stack and logical puzzles.
Interview questions [1]
Question 1
Reverse an array, Palindrome, merge array, implement queue/stack, circular queue etc.
I applied online. The process took 3 weeks. I interviewed at 91mobiles (Gurgaon, Haryana) in Dec 2022
Interview
first round was a aptitude and general computer knowledge test
the second round was a technical round which was a pen-paper round and
the third round was a personal interview in which they asked about my project
Interview questions [1]
Question 1
PHP, Javascript, SQL, data structure and algorithms
I applied through university. The process took 3 days. I interviewed at 91mobiles (Gurgaon, Haryana) in Feb 2014
Interview
Campus Selection: 90 min online test consisting of five sections(2 technical + 1 verbal + 1 aptitude + 1 Logical Reasoning) followed by 2 technical + puzzles round then final HR round.Initially shortlisted 21 students for technical round of interviews based on the performance in the online test .
Interview questions [1]
Question 1
Coding questions:1.Basics of synchronization , test and set, locks, mutex
2.Given a binary tree , and two values a and b, find the shortest length between the nodes with info a and b.
3.Convert a BST to a sorted circular doubly-linked list in-place.
Puzzles asked: Generalized egg problem + 25 horses problem.