I applied through college or university. The process took 2 days. I interviewed at IndiaMART (New Delhi) in Dec 2017
Interview
Smooth interview process. Reporting to be done at 9 Am, Noida office.
round of interviews
1. Aptitude test - 4 set of question pertaining to aptitude, 2 coding question in 30 min very easy. These are (i) Find k th largest no in array. (ii) Grade of Marks can be done by if else.
Out of 16 they select 15 in this round. Level - easy
2. Technical - Taken by non senior employees, in my case there's two person.My Interview is smooth. But my friends said that they asked topics in which you looked confusing and try to escape. So, whatever you write in resume practice it atleast 4-5 time. Also, dont try to blend or assume answers. In my case he ask me double sort. I replied "Sir, I dont know of it but i know other type of sorting techniques like radix sort, bucket sort". So, instead of loosing track try to give him domain so he can ask something related to previous question which you dont know
Out of 15 only 4 reach next round. Level - Average
3 Techincal cum HR - Taken by a senior employee, looking to be relaxed. Mainly focus about your life in college and projects that what it is, how you managed, difficulties, extension of the project. Not so technical but superficial knowledge must be required. No coding questions asked here.
Level - Average
Interview questions [1]
Question 1
SQL queries and output based on tables that are given, Html forms, Javascript basic but confusing questions, Sorting and then optimising it based on requirement,
I applied through college or university. The process took 2 weeks. I interviewed at IndiaMART (New Delhi) in Feb 2019
Interview
At first there was a online test in which some logical questions and 2 coding questions were asked.
It was simple round.1st question of coding was to implement Fibonacci series and other one was related to strings
There was an initial round of aptitude and two coding questions. After shortlisting students from that, there were 2 technical and 1 HR round. Technical rounds were 1 hour each.
I applied through college or university. I interviewed at IndiaMART
Interview
I applied through college or university. The whole process took 3 days.
First Round -
It was on cocubes which consist of two parts.First part contain Aptitude+Technical(java+c+database)+Reasoning+English.
Second part was a coding round which contain two problem both cakewalk level.
Second Round and Third Round(both Technical)-
It consist of Data Structure,Algorithm(mainly Trees and little graph),Database(their favourite) ,internship and project questions.
Both the interviewers were good and were providing hints if you got stuck on some questions.
Interview questions [1]
Question 1
Coding Round-
Q.1 - From the given array and an integer k .Find the number of element i n the array which has their last digit as k ?
Q.2 Find the maximum sum of the four continuous elements(left,right,up,down and both diagonally also) in the array?