Upload Button Icon Add office photos

Filter interviews by

Bridgepoint Group Interview Questions and Answers

Be the first one to contribute and help others!

Interview questions from similar companies

Test Engineer Interview Questions

Infosys user image Anonymous

posted on 14 Feb 2015

3 Interview Rounds

Interview Preparation Tips

Round: Test
Experience: Verbal-correction of sentences, 2 passages,antonyms,synonyms logical reasoning - all models are in r.s agarwal
Total Questions: 75

Round: Technical Interview
Experience: Regular hr questions like tell about ur self,hobbies,strengths,any team activities, about paper presented and questions on that, questions on leadership qualities, asked to talk about 'conservation of energy' for few minutes, asked abouts functions or events organised.

College Name: NIT WARANGAL

Process Engineer Interview Questions

TCS user image Anonymous

posted on 20 Jan 2015

5 Interview Rounds

Interview Questions

Interview Preparation Tips

Round: Test
Experience: Questions related to courses of Design, MOS, TOM. It had tough MCQ’s based on formulae that had to be memorized and were calculation intensive.

Round: Technical Interview
Experience: it was a 45-minute round with questions about yourself, CPI and extra-curricular activities.

Round: HR Interview
Experience: Questions based on resume, internship and 2nd and 3rd year related projects. Short discussion on Extra-curricular activities.

College Name: IIT KANPUR

Associate Interview Questions

Cognizant user image Anonymous

posted on 10 Jan 2015

3 Interview Rounds

Interview Preparation Tips

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

College Name: IIT Madras

Project Engineer Interview Questions

Wipro user image Anonymous

posted on 29 Jan 2015

Interview Preparation Tips

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

Consultant Interview Questions

Deloitte user image Anonymous

posted on 24 Jan 2015

3 Interview Rounds

Interview Preparation Tips

Round: Resume Shortlist
Experience: Fundae session by seniors and a resume workshop by some company. Also, sent resume to some seniors for their opinions and I think this was an important part of it.
Tips: I suggest Pre-placement talks, are a must. What is more important is not to believe the PPTs completely and ask seniors about the level of fundaes (finance/tech/otherwise) and preparation required to crack the company. There is a lot of good material on ATKEARNEY and other website. Other than that I used the material available for years.

Round: Interview
Experience: Final offers in my division were 12. There were two levels of case interviews. The first interview was to judge if I would be suitable for the Strategy and Operations profile or for the Technology and Integration profile. There were two interviewers. They explained to me both the profiles and asked me what I wanted to choose and why. Then asked me some general HR questions like why consulting, why you etc. Then started off with an informal case study. It was about a new company which wanted to start a new low cost airline and had no experience in this market till now. It has two options: either to acquire an existing company or to build up all processes on their own. I was first asked to qualitatively mention what all aspects I would consider. After that they asked me what new things could this company do. They were pretty satisfied with my answers and I was confident of getting listed in the next round. In the next round there was single interviewer who was looking quite senior. Asked some HR questions. One case study about a consumer durables dealer which was again qualitative. Asked some HR questions that's it.

General Tips: Lack of interaction with seniors throughout IIT stay was one thing for which I had to pay. I had no seniors in my wing and I had no fundae of the amount of preparation required.
So make sure that you have certain information.
College Name: IIT-Bombay

N/A Interview Questions

HCLTech user image Anonymous

posted on 27 Jan 2015

2 Interview Rounds

Interview Preparation Tips

Round: Other Interview
Experience: 1 round of 10 minutes duration.
Depends very much on what position they are trying to fill in and area of expertise of the interviewer(s). They asked me basic questions on Image Processing. Interview went decent

College Name: IIT MADRAS

Software Engineer Interview Questions

Capgemini user image Serena Saldanha

posted on 29 Mar 2015

6 Interview Rounds

Interview Questions

Interview Preparation Tips

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 !

Skills evaluated in this interview

2 Interview Rounds

Interview Preparation Tips

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

Managerial Interview Questions

ICICI Bank user image THEJUS R

posted on 16 Jan 2015

4 Interview Rounds

Interview Questions

  • Q1. Questions were all resume based. Gave importance to Posiions of responsibilities Add Answer

Interview Preparation Tips

Round: Group Discussion
Experience: I talked second and took a stance of defence with development. I tried to talk intermittently for a duration of approx 40 sec each time and for a total of 5 times.
Tips: U should be the guy who had talked the most in GD but care should be taken not to dominate it. Try to tell maximum number of points and try to exhaust all the points when you get your first opportunity.
Duration: 8 minutes

Round: Interview
Experience: They were just checking whether you have the necessary communication and managerial skills and how well you handle the stresses of interview.
Tips: Being thorough with the nooks and corner of your resume and keeping your head cool alone will ensure you get shortlisted.

General Tips: Stay coool throughout the process :)
College Name: IIT Madras

Software Engineer Interview Questions

IBM user image Anonymous

posted on 18 Mar 2015

3 Interview Rounds

Interview Preparation Tips

Round: Resume Shortlist
Experience: I had sent my resume to the hiring group, Selection through telephonic interviews. I was interviewed by three different research groups  (once by each).
Tips: Factors in decreasing order of importance: CGPA each stage. Ability to explain your projects precisely. Ability to solve ''standard" logarithmic problems.  The way you think and put down your Answer is the most important. The final answer .s not so I important, and they prod you when you think out aloud anyway.

Round: Technical Interview
Experience: Almost- by default they ask about your previous projects/internships if they are relevant to the group. Ofher questions depend on the group you are interviewed by and your own profile, In my case it was machine learning, text mining etc. I was told about the research problem they were dealing with then and asked f or comments/suggestions/.inputs and a discussion followed.
Tips: Basically these are specialized Interviews so it's good to have sound knowledge of your domain (analytical and application skills are very much required).

Skill Tips: CGPA>9.0, 1f not (like me) relevant work done in the domain and in past internship.A recommendation from the professor is also a good add on.
College Name: IIT Madras

Tell us how to improve this page.

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10k Interviews
Accenture Interview Questions
3.9
 • 7.7k Interviews
Infosys Interview Questions
3.7
 • 7.3k Interviews
Cognizant Interview Questions
3.8
 • 5.4k Interviews
Wipro Interview Questions
3.7
 • 5.1k Interviews
Amazon Interview Questions
4.1
 • 4.8k Interviews
Capgemini Interview Questions
3.8
 • 4.6k Interviews
HCLTech Interview Questions
3.6
 • 3.6k Interviews
Tech Mahindra Interview Questions
3.6
 • 3.4k Interviews
Genpact Interview Questions
3.9
 • 2.8k Interviews
View all
Compare Bridgepoint Group with

TCS

3.7
Compare

Accenture

3.9
Compare

Cognizant

3.8
Compare

Wipro

3.7
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview