IISC MSc Engg continued…

On the very next day, 6th June, it was time for SERC interview. There was also a small written test followed by the interview. Here they selected candidates based on their performance in written, unlike CSA.

In the written exam, there were 8 questions among which 5 were to be attempted in 30mins. Very basic questions were there, but little tougher, rather more lengthy, than the CSA warm up. Questions were like,

1. Form a binary search tree with the elements of an array given
2. Probability problems (Bayes theorem)
3. Fill in the blanks in a linked list reversal pseudo code. Was to place the pointers properly.

… I could attempt only 4, but got selected for the interview.

Here also we had to give our lab preference, in which all lab we would like to work and interview questions were supposed to be in accordance with that. This time the interview started with data structure by default.

  • Draw an arbit binary tree
  • Represent it using an array (with out caring about wastage of memory)
  • postfix and prefix notation
  • can construct the tree back?
  • why not?
  • With infix? why?
  • made it a expression tree. Now why with postfix we can evaluate?
  • draw a 4*4 grid. In how many ways one can come from (0,0) to (4,4)?

So, it finished within 30 minutes and I realized in interview confidence and faith on yourself really matters, specially comparing with the last day’s one.

A Journey

Hi everyone. This is the first time I am trying to write a blog, a Big-LOG from the server inside my head. 😀

This time I choose to write because, may be, I have a lot of things to say, but very few people to hear. So why not say it to the world. I may get some audience. 🙂

Now you must be wondering what the topic is. This is about my journey towards doing my Masters. It’s been almost two years I am working with an IT organization and finally planned to move on for higher studies which was actually my initial planning after B.Tech.

Firstly, I did really bad in GATE 2012 and ended up with a rank of 1025. AIR 1025, that too in 2012 where people who ranked 70, was doubtful to get IITB. But somehow I got few interview calls, God’s grace.

It started with IISC Computational Science M. Tech. This was the one and only call for M. Tech I received. I was at Mumbai, my base branch. Thank to God that there were bus services available from Mumbai to Bangalore, I did not have to fight for railway tickets and I could manage a place to stay. Unfortunately IISC does not arrange for any accommodation.

16th April,It was supposed to be a written test followed by an interview. My test was in 2nd half and I found 1st half test had started so late that our test got delayed by few minutes. “No problem, stay calm and give it a try”, I said. Well, as was expected, it was full with +2 mathematics and that became enough to kill me. The question paper was like,

1. Lim (x->inf) integration (0 to inf)1/(1+(x/a)^n) dx

2. coefficient of the term with out x (sqrt(3x)+/(2.x^2))^10

3. n*n matrices AB, eigen values lambda, eigen value of lambda*BA?

4. F(x) = integration (0 to x) (x-t)f(t)dt. F'(x)?

5. |z-1|=5*|z-i| represents an equation of circle?ellipse?

6. No of functions from a set of cardinality m to n. mn

7. System of linear eqn, no of roots?

8. logx base 2 = |x|. No of solutions?

9. log base 2(log base 3(log base 4 x))) = 2. x?

10. Probability f having only one odd number.dice rolled 5times.

11. hexagon n square of same perimetre. ratio of area?

12. Square of area 6, rotated along its diagoanal. area covered by rotation?

13. [ -sin(alpha) -cos(alpha)]

    [ -cos(alpha) sin(alpha) ], mutiplied to a vector.then, rotation about orgin?

 translation?reflection?

14. simple array ques

15. Harmonic Oscillation, eqn given, phase lag between phi and d(phi)/dt?

There was 30 questions for 45 mins which seemed to go very fast.

Finally, the result came out at 5pm on SERC website and I was not selected. Booked a bus for next morning and back to Mumbai.

Hey, are you thinking this is the end of the story, no dear it has just started.