Saturday, February 14, 2015

interview @tcs

never ever go to tcs , I wont explain why!!!

please please if you are computer science guy , and you want a job at any cost then even do not join tcs , the interviewer was like a layman guy. bad bad experience.

Interview @Commvault for Testing

I applied through off campus drive.

Written Test :

level : easy
they asked basic questions on aptitude. solve indiaBix all the questions please if you want to pass the test!


Computer Test :

level : easy
network , operating system , data structure, c.


Computer Test :

level : easy.
A program is given.
test it , write where the program failed in achieving the expected output.

last round :

level : easy.
They will ask the programming questions.
The level is so low that even small kid cam program it. e.g reverse array etc.
My interviewer was an ass hole , He told me to explain my project.
In my project the task was not to use http , and implement a GUI mail reader.

But at the end of explanation he asked me why you do not use http ? with http you can implement in a week!!!
My answer way "There is something called learning dumb ass"


tip : do not loose your confidence , I told him I do not know networking WELL . but he mised the word "well". He didn't asked me any question on networking , and rejected me.


Friday, August 29, 2014

Interview @ Teradata

->written test :

simple gate questions , it is so simple.

->three technical interviews

first round :

- basic project related things
- they want to ask like , if I want to do your project some other way , how you will do it.
- write below functions
   -createStack()
   -push()
   -pop()
- write algo , how you will create stack with using linked list , array.

second round  :

- unix socket system calls.
- structure that is called when you create socket in unix.
- write a program for
  - create a mirror image of tree
  - height of tree
  - calculate the length of string both iteratively  and recursively.
  - level  order traversal

third round :

- its pretty easy .
- all simple talk , like where are you from etc.
- he asked me two questions
   - do addition without addition operator '+'.
   - if I want to add the two numbers that are 2000 digits long , then what is your approach for that.

-> I am not selected for the interview but , the interview was pretty easy and the interviewers are cool.
-> My advise to you is , take your time to attempt the question.

home it will help to you. :)