Round: Resume Shortlist Experience: I was fulfilling their criteria of 60% through out the academics.
Round: Test Experience: Aptitude was easy. It contained basics of Quants & Logic . Verbal or English part was bit difficult and length. There was a sectional time and sectional cut off.
Round: Interview Experience: There was only one interview. Both Technical and HR questions were asked in the same interview. Prepare puzzles from the book Puzzles to puzzle you by Shakuntala Devi. This book helped me a lot. Technical questions were very basic but nearly from every subject.
General Tips: BE CONFIDENT. Speak Confident in Interview even if you are not good with ur english. Skills: English language, Communication Skills, Reasoning Abilities College Name: Jawaharlal Nehru Engineering College Aurangabad
Round: knowledge assessment Experience: The first round was an online assessment of your knowledge in any of the three languages (C , C++, Java ). Tips: Although they specify the syllabus but don't just rely on that.
Round: Interview Experience: Second round was a HR + Technical interview. The HR was combined with Technical interview in which they asked about the basic HR questions. The technical interview included a few basic questions on C or C++ programming and a few questions relating to the technicalities of the projects we did in our internships and Hobbies club.. Tips: Be well prepared for HR questions. Listen to the PPT carefully .
Round: IQ test Experience: The third round was a simple IQ test. Be well versed with the language of your choice.
General Tips: The online test can be tackled if you study the first year alloted assigned book for the language you prefer. Having chosen C++ I was asked many questions related to templates and data structures. College Name: IIT Roorkee
Round: Test Experience: Questions were simple but demanded faster solving ability especially the Quantitative ability section. Tips: Solve every bit of R.S.Aggarwal for Aptitude problems. www.indiabix.com is a good site to solve questions from all the sections. Duration: 90 minutes
Round: Interview Experience: Started with self description to explaining what projects I was involved in. Talked about my role in the project. Then answered questions from C++ programming language and then wrote the program that the interviewer gave me to do. Tips: Be Confident. Have the problem solving & "Yes I can Do" attitude. Go with a open mind. Listen to the interviewer carefully. Do not stammer. Keep yourself calm and cool. Be honest.
Round: Interview Experience: Faced normal questions Tips: Be confident & keep smiling. Keep track of your body language. Be fluent in speaking English.
General Tips: Be confident and a "can do" attitude will help you grab the job. Skill Tips: """" Skills: Communication Skill, Proficiency in English, Basic Computer Progamming Knowledge, Learning ability, Aptitude College Name: IIT Madras
Round: Interview Experience: The round was of 1 hour
Round: Group Discussion Experience: 10 people per group
General Tips: This company, as I understand, is looking for future managers. No technical preparation is required as didn’t ask a single question related to academics. You just need to convince them that you are ready to do whatever they want you to do in the company be it coding or data entry and depending on your luck and soft skills you will get through. Skill Tips: Cut off is 8. College Name: IIT KHARAGPUR
Q2. What would be the advantages of chemical background?
Add Answer
Interview Preparation Tips
Round: Test Experience: CAT type questions were asked in English and DI. Tips: Accuracy will matter and preparations for CAT will help. Duration: 30 minutes Total Questions: 40
Round: Technical Interview Experience: Questions were based on Data Abstraction. Internship was the main topic around which the rest of the interview went on. Tips: Coding skills should be good.
Round: HR Interview Tips: Work on communication skills.
Q10. Tell me a special quality of yours which is not mentioned in your resume? ---Told
Add Answer
Interview Preparation Tips
Round: Test Experience: 4 modules : 1. Computer Programing :- Code is given,we need to find output, basic questions in Java, C, Data Structures, DBMS. 2. Quantitative Aptitude :- Easy, Basics in Simple Interest, Profit&Loss, Numbers, Logs, Time and Work, Time Speed Distance, Prob, Perm&Comb. 3. Logical Reasoning :- Blood relations, Directions, Data sufficiency, Puzzle, Arrangements (circular & linear). 4. English :- Fill in appropriate meaning, Antonyms, Synonyms, Arrange the sentences, and 2 huge paragraphs (4+4=8 questions).
Out of 2000 members 400 were selected. I'm one among them.
Round: HR Interview Experience: After 2 days I received mail from HCL (offer letter and letter of intent). Tips: HR round is to test our communication only..
Round: Test Experience: Simple Aptitude - just brush up basics - be quick in your solving. Duration: 120min minutes Total Questions: 50+10
Round: HR Interview Experience: Pretty simple interview round - was asked few HR questions. Majorly it was a informative session where i was told about the job profile and tested whether I was willing to take up the responsibility & commitment.
College Name: IIT MADRAS Motivation: Just applied gen. Got through.
Round: Test Experience: This was a simpler round, concentrating on basic questions like- 1. Deleting last 'n' nodes of a linked list 2. Check out the given tree is a BST or not. 3. If an array a[i] is a then a[i+1] would be either a+1, a-1 or a so in this array how do you search an element 4. write a ship quality code Total Questions: Online
Round: Test Experience: The questions were of this type-
1. Given a tree and all the leaf nodes form a double linked list ( complete tree is given ). How do you find the height of the tree? 2. an array of negative and positive numbers are given. find all contiguous subsets whose sum is equal to zero.
Round: Test Experience: The difficulty level went up, with questions like-
1. Find Longest Increasing sequence subject to some constraints. 2. An array is given of size n and the elements are in the range 1 to n. Some elements are missing and some are repeated. Find the missing elements and find frequency of all the repeated elements. 3. Three arrays A, B, C. find subset a in A, b in B, c in C such that a + b + c = 0
Round: Test Experience: Really tough test, with questions like-
1. A tree is given, make a linked list of leaves. 2. for amazon online store what data-structure is used. That is hierarchical structure 3. Asked about make file. How do you club into a single object file.
General Tips: Before making the shortlist, you'll have to sit for an Online written test. The test consists of two parts. One part will concentrate on aptitude and output of C programs. 1. aptitude, 2. C aptitude, 3. Operating Systems and Time complexities etc., Second part will be coding Questions 1. One Question on Trees - definitely 2. One more simple questions on string manipulation Skills: Algorithms, Puzzles, Data Structures College Name: IIT ROORKEE
Q1. I was asked about valuation ratios difference between various ratios. Then he went on to ask about Accounting concepts. This was a stress interview. And they we...read more
Add Answer
Q2. PSU banks have lower profits as compared to private banks give 3 most important reasons according to you which might be the reason (this was a hypothetical case...read more
Add Answer
Q3. Tell something about ur self which is not written in the CV
Add Answer
Q4. Tell about a passion (they were expecting an answer which contains a smooth flow of information and you should be aware of the statistics in that particular fie...read more
Add Answer
Interview Preparation Tips
Round: HR Interview Experience: Got selected because I was relating my experience with the job profile. And knew financials well.
General Tips: Interview question was mainly to gauge my knowledge about insurance sector. I had little idea about the sector but a little research prior to the interview helps. When you are over with the gd/ hr interview and you think there is a good chance of clearing it then make sure u get some knowledge about sector and the company .Read about the sector well and the company as well. 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.