Round: Test Experience: In quantitative aptitude i dont remember the questing exactly but alsomost all questings are similer to the questions in RS Agarwaal.. In reasoning and analytical section they will ask puzzles and if u read shakuntala devi and jimmers puzzle book it is more than sufficient.. In verbal section they have given around 2 passages and 5 questions for each passage dont waste more time in this section because it is time consuming.. they have given some fill in the blanks questions where we have to search for synonyms and antonyms No technical section was there Total Questions: 75
Round: Technical Interview Experience: Basically i am from Mechanical back ground they dint asked any questions related to software.... They asked questions like how do you update your self regarding your technical knowledge... have you thought of any innovative ideas recent past..
Round: HR Interview Experience: In HR they asked 2 situation reaction tests. 1)she asked my hobbies and replied playing cricket... she posed a question to me that if i was appointed as cricket team captain for M-Tech mech team how i select my team.... i answered purely by performance no partiality like that.. but she asked to think more then she answered for the questions as... I alone cannot select the team because in M-Tech there may be more that 500 students so i have to take help from some of my friends and this shows attitude towards team work.... 2) She asked one more question like if i am a boss and there are 5 peoples working under me.. my boss given me one work that has to be completed in with in a month... now it is the last day of month and still 25% of work is remaining how i handle that situation... I answered that I will answer to the boss that from next time i will finish 1 months work in 20 days itself so that we will not be facing this kind of problems next time.. then she told ok....
General Tips: Infosys recruitment wont concentrate too much on technical side... they concentrate on logical and analytical thinking and situation reactions etc... so go through puzzles from shankuntala devi and jimmers... and some analytical and logical sections from RS agarwaal Dont concentrate on technical questions because they wont ask any technical questions... you must prepare well for the written test and Interview will depend on your logical and analytical thinking and situation reactions.. all the best.. hope i will see you in Infosys next year.... College Name: NIT WARANGAL
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.
Q3. Simple puzzles about colored balls probability
Add Answer
Q4. What Is the probability of it raining today in Chennai?
View Answers (1)
Q5. Find the probability that India will win the next Cricket World Cup
View Answers (1)
Interview Preparation Tips
Round: Test Experience: Fifty people appeared for the test out of which sixteen were shortlisted.
Round: Case Study Interview Experience: How would you promote a newly launched product? What marketing strategies would you use? They asked very simple case studies.
Round: Technical Interview Experience: Test was based on data analysis, mainly maths. The interview was to see how much 'C' and probability you know. Tips: Customized preparation is must along with good CGPA.
Skill Tips: Work details about your internship helps! Skills: General knowledge, Technical knowledge College Name: IIT Madras
Round: Resume Shortlist Experience: CGPA + resume + online test - based shortlisting
Round: Test Experience: Online Test:Quant, DI, verbal, and coding45 minutes coding + 15 minutes verbal + 30 minutes quant Tips: Time constraint will be the major problem. CAT preparation would sufficeBrush up your coding skills- concentrate in either C or C++ or whichever language you're comfortable withE.g.: The coding question- Write a function to find if a number is palindromeBrush up through basic data structuresGraph theory and few sorting algorithms Duration: 90 minutes
Round: Interview Experience: (2 interviews, 20 minutes each)Resume- basedCoding skills and the approach towards the problem will also be tested Tips: Be thorough with the work done in your internships and projects. Be ready to answer why you are interested in the company.Maintain your confidence level in the interviews. They also look for good communication skills, and even leadership, which is evident from the way you conduct yourself through the interview.Practice quant questions, prepare answers for all the basic HR questions.Coding, go through sorting algorithms, FOR, Graph theory.Digital IC design is very important courses. You should be through with this courses if you are interested in digital profile.
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.
Round: Test Experience: One written test. It contains four sections. Each section is of 15 minutes duration. Tips: Prepare for general aptitude and learn the basics of C, C++ and Java. Duration: 60 minutes
Round: HR Interview Experience: General HR round questions were asked. Tips: You must show your confidence and maintain eye contact with the interviewer.
General Tips: Brush up all the basics of your core subjects. Skills: Good technical skills., Good communication skills. College Name: NA
Round: Test Experience: Be confident but dont be over confident Tips: solve as many papers u can to crack dis test Duration: 60 minutes Total Questions: 50
Round: Group Discussion Experience: Be clear about ur thots. Tips: Try to speak more & relevant to the topic. Duration: 15 minutes
Round: Technical Interview Experience: being honest will help u clear this round Tips: Be UP to DATE..
General Tips: Develop coding skills& logics also understand the basic math formulaes College Name: TERNA ENGINEERING COLLEGE Motivation: If u can Dream IT , U can Definetly Achieve IT.. :) Funny Moments: :D
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
Q3. Comercial bank management questions. Gross NPA, Net NPA, Provisions, NIM, Other performnace measures of banks etc
Add Answer
Q4. Questions based on whatever Finance points you have mentioned on your CV
Add Answer
Q5. They asked some sector specific knowledge related to summer internship and workexperience
Add Answer
Q6. The interviewers asked me why did I chose to specialise in Finance
Add Answer
Q7. They asked me the relevance of your previous work ex with the profiles applied for
Add Answer
Q8. Mostly other questions were CV based
Add Answer
Interview Preparation Tips
Round: HR Interview Experience: I had a good attitude in the interview, was always confident and smiling even when they were trying to put stress. Secondly i was very true and genuine in whatever answers I gave and that worked positive for me
General Tips: For interview which was mostly CV based it is important to know every line of your interview. Some people wrote projects on their CV which they were not through with. So its very important to be aware of each and every line of your CV.Don’t be very aggresive and don’t enter into unnecessary details regarding the job. Be calm, humble and flexible during your Interview. speak few good points in GD and don’t make it too noisy. Skills: Banking, Economics College Name: NA
Round: Test Experience: There was an apititude test basically in line with CAT pattern. It was conducted online for about 45 min duration. The questions were rather simple but each question was time bound (around 45 sec or so). Tips: As such I did not have any structured study plan. I did refresh some of my basics in mechanics and analysis. I was more inclined to get a job in aerospace division. Read as per your interest. Duration: 45 minutes
Round: Group Discussion Experience: Initially, we are seated randomly in a circular manner and each one was given two minutes to describe the topic. It was followed by an tense debate where participants converged and diverged on different sets of issue. They were particularly looking for interpersonal skills and out of the box thinking.
Round: Interview Experience: The interview was purely management type.More questions were thrown at team building, bio-data, why this company? , project, what you Can contribute for the firm?, where you see yourself in next 5 -10 years, ambitions, some amount of optimization tools and techniques, concluding remarks....Interpersonal skills and clarity in answering where mainly IBM was a more relaxed interview, which basically dealt with management and interpersonal skills. Questions like “if one of our team mate is very stubborn, lazy, adamant, how will you tackle the situation” were asked. Tips: College (B Tech) curricular activities, NTSC certificate, Math Olympiad certificate, all India quiz competition awards were noted and appreciated. That really was a booster. That helps in implanting an idea that you are not just blah blah blah.
Skill Tips: Be very sure about your mechanics, analysis and design. These three are the fundamentals. I haven prepared for placements exclusively. Here were combined discussions. However, it really helps if you can revise and make your fundamentals were clear. The basic understanding should be there. An hour every day for two months will do the trick. Be really choosy of the company you want to be in. Learn a lot more of the company and get an idea of what they are actually looking for. But still don’t freeze your mind to those realms alone.. Be open minded and cheerful. The first few questions will set the mood of the interview. If you are bale to crack that, then things will be really smooth. Really concentrate on your fundamentals, especially analysis and design. Skills: Mechanics, Analysis , Design College Name: IIT-Madras