Upload Button Icon Add office photos
Engaged Employer

i

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

thinkbridge Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

thinkbridge Interview Questions and Answers

Updated 14 Mar 2025
Popular Designations

7 Interview questions

A Server Engineer was asked 3mo ago
Q. How did you migrate Windows Server 2019 to 2022?
Ans. 

Migrating from Windows Server 2019 to 2022 involves planning, preparation, and execution to ensure a smooth transition.

  • 1. Assess current environment: Evaluate applications and services running on Windows Server 2019.

  • 2. Backup data: Create full backups of the server and critical data to prevent loss during migration.

  • 3. Check compatibility: Ensure that hardware and software are compatible with Windows Server 2022.

  • 4....

View all Server Engineer interview questions
An Apprentice Software Engineer was asked 11mo ago
Q. What is pagination?
Ans. 

Pagination is the process of dividing content into discrete pages to enhance navigation and user experience.

  • Improves load times by displaying a limited number of items per page.

  • Commonly used in web applications, such as search results or product listings.

  • Example: A search engine results page showing 10 results per page.

  • Allows users to navigate through content easily using 'Next' and 'Previous' buttons.

  • Enhances rea...

A QA Engineer was asked
Q. Given a scenario, how would you derive test cases?
Ans. 

Identify test cases for a given scenario in a QA Engineer interview.

  • Identify functional requirements and create test cases for each feature.

  • Consider edge cases, such as input limits or invalid data.

  • Include positive and negative test cases, e.g., valid vs. invalid user inputs.

  • Test for performance under load, e.g., multiple users accessing the system simultaneously.

  • Check for security vulnerabilities, such as SQL inj...

View all QA Engineer interview questions
A Software Engineer was asked
Q. I will be asking questions based on what is mentioned in your resume.
Ans. 

Interviewers often ask about resume details to assess skills and experiences relevant to the job.

  • Be prepared to discuss specific projects you've listed, such as your role in a team project or a particular technology used.

  • If you mention a programming language, be ready to explain your proficiency and provide examples of projects where you applied it.

  • Discuss any certifications or courses you've completed, including ...

View all Software Engineer interview questions
A Lead QA Engineer was asked
Q. Please provide test scenarios for transaction alerts.
Ans. 

Transaction alerts are notifications sent to users regarding their financial transactions.

  • Alerts for large transactions

  • Alerts for suspicious transactions

  • Alerts for failed transactions

  • Alerts for successful transactions

  • Alerts for transactions exceeding credit limit

View all Lead QA Engineer interview questions
An Associate Software Engineer was asked 8mo ago
Q. How do You use Decorators in Python? Why do you need them and how would you use them in an API setting.
Ans. 

Decorators in Python are used to modify or extend the behavior of functions or methods without changing their code.

  • Decorators are functions that take another function as an argument and return a new function.

  • They are commonly used for logging, authentication, caching, and more.

  • Example: @staticmethod or @classmethod decorators in Python.

  • In an API setting, decorators can be used to authenticate users, log requests, ...

View all Associate Software Engineer interview questions
An Apprentice Trainee was asked
Q. Write down code for palindrome, what is stack ?
Ans. 

A palindrome is a word, phrase, number, or other sequence of characters that reads the same forward and backward.

  • Use a stack to reverse the input string and then compare it with the original string to check for palindrome.

  • Examples: 'radar' is a palindrome, 'hello' is not a palindrome.

View all Apprentice Trainee interview questions
Are these interview questions helpful?

thinkbridge Interview Experiences

17 interviews found

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

I appeared for an interview in Feb 2025, where I was asked the following questions.

  • Q1. Related to cloning in VM
  • Q2. How did you migrate windows server 19 to 2022
  • Ans. 

    Migrating from Windows Server 2019 to 2022 involves planning, preparation, and execution to ensure a smooth transition.

    • 1. Assess current environment: Evaluate applications and services running on Windows Server 2019.

    • 2. Backup data: Create full backups of the server and critical data to prevent loss during migration.

    • 3. Check compatibility: Ensure that hardware and software are compatible with Windows Server 2022.

    • 4. Plan...

  • Answered by AI
