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: Interview Experience: Duration of interview - 40 minutesInterview panel: 6 scientist from DRDO and one professor from my departmentOnly technical questions were asked except my name (:P) Question types can be divided into following categories: 1. Process 2. Theory behind the process (mechanism) 3. Practical application4. Alteration in parameters and their effect on process Tips: if you are answering correctly then they will take you even deeper until you yield (cross questioning) :O but dont worry, speak only if you know the correct answer. be confident and honest (they will help you).
General Tips: Shortlisting on the basis of CGPA College Name: IIT Roorkee
Round: Test Experience: Shortlist is done based on the result of the test conducted. The test consists of two parts basic quantitative skills and a short essay to test your English Tips: Math and Puzzle solving skills are useful They were looking for people with good math skills and team player
Round: Interview Experience: Interview was held in two rounds. No technical round is held. One should be prepared for basic HR questions, your understanding of your projects etc. Tips: There is no technical round and no emphasis on technical background Prepare for all the basic HR questions beforehand, write them down Get to know your resume very well
Q5. Coding related questions(only if your CV shows you are a coding studd)
Add Answer
Interview Preparation Tips
Round: Case Study Interview Experience: Its not an elimination round, you can go with your informal clothes on. Tips: Any one who has prepared for day 1 and day 2 companies will get through this round. Just read news papers and learn to shoot graphs here and there even if it has got absolutely no facts and definitely practice to write a lot. Be prepared with both for and against the topic coz the interviewer keeps changing the topic in between the GD.The topic was same as that of the case study Don’t write bullet-ed points, this makes your cases look small. Try applying your vocabulary spectrum. Try to give exhibits even if you don’t know any facts.
Round: Group Discussion Experience: 12 students on the table, one interviewer. Tips: Play old school .But don’t wait for your chance, just break into it, but with a gentlemanly attitude. Try giving examples. Throw arbitrary facts to prove your points, if you don’t remember the real figures.
Round: HR Interview Experience: Two interviewee were present. Tips: Don’t start with your brilliancein your core subject. Tell them you hate your department. Convince them that you won’t ditch them for a Ph.D or an MBA. Tell them you have a friend at Wipro who keeps giving you intel about how great the company is. Look confident and if at times you can be funny, they will appreciate it!!
Skill Tips: 8 and above CGPA is required. Later it was lowered to 7.9, mine was 7.98. They mainly ask HR questions, so being involved in Extra-academic activities gives you more that you can talk of. I had an eye for coding in C++. Helped me on this, but my extra-acads list was enough. Coding was just a bonus. If they are non core its better. But my both the internships were core based. You just have to convince them why you are dropping from core. 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
Q3. What are the advantages of C++ over C
Add Answer
Q4. What is polymorphism and how do we achieve it using C++ programming
View Answers (1)
Q5. What will you do if you have a clash with your colleague
Add Answer
Q6. If you are given extra work in the office and your girl friend is waiting for you outside, then what will you do
Add Answer
Interview Preparation Tips
Round: Test Experience: One written test. It contains four sections. Each section contains 25 questions and is of 30 minutes duration. Tips: Prepare well for technical and aptitude. Duration: 120 minutes Total Questions: 100
Round: Technical Interview Experience: Questions were asked based on my favorite subject. Tips: Choose your favorite subject as the one you know well.
Round: HR Interview Experience: He gave me situations to see how I would handle them. Tips: You must justify yourself with your answers.
General Tips: Brush up all the basics of your core subjects. Skills: Good technical skills., Good communication skills. College Name: NA
Round: Test Experience: Clear ur basic concepts also practice maths related questions Tips: NA Duration: 60 minutes Total Questions: 45
Round: Group Discussion Experience: initially I wasnt aware of the topic. i waited til everyone strted n waited for my turn... til the time i was listening to wat other students wer saying. den i got idea on wat the topic is really abt. i gathered some points in my mind and js spoke wat views i had .. it was ffun actually. Tips: always first think about the topic before speaking. Duration: 30 minutes
Round: Technical Interview Experience: i dont exactly remember wat wer the questions asked. Tips: NA
Round: HR Interview Experience: Being honest wil help to crack this interview Tips: NA
General Tips: WORK HARD TOWARDS YOUR GOAL ! Skill Tips: develop basi programming skills & logics Skills: programing C/C++, basic java, OS, DB, NETWORKING, OOPS College Name: SIES Institute Of Technology, Nerul Motivation: Keep Chasin ur DREAMS.. !! Funny Moments: yet to come !
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
How many rounds are there in Numismatic Guaranty Company interview?
Numismatic Guaranty Company interview process usually has 2 rounds. The most common rounds in the Numismatic Guaranty Company interview process are Resume Shortlist and Technical.
What are the top questions asked in Numismatic Guaranty Company interview?
Some of the top questions asked at the Numismatic Guaranty Company interview -