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?