1. Coding test with two medium-level questions in any language. 2. Technical interview with solutions (of the coding test problems) discussions and basics of data structures and algorithms. 3. Last HR Round.
I applied through university. I interviewed at IndiaMART (Noida) in Oct 2018
Interview
First an aptitude round.Very easy. Then 2 coding questions,even more easy. Round 1 Cleared. Then Technical round and finally there was an HR round to which I couldn't make up. If you know basic C,C++, you can easily crack the technical interview.
The process took 4 days. I interviewed at IndiaMART (Greater Noida) in Apr 2017
Interview
Recruitment process through college campus.
They have shortlisting criteria for 80% in academic.
First round include-Online Test : 1st part-Objective Test cocubes platform(4 sections)-English,Quantitative,analytical,Technical
I did the technical best,overall average level.
2nd part-Online Coding(2 Questions)[easy]
After 3 days ,I got call for Interview which went on for 2 Hours.
Interview questions [1]
Question 1
1.Interviewer first asked about the projects in detail.He had discussion in everything the technologies used and why this project sort of questions.I had used MongoDB as database ,for which he said I will discuss later.
I explained the architecture on the board.
2.Asked about DBMS ,SQL query,NULL values,how the NULL values are stored in SQL internal working in SQL.
Asked about the SQL query for which I got little confused.
Concept of foreign key.Can Foreign key be NULL.I said yes,asked the scenario where it can be done.Which table should be made referenced table and which referencing table.
Can Unique key be NULL ,how many values can be made UNIQUE key NULL and why it can be done,the concept behind it.
3.Asked why I used MongoDB as database.Difference between SQL and NoSQL.
4.Questions related to C.If you know the basic and can only find the output rather than internal working ,it won't help ,How it is done internally and why,why not question in everything.
questions in pointers.
What is pointers?
Why we make pointers of different datatypes?
Relation between arrays and pointers.
Malloc and calloc.
Output question regarding this.
Basic Data structures,which data structure is used types questions ?
Asked what all technologies You have worked on,Asked in which field I am comfortable as they have different teams.
From my side I got confused in answering SQL query for which he gave hint and one of the question.
I am still figuring out where I missed.I think I said that I got bored by making app ,I like system programming,he was noting down what all things I know and in which I am interested,in which I have said OS and computer organisation.
Key-Mostly focused on Database and C in detailed level.