Round: Test Experience: Reasoning / Analytical : there were many questions on venn diagram.. relationships.. cube problem... etc etc... VERBAL: questions on correction of sentences... jumbled sentences.. series... etc etc.... Total Questions: 60
Round: Resume Shortlist Experience: The resume was as per the norms of our institute’s placement office. One should mention only relevant points in the resume because if they ask you something from the resume and you are unable to answer then they will reject you bluntly.
Round: Test Experience: In the written test the questions asked were mainly aptitude based. The company had sent us some sample question papers before the written test. The questions in the test appeared from those sample papers only. Most of the questions were tricky – questions were framed in a very lengthy manner and the answers or the data required to solve the question was hidden in the last few lines. Many students wasted their time analysing such questions completely. Out of the 80 odd students who appeared for the test only 11 qualified for the next round.
Round: Technical Interview Experience: In the technical interview he asked me whether I knew programming, I replied in the negative. He asked me to suggest an algorithm to a problem. The problem was based on swapping of numbers. At first I gave a very bland reply. The interviewer wasn’t convinced by my reply and gave me another opportunity to explain me the process. This time I managed to answer appropriately. The interviewer then enquired about my internship and my projects.
Round: HR Interview Experience: The HR interview was taken by some top company official. He asked me to narrate any challenging incident in my life that I had to struggle through to emerge out of it. One important thing to note here is that your CGPA would speak for you – if you have a good CGPA half the battle is won.
College Name: IIT ROORKEE Motivation: TCS recruits a large number of students from various colleges across the country. Knowing this fact beforehand I was not much interested in joining the company. I appeared for its process as a last resort. The company had organized a pre-placement talk. I attended the talk and before appearing for the first round I went through the brochure that was given out during the pre-placement talk.
You do not require any specific information regarding the company to ace the interviews or any questionnaire.
Round: Test Experience: Basic aptitude questions with some application based questions which do not require any calculation. Second section tests the verbal ability of the student with few grammar based questions and few word analogy related. Tips: Good practice of basic aptitude questions covering most of the topics and critical reasoning questions without using pen and paper will help a lot.If you are a voracious reader you need not worry for verbal section but if you hardly read then start reading from now and develop a habit. Duration: 40 minutes Total Questions: 40
Round: Interview Experience: Be honest and answer the questions confidently. For all the questions I supported myself with good answers and some examples. For the question regarding my verbal ability in which I scored less marks I answered that I recognise that weakness and started reading newspapers and word power book. Tips: Only confidence is the mantra for hr interview. Support your answer and stick to your answer. If possible give examples and be expressive.
Skill Tips: Showcase your strengths and make the interviewer ask what you want him to ask take him in your direction. Skills: Communication skills, Body language, Verbal ability, Critical thinking College Name: IIT Madras
General Tips: KGPians have to be a little more in the know-how of latest trends in IT and programming language landscape. KGPians don’t do group projects much, specially group programming/software project. Be affirmative about your abilities and be more clear in your intent, in interviews. Skill Tips: Must: minimum CGPA of 8. they reduced the gpa requirement to 7.9 but they maintain final gpa must be 8. Good to have: Some knowledge of programming languages,databases,Algorithms. Any extra-academic involvement helps ,but is not a requirement. Be in touch with discrete math(not requirement). C++,Java programming(may be a little bit of Python). Projects and internships with computer programming as major /critical part. Having lead a bunch of juniors or equals in a project. Decent communication skills is essential. College Name: IIT KHARAGPUR
Round: Test Experience: Written test was CAT based primarily with no negative marking. Tips: Almost everyone felt the time crunch., but the key is to maintain focus and yes no negative marking so informed guesses are a must.Prepare well for the test especially Quant+ RCs+DI. Duration: 60 minutes Total Questions: 60
Round: Group Discussion Experience: GD was case study based. We were divided into groups of 8 and then we were allotted around 20 minutes to discuss the problem among ourselves and then finally come up with a solution which was to be demonstrated on a flip-chart and then was to be presented in about 8-10 min Tips: Prepare for case studies from HBS Case Study and Wetfeet Case Study guides. Duration: 30 minutes
Round: HR Interview Experience: Only one round of interview was conduced. It was mostly HR based and the resume was discussed along with some common questions like the biggest failure and sucess in life, etc.Only one technical question was asked & the interviewers were very supportive and encouraging. Tips: The key is to be yourself and take your time to properly frame the answers and then reply withconfidence.
Skill Tips: "" Skills: Research Skills College Name: IIT Roorkee
Round: Test Experience: One written test. It contains three sections. Each section is of 20 minutes duration. Tips: Prepare well with general aptitude and have some basic technical knowledge. Duration: 60 minutes
Round: Group Discussion Experience: The topic may be any technical topic or any general matter. Tips: Maintain your voice pitch, be clear with what you are talking and listen to others also. Duration: 20 minutes
Round: HR Interview Experience: He also gave me a situation and asked me how I would react. Tips: Be realistic with your hobbies and interests. Do not bluff anything.
Skills: Good technical skills., Good communication skills. College Name: NA
Q8. Department questions such as equation to calculate thermal heat capacity. it will be twisted
Add Answer
Interview Preparation Tips
Round: Test Experience: There will be 30 questions in each section and I would say standard of question was good Tips: Time management is very important while solving questions. Your common scence and IQ is very important for solving questions specifically Quant's in cocubes. Don't panic Duration: 90 minutes Total Questions: cocubes
Round: Group Discussion Experience: My favorite round. Very intellectual and exciting Tips: Just say whatever relevant u know about the topic. Listen to others and give others time to speak don't interrupt others while they are saying something let him\her finish and then start. Don't speak too much just be appropriate Duration: 15 minutes
Round: HR Interview Experience: Very comforting keep calm and rock it Tips: This are the most asked questions so prepare some good answers for it
Round: Technical Interview Experience: Very stressful and frustrating section they just try to break you down but just don't keep calm and answer what you know Tips: They may ask some puzzles also they asked me and the response time should be quick in that
General Tips: Be confident keep calm and be smart Skill Tips: Just be confident keep your posture right and don't talk too much talk whatever is necessary and try to have a healthy interaction don't get frustrated Skills: confidence , iq, presence of mind, bit programing skill for it College Name: SATHYABAMA UNIVERSITY Motivation: This company has the best work culture
Q1. Given a Linked list , print yes if it is palindrome else print no
View Answers (3)
Q2. Print the level order traversal of the binary tree in the spiral form
View Answers (4)
Q3. Maximum of all subarrays of size k(Expected Time Complexity O(N). Input : arr[] = {1, 2, 3, 1, 4, 5, 2, 3, 6} k = 3 Output : 3 3 4 5 5 5 6
View Answers (2)
Q4. Given Two sorted array of size size n each. Find the Kth largest element in these two array (Expected Time Complexity Log(n))
View Answers (1)
Q5. Website having several web-pages. And also there are lot many user who are accessing the web-site. say user 1 has access pattern : x->y->z->a->b->c->d->e->f use...read more
View Answers (4)
Q6. Given two array , one of size m+n and contains m element and other position are empty , 2nd array is of size n and contains n element. both array are sorted , n...read more
View Answers (1)
Interview Preparation Tips
Round: Test Duration: 90 minutes
Skills: Algorithm , OS, DBMS, data structure College Name: NIT BHOPAL
Q10. Basic knowledge of Insurance sector
Add Answer
Interview Preparation Tips
Round: HR Interview Experience: The process is a little different. It started with a Group interview in batches of 4 —- (total shortlisted – 28)
Round: Technical Interview Experience: 1.Clear regarding the profile
2.Impressed with my Group Interview and was called for the next round before GIs got over
3. Justification for the profile is good Tips: (Be careful with the financial terms you use)
General Tips: They will start with a specific question and they dig deeper. Stay calm, chill panel. Prepare the HR given above Skills: Economics, Banking College Name: NA
Round: Test Experience: It’ll be tough. For CS and ECE people, it will be a smooth ride if you know algorithms and data structures.
Round: Interview Experience: I was asked to solve puzzles. Mainly sorting algorithms; heap and bubble. To sum up, a lot of programming knowledge and algorithm analysis will be required. Tips: Don’t fumble, it’s very important to be confident. If there’s something you don’t know, don’t hesitate to accept it.