Glassdoor users rated their interview experience at Mapline as 75% positive with a difficulty rating score of 2.75 out of 5 (where 5 is the highest level of difficulty). Candidates interviewing for Software Engineer and Associate Software Developer rated their interviews as the hardest, whereas interviews for Associate Software Developer and Software Developer roles were rated as the easiest.
The hiring process at Mapline takes an average of 2 days when considering 4 user submitted interviews across all job titles. Candidates applying for Associate Software Developer had the quickest hiring process (on average 2 days), whereas Associate Software Developer roles had the slowest hiring process (on average 2 days).
2 coding question
1 . 2 sum
2. string encoding and decoding functions
sql questions based on join , group by , normalization
html/css
os/computer network basics
diff between array and linked list , calloc and malloc in c
diamond problem in inheritance
Interview questions [1]
Question 1
Given an array , find a pair which sums to given number k
It was an average interview, and contained easy to medium level coding questions. Like finding a loop in linked list.
There were three rounds of interview, first one had coding round and second one more of development questions and third was HR Round
I applied through university. The process took 2 days. I interviewed at Mapline (Calcutta) in Apr 2021
Interview
Consist of 4 rounds, first 3 are elimination for sure
1. Coding round, 5 questions based on competitive coding, problem-solving
2. Based on technical questions oops, SQL, coding question, problem-solving
3. Project based questions
4. Interaction with VP, I don't know it is the elimination round or not
Interview questions [1]
Question 1
Parenthesis balancing problem, which data structure will you use, why?