I applied through a recruiter. The process took 1 week. I interviewed at Magnitude (Bengaluru) in Oct 2017
Interview
Online round (3 easy coding questions 75 min , 1 Database question 1 Debugging code average).
2 rounds F2F interview(difficult).
Process is fast and you need to have deep knowledge of OOPS. (also look for trie implementation.)
Interview questions [1]
Question 1
Online coding question:
1. Select max no of books from 2 Stacks. Each stack have books with a value. We are given a max value.
2. Given a 2D array like
*
**
***
****
***
**
*
We are provided with a row column index of this 2D array and print its corresponding value if it is stored in 1D array.
3. Given a 2D. Print max value of a row.
I applied through university. The process took 2 days. I interviewed at Magnitude (Surat) in Dec 2020
Interview
It was a good experience. I had two technical interviews and their main focus was on DBMS and DS. We need good knowledge of these domains. All the best for your coming interview.
I applied through university. The process took 1 day. I interviewed at Magnitude (Hyderābād)
Interview
It was tough and questions were in depth about all things in the resume. They are answerable if you know your basics well. So just be confident with your basics and know programming well.
I was applied through freshersworld first round was aptitude test they will ask basic questions from indiabix and second round was code challenge. After shortlisted candidates interviewed by hr, basic questions and puzzle type questions
Interview questions [1]
Question 1
code challenge on palindrome or not if palindrome convert it into binary format