Interview experience
2
Poor
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
No response

I applied via Naukri.com and was interviewed in May 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Python scipting, helm chart, LB, express route
  • Q2. Netstat, docker images, playbooks, prometheus

Interview Preparation Tips

Interview preparation tips for other job seekers - Please be some polite with candidates while interviewing.
Be patient after asking question, until to complete response with explanation.
Thanks
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
No response

I applied via LinkedIn and was interviewed in Mar 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

Verbal test, logical reasoning, miscellaneous reasoning, pseudo code

Round 2 - Coding Test 

Duration 90 mins, Data Structure, Company office location

Round 3 - Technical 

(1 Question)

  • Q1. Write down code for palindrome, what is stack ?
  • Ans. 

    A palindrome is a word, phrase, number, or other sequence of characters that reads the same forward and backward.

    • Use a stack to reverse the input string and then compare it with the original string to check for palindrome.

    • Examples: 'radar' is a palindrome, 'hello' is not a palindrome.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - candidate should know OOPs and Data structure also exception handling is must.

Skills evaluated in this interview

Interview Questions & Answers

user image Anonymous

posted on 8 Jul 2024

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

I applied via Company Website and was interviewed in Jan 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

Basic questions like sql and aptitude

Round 2 - Assignment 

Coding Questions based on DSA

Round 3 - Technical 

(2 Questions)

  • Q1. What is pagination ?
  • Ans. 

    Pagination is the process of dividing content into discrete pages to enhance navigation and user experience.

    • Improves load times by displaying a limited number of items per page.

    • Commonly used in web applications, such as search results or product listings.

    • Example: A search engine results page showing 10 results per page.

    • Allows users to navigate through content easily using 'Next' and 'Previous' buttons.

    • Enhances readabil...

  • Answered by AI
  • Q2. Explain about your project ?

Interview Preparation Tips

Topics to prepare for thinkbridge interview:
  • DSA
  • Python
  • Sql
Interview preparation tips for other job seekers - Prepare DSA Concepts well and also projects you have done.

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
-

I applied via Company Website and was interviewed in Apr 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

Mixed questions of aptitude and coding

Round 2 - Coding Test 

DSA round with the questions on binary tree, binary array and string

Round 3 - Technical 

(1 Question)

  • Q1. Basic java questions
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Company Website and was interviewed in Mar 2024. There was 1 interview round.

Round 1 - Coding Test 

Arayay sub array with max sum

Interview Preparation Tips

Interview preparation tips for other job seekers - just prep dsa

Apprentice Interview Questions & Answers

user image Anonymous

posted on 10 Apr 2024

Interview experience
3
Average
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
-

I applied via Company Website and was interviewed in Mar 2024. There was 1 interview round.

Round 1 - Aptitude Test 

This test is based on aptitude, pseudo codes, Git, image based questions, logical questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepared for pseudo codes

Lead Engineer Interview Questions & Answers

user image Anonymous

posted on 26 Oct 2023

Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

3 round 2 round technical 1 hr

Round 2 - HR 

(3 Questions)

  • Q1. Normal question
  • Q2. Introduce your self
  • Q3. Tell me about previous compony

Interview Preparation Tips

Interview preparation tips for other job seekers - 3 round of interview
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Oct 2023. There were 3 interview rounds.

Round 1 - Assignment 

Build an API for a E Commerce Store and show how you would use certain libraries and

Round 2 - Technical 

(1 Question)

  • Q1. How do You use Decorators in Python? Why do you need them and how would you use them in an API setting.
  • Ans. 

    Decorators in Python are used to modify or extend the behavior of functions or methods without changing their code.

    • Decorators are functions that take another function as an argument and return a new function.

    • They are commonly used for logging, authentication, caching, and more.

    • Example: @staticmethod or @classmethod decorators in Python.

    • In an API setting, decorators can be used to authenticate users, log requests, or ra...

  • Answered by AI
Round 3 - HR 

