Date :-09-07-2011
This was for the post where majority will be of testing and the rest will be Development . There was 4 rounds .
1st Round : Written Round ( Aptitude , C++ Questions , Logical Questions )
2nd Round : Technical Round
3rd Round : Design Round
4th Round : HR Round
All these rounds were Elimination rounds .
1st Round : Written Round ( Aptitude ,DBMS , C++ Questions, Testing , Logical Questions )
Aptitude :- Age , Work & Time etc
C++ Questions are from Operator Overloading , Function Ambiguty , Virtual Functions , Pure Virtual Functions , Run Time Polymorphism and Exception Handling with the logic of Run Time Polymorphism
DBMS were mostly consists of joins , views and Print the O/P of the query
Testing :- They had given some scenerio and asked what approach will you start frm , White & Black box related Questions ,Equivalence partition , Find the number of test cases required .
Logical Questions :- Pattern recognition , PIE Chart etc
2nd Round :- Technical Round
Interviewer :- Tell me something which is not mentioned in your Resume
Me :- I told about my objectives and Interests . (Short and Brief)
Interviewer :- Tell the OSI model names and with each functionality (Wasn’t ready for Networking)
Me:- Gave the answers anyhow .
Interviwer:- When can we use IP address and when not ?
Me :- Depending on the type of the Network we can choose if we need to to hav IP address of not . IP address is basically used when the packets need to move from one network to other i:e in case of Internetwork connection . If the nodes are present within the same Network , then we can the HUB can use to route the packets from one node to other taking the MAC address through ARS discovery. In this case we may choose not to use the IP address .
Interviwer :- Can we use TCP without using IP protocol and viceversa ?
Me :- I was confused but later I told that IP need to be there to identify the hosts in Heterogeneous Network , and TCP is needed to take the packets arrived in an random order and make a meaning data out of the packet after combining the data in a sequence order. So both are needed together to serve the purpose .
He was partially happy he was loooking for more .
Interviewer :- In which language do u write codes ?
Me :- C/C++
Interviewer :- Write the code to Run time polymorphism
Me :- Wrote the code
Interviewer :- Write another code given a string and you have to print the string that has been shifted by n characters ?
Me :- Wrote the code
Interviewer :- Another Questions given two numbers and need to find the prime numbers common to each number .
Me:- First I wrote the code for getting the HCF between the numbers and then found out the prime number of that HCF , I gave this Logic .
Interviewer :- Make 120 out of 5 Zeros .
Me:- ( 0! + 0! + 0! + 0! + 0! )! = 120
Interviewer :- Make 100 out of 6 Nine
Me:- (999-99)/9=100
Interviewer :- (The old Question) In a hotel room there are 3 bulbs with three switches at the reception and you u have one lift . In how many times can you make out that which switch is which bulbs ?
Me : Told it .
Interviewer :- Wht do u do in your leisure time ?
Me :- I like to solve puzzles and go through the Problems in SPOJ a coding website .
He then asked me to show the site . I gave the site address . I showed the problems . He asked to show my profile . After seeing that he was happy and he asked me about my college life and my Professional life . later he told me to wait outside and till he will give the feedback .
3rd Round : Design Round
Interviewer :- Given 5litres bottle and a 3 litres bottle and a bucket full with water . You need to get 4 litres out of it . How will you do it ?
Me :- I told a way how to do it manually .
Interviewer :- Ok Fine now how would you code it for any litres bottle given to you .
Me :- I was trying something with division , subtraction . He asked me to leave it .
Interviewer :- Give two strings fiqebemdefqf and fqedmbi . How will you get 2nd String from the 1St String .
Me :- Reversing the 1st string and then Take the first occurence of the character and skip the character which has came preciously .
Interviewer :- Can you write the code for that In one Iteration .
Me :- I implemented that using hash table .
Interview : Explain you code .
Me:- I explained it
HR round :-It was Video Conference round .
Interviewer :- Started with telling abt yourself .
Me:- Told
Interviewer :- Explain about your present project work .
Me:- I told it
He then told in which Domain I will be working and it will not be related to Windows . MOre of a testing work will be there . (He didn’t mentioned abt development). I asked wht abt Development .
Interviewer :- Development is very less here .
Me:- My expression dropped and I thought he noticed that .
Interviewer :- Where do u wanna see yourself after 20 years
Me:- I wanna be a good developer(This was turn down as they were looking more of Testing sort). I wanna be settled in life and be a good person in life .
Interviewer :- How would you make sure that the product is scalable ?
Me:- I blurb something I also Don’t recall .
Interviewer :- Do u have any problm relocating to Hydrabad?
Me:- No
Interviewer :- Do u have anything to ask ?
Me:- No.
Interview :- This Post is only for testing and support domain , etc….
I was eliminated in HR round .
Filed under: interview and papers, Interviews & papers, puzzles | Leave a Comment »






































































