Premium Employer

i

This company page is being actively managed by Third Bridge Team. If you also belong to the team, you can get access from here

Third Bridge Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Third Bridge Associate Consultant Interview Questions and Answers

Updated 29 Oct 2024

Third Bridge Associate Consultant Interview Experiences

1 interview found

Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
-
Result
-

I applied via Job Portal

Round 1 - One-on-one 

(1 Question)

  • Q1. What do you understand about our company and what we do?
  • Ans. 

    Your company is a leading consulting firm specializing in providing strategic solutions to businesses across various industries.

    • Your company offers consulting services to help businesses improve their operations and achieve their goals.

    • You work with clients from diverse industries such as technology, healthcare, finance, and retail.

    • Your team consists of experienced consultants who provide tailored solutions to meet eac

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be very well prepared with your research into the company, but make sure that when you're in interviews it doesn't sound like you're regurgitating memorised information.

Interview questions from similar companies

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

I was interviewed in Jul 2023.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - Coding Test 

3 programs to write in arrays linked lists and trees

Round 3 - Technical 

(1 Question)

  • Q1. Was asked questions on core Java, spring framework, apis and micro services
Round 4 - HR 

(2 Questions)

  • Q1. What expertise will you bring to cme group of you join?
  • Q2. Why are you quitting your current company?
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-

I applied via Company Website

Round 1 - Technical 

(2 Questions)

  • Q1. Life cycle of thread
  • Ans. 

    Thread life cycle includes new, runnable, running, blocked, and terminated states.

    • Thread is created in 'new' state

    • It becomes 'runnable' when start() method is called

    • Thread enters 'running' state when CPU starts executing its run() method

    • It can go to 'blocked' state if it's waiting for a resource

    • Finally, thread reaches 'terminated' state when run() method completes or stop() method is called

  • Answered by AI
  • Q2. İnternal working of hash map
  • Ans. 

    Hash map is a data structure that stores key-value pairs and uses a hash function to map keys to their corresponding values.

    • Hash map consists of an array of buckets, each containing a linked list of key-value pairs.

    • When inserting a key-value pair, the hash function is used to determine the index of the bucket where the pair should be stored.

    • To retrieve a value, the hash function is used to find the corresponding bucket...

  • Answered by AI
Round 2 - HR 

(2 Questions)

  • Q1. Salary expectations
  • Q2. Why I want to change the job
  • Ans. 

    Seeking new challenges, growth opportunities, and a better work-life balance.

    • Looking for new challenges and opportunities to learn and grow

    • Seeking a better work-life balance

    • Interested in working with new technologies or in a different industry

    • Wanting to advance career progression

  • Answered by AI

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Company Website and was interviewed before Oct 2023. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. About Previous job
  • Q2. About job description
Round 2 - HR 

(2 Questions)

  • Q1. Reaaon for job leaving in previous company
  • Q2. Ctc discussion, timings
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Job Portal and was interviewed in Feb 2024. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Java related questions
  • Q2. Core java, Java 8
Round 2 - Coding Test 

Random Programming questions

Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Walk-in and was interviewed before Sep 2022. There were 4 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Properly align and format text in your resume. A recruiter will have to spend more time reading poorly aligned text, leading to high chances of rejection.
View all tips
Round 2 - One-on-one 

(2 Questions)

  • Q1. Self introduction
  • Q2. Previous experience
Round 3 - Aptitude Test 

Reasoning and logical

Round 4 - HR 

(1 Question)

  • Q1. Previous experience related
Interview experience
4
Good
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via LinkedIn and was interviewed before May 2022. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - Technical 

(1 Question)

  • Q1. DSA and array manipulation
Round 3 - One-on-one 

(1 Question)

  • Q1. ReactJS features

I applied via Campus Placement and was interviewed before Aug 2020. There was 1 interview round.

Interview Questionnaire 

2 Questions

  • Q1. Regarding my previous experience.
  • Q2. Regarding my background

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident and honest

I applied via Referral and was interviewed in Sep 2021. There were 3 interview rounds.

Interview Questionnaire 

4 Questions

  • Q1. Tell me about recent Project Details and what is your Role in this Project.
  • Ans. I explained my project and the modules which I had developed. Informed about Team members and their responsibilities who were working on the same Project. Then my role in the team as well as my responsibilities in the Project.
  • Answered Anonymously
  • Q2. Git and Azure DevOps related Questions
  • Ans. I Explained how we work on AzureDevOps. Explained workflow with Git Repos through DevOps Repositories. Explained Build and Release Pipelines also Explained NuGet Packages using Artifacts
  • Answered Anonymously
  • Q3. Explain Solid Principles and Where to use this with Example
  • Ans. 

    Solid Principles are a set of design principles for writing maintainable and scalable software.

    • Solid Principles consist of five principles: Single Responsibility Principle, Open/Closed Principle, Liskov Substitution Principle, Interface Segregation Principle, and Dependency Inversion Principle.

    • Single Responsibility Principle states that a class should have only one reason to change.

    • Open/Closed Principle states that sof...

  • Answered by AI
  • Q4. Abstraction and Interface Differance
  • Ans. 

    Abstraction focuses on hiding implementation details, while interface defines a contract for classes to follow.

    • Abstraction allows us to focus on the essential features of an object, while hiding unnecessary details.

    • Interface defines a set of methods that a class must implement, providing a contract for how the class should behave.

    • Abstraction is achieved through abstract classes and interfaces in object-oriented program...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Don't feel uncomfortable if you don't know the exact answer. Whatever you know just explain in your statement. make an easy sentence to explain don't give an exact theoretic answer try to explain with one example.
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. Asked about my experience as an integration developer

Third Bridge Interview FAQs

How many rounds are there in Third Bridge Associate Consultant interview?
Third Bridge interview process usually has 1 rounds. The most common rounds in the Third Bridge interview process are One-on-one Round.

Tell us how to improve this page.

Third Bridge Associate Consultant Interview Process

based on 1 interview

Interview experience

5
  
Excellent
View more
Join Third Bridge Empowering Leaders with Insights for Intelligent Investment Decisions
Third Bridge Associate Consultant Salary
based on 4 salaries
₹9 L/yr - ₹9.9 L/yr
11% less than the average Associate Consultant Salary in India
View more details

Third Bridge Associate Consultant Reviews and Ratings

based on 1 review

1.0/5

Rating in categories

2.0

Skill development

1.0

Work-life balance

5.0

Salary

1.0

Job security

1.0

Company culture

1.0

Promotions

1.0

Work satisfaction

Explore 1 Review and Rating
Associate
17 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Compliance Associate
12 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Associate
11 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Analyst
6 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Project Manager
5 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Third Bridge with

Karvy Financial Services

3.8
Compare

Sonata Finance

3.9
Compare

Link Group

3.8
Compare

Fortune Integrated Assets Finance

4.2
Compare
Did you find this page helpful?
Yes No
write
Share an Interview