Monday, March 21, 2011

METAMATION–interview process

India Metamation Software Pvt. Ltd.

4 rounds:

      1. Written test
      2. Tech & HR Interview
      3. Company Visit
      4. Final Selection

1.Written test:

    • contained 2 parts.
    • (i) Aptitude (45min):
      • No RS Agarwal! No Verbal & Analytical!
      • Lot of 9th & 10th standard maths questions like finding area, angle, no. of trailing zero.
      • Puzzles like 3 switch & 3 bulb puzzle, no. of outer coloured cubes in a bigger cube, next no. in the series & odd man out.

    (ii) Technical (45min):

      • If we collect the very first questions from all topics in any study material, we can get the entire Question paper. All were very basic questions.

Subjects covered:

C – defining a new datatype & data structure, Which bitwise operation is equivalent for multiplying by 2?

C++ - debugging a piece of code.

OS – What is deadlock & livelock?

Programming – code/flowchart for Fibonacci series.

TOC – they asked to write a grammar (I didn't remember).

Datastructure – Best case running time of Quicksort?

Algo – An array consisting of 1 to n integers is given. One particular no. is missing             and some another no. is existing twice. What are those no.s?
        And one from Networks.

2. Tech & HR interview(for around 25min):

    (i)Tell me about yourself.
    (ii)If a project comes to you, how would you split it & assign them to your teammates?
    (iii)When can you give your best performance? Either as an individual or in a team?
    (iv)Why do you want to join metamation? Why not TCS or CTS?
    (v)Can you sit infront of a computer day & night and code?
    (vi)What are the subjects are you studying in this semester?
    (vii)What are the topics covered in your subject 'Mobile Computing'?
    (viii)Tell us about your final year project. Is coding there?
    (ix)How Linked list is better than Array? And why?
    (x)Write code for this: An array of size is 200 given. In that upto some index values are                  filled. Other positions are filled with zeroes. Now an index & a value is given to you.
        Insert it. If already a value is there push them. (Simple array insertion)
    (xi) Your current CGPA?
    Third and Fourth round weren't conducted.

 

No comments:

Post a Comment