(1 Question)

  • Q1. What are Your Salary expectations from this role?
  • Ans. 

    My salary expectations are in line with industry standards for an Associate Software Engineer role.

    • Research industry standards for Associate Software Engineer salaries

    • Consider my level of experience and skills when determining salary expectations

    • Be open to negotiation based on the overall compensation package offered

  • Answered by AI

Skills evaluated in this interview

Software Engineer Interview Questions & Answers

user image Urusha Shaikh

posted on 26 Jan 2025

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

I appeared for an interview before Jan 2024.

Round 1 - Technical 

(2 Questions)

  • Q1. OOPs related questions.
  • Q2. Joins, Indexes and some problems to write sql queries.

Top trending discussions

View All
Office Jokes
2w
an executive
CTC ≠ Confidence Transfer Credit
Ab toh aisa lagta hai, chillar jaise salary ke liye main kaju katli ban ke jaa rahi hoon. Samajh nahi aata, main zyada ready ho ke jaa rahi hoon ya ye mujhe kam pay kar rahe hain? #CorporateLife #OfficeJokes #UnderpaidButWellDressed
FeedCard Image
Got a question about thinkbridge ?
Ask anonymously on communities.

thinkbridge Interview FAQs

How many rounds are there in thinkbridge interview?
thinkbridge interview process usually has 2-3 rounds. The most common rounds in the thinkbridge interview process are Technical, Coding Test and HR.
How to prepare for thinkbridge interview?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at thinkbridge . The most common topics and skills that interviewers at thinkbridge expect are C#, SQL, SQL Server, Javascript and LINQ.
What are the top questions asked in thinkbridge interview?

Some of the top questions asked at the thinkbridge interview -

  1. How do You use Decorators in Python? Why do you need them and how would you use...read more
  2. What is mentioned in resume will be questi...read more
  3. Asked to write a query according to the business need by the client ( Complex Q...read more
What are the most common questions asked in thinkbridge HR round?

The most common HR questions asked in thinkbridge interview are -

  1. Why are you looking for a chan...read more
  2. Why should we hire y...read more
  3. What are your salary expectatio...read more
How long is the thinkbridge interview process?

The duration of thinkbridge interview process can vary, but typically it takes about 2-4 weeks to complete.

Tell us how to improve this page.

Overall Interview Experience Rating

3.3/5

based on 15 interview experiences

Difficulty level

Easy 10%
Moderate 80%
Hard 10%

Duration

Less than 2 weeks 50%
2-4 weeks 50%
View more

Interview Questions from Similar Companies

Vyapar Interview Questions
3.5
 • 60 Interviews
Fleetx.io Interview Questions
3.6
 • 29 Interviews
Classplus Interview Questions
3.4
 • 28 Interviews
LambdaTest Interview Questions
4.5
 • 26 Interviews
Tata nexarc Interview Questions
3.1
 • 25 Interviews
Twilio Interview Questions
3.9
 • 24 Interviews
Springworks Interview Questions
4.5
 • 23 Interviews
View all

thinkbridge Reviews and Ratings

based on 119 reviews

3.3/5

Rating in categories

3.2

Skill development

3.2

Work-life balance

3.5

Salary

3.0

Job security

3.3

Company culture

3.1

Promotions

3.2

Work satisfaction

Explore 119 Reviews and Ratings
AI Solution Engineer (3-5 yrs)

3-5 Yrs

Not Disclosed

Software Engineer

Kolkata,

Mumbai

+5

1-3 Yrs

₹ 6-13.5 LPA

Explore more jobs
Software Engineer
103 salaries
unlock blur

₹4.8 L/yr - ₹14.3 L/yr

Senior Software Engineer
75 salaries
unlock blur

₹10 L/yr - ₹22.2 L/yr

Associate Software Engineer
34 salaries
unlock blur

₹4.2 L/yr - ₹10 L/yr

Software Developer
25 salaries
unlock blur

₹4.8 L/yr - ₹18 L/yr

Data Scientist
18 salaries
unlock blur

₹12 L/yr - ₹15.5 L/yr

Explore more salaries
Compare thinkbridge with

Vyapar

3.5
Compare

Tata nexarc

3.1
Compare

Classplus

3.4
Compare

Fleetx.io

3.6
Compare
write
Share an Interview