AmbitionBox

AmbitionBox

Search

Interview Questions

  • Reviews
  • Salaries
  • Interview Questions
  • About Company
  • Benefits
  • Jobs
  • Office Photos
  • Community
  • Home
  • Companies
  • Reviews
  • Salaries
  • Jobs
  • Interviews
  • Salary Calculator
  • Awards 2024
  • Campus Placements
  • Practice Test
  • Compare Companies
+ Contribute
notification
notification
Login
  • Home
  • Communities
  • Companies
    • Companies

      Discover best places to work

    • Compare Companies

      Compare & find best workplace

    • Add Office Photos

      Bring your workplace to life

    • Add Company Benefits

      Highlight your company's perks

  • Reviews
    • Company reviews

      Read reviews for 6L+ companies

    • Write a review

      Rate your former or current company

  • Salaries
    • Browse salaries

      Discover salaries for 6L+ companies

    • Salary calculator

      Calculate your take home salary

    • Are you paid fairly?

      Check your market value

    • Share your salary

      Help other jobseekers

    • Gratuity calculator

      Check your gratuity amount

    • HRA calculator

      Check how much of your HRA is tax-free

    • Salary hike calculator

      Check your salary hike

  • Interviews
    • Company interviews

      Read interviews for 40K+ companies

    • Share interview questions

      Contribute your interview questions

  • Jobs
  • Awards
    pink star
    VIEW WINNERS
    • ABECA 2025
      VIEW WINNERS

      AmbitionBox Employee Choice Awards - 4th Edition

    • ABECA 2024

      AmbitionBox Employee Choice Awards - 3rd Edition

    • AmbitionBox Best Places to Work 2022

      2nd Edition

    Participate in ABECA 2026 right icon dark
For Employers
logo
Premium Employer

i

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

Thomson Reuters Verified Tick Work with us arrow

Compare button icon Compare button icon Compare
4.1

based on 1.7k Reviews

Proud winner of ABECA 2025 - AmbitionBox Employee Choice Awards

zig zag pattern zig zag pattern
golden leaf award AmbitionBox awards

Top Rated Internet/Product Company - 2025

golden leaf award
  • Why join us
  • Reviews
    1.7k
  • Salaries
    10k
  • Interviews
    125
  • Jobs
    98
  • Benefits
    247
  • Photos
    -
  • Posts
    1

Filter interviews by

Thomson Reuters Interview Questions and Answers

Updated 30 Jun 2025
Popular Designations

35 Interview questions

A Senior Software Engineer was asked 1mo ago
Q. What would you keep in mind while building a RAG application?
Ans. 

Building a RAG application requires careful consideration of data sources, user experience, and performance optimization.

  • Identify reliable data sources: Ensure the data used for retrieval is accurate and up-to-date, e.g., using APIs from trusted providers.

  • Optimize retrieval algorithms: Implement efficient algorithms to minimize latency, such as caching frequently accessed data.

  • Design user-friendly interfaces: Crea...

View all Senior Software Engineer interview questions
A Senior Software Engineer was asked 1mo ago
Q. What libraries have you used in Python?
Ans. 

I have experience with various Python libraries for web development, data analysis, machine learning, and more.

  • Django: Used for building robust web applications with an MVC architecture.

  • Flask: A lightweight framework for creating APIs and microservices.

  • Pandas: Essential for data manipulation and analysis, especially with DataFrames.

  • NumPy: Utilized for numerical computations and handling large arrays.

  • Scikit-learn: ...

View all Senior Software Engineer interview questions
A Software QA Engineer was asked 2mo ago
Q. How do you configure a Jenkins pipeline for test execution?
Ans. 

Configure Jenkins pipeline to automate test execution for software projects.

  • 1. Create a Jenkinsfile in your project repository to define the pipeline.

  • 2. Use stages to organize the pipeline, e.g., 'Build', 'Test', 'Deploy'.

  • 3. In the 'Test' stage, specify the testing framework, e.g., 'JUnit' or 'Selenium'.

  • 4. Use 'sh' or 'bat' commands to run tests, e.g., 'sh './gradlew test'' for Gradle projects.

  • 5. Configure post-bu...

View all Software QA Engineer interview questions
A Software QA Engineer was asked 2mo ago
Q. How do you perform correlation testing?
Ans. 

Correlation in QA involves identifying relationships between variables in test data to ensure accurate results and performance.

  • Identify Variables: Determine which variables in your test data need correlation, such as user inputs and system responses.

  • Use Tools: Utilize tools like LoadRunner or JMeter that support correlation to automate the process.

  • Parameterization: Replace dynamic values in scripts with parameters...

View all Software QA Engineer interview questions
A Web Developer Trainee was asked 8mo ago
Q. How do you center a div?
Ans. 

To center a div, use CSS properties like display, margin, and text-align.

  • Use 'display: flex;' and 'justify-content: center;' for horizontal centering

  • Use 'margin: 0 auto;' for horizontal centering with block elements

  • Use 'text-align: center;' for inline elements like text or images

View all Web Developer Trainee interview questions
A Web Developer Trainee was asked 8mo ago
Q. How do you perform string concatenation in JavaScript?
Ans. 

String concatenation in JavaScript is the process of combining two or more strings into a single string.

  • Use the '+' operator to concatenate strings.

  • Use the concat() method to concatenate strings.

  • Template literals can also be used for string concatenation.

View all Web Developer Trainee interview questions
A Software Engineer was asked 8mo ago
Q. What benefits do they offer with Total Rewards?
Ans. 

TR offers various benefits including health insurance, retirement plans, and professional development opportunities.

  • Health Insurance: Comprehensive coverage for medical, dental, and vision care.

  • Retirement Plans: 401(k) matching to help employees save for the future.

  • Professional Development: Access to training programs and workshops to enhance skills.

  • Flexible Work Hours: Options for remote work and flexible schedul...

View all Software Engineer interview questions
Are these interview questions helpful?
A Senior Quality Assurance Engineer 2 was asked 10mo ago
Q. Given a string, print the count of each character occurrence.
Ans. 

Count the occurance of each character in a given string.

  • Iterate through the string and store the count of each character in a hashmap.

  • Print the count of each character from the hashmap.

View all Senior Quality Assurance Engineer 2 interview questions
A Senior Financial Analyst was asked 11mo ago
Q. What Excel formulas do you know?
Ans. 

I am proficient in various Excel formulas including VLOOKUP, SUMIF, COUNTIF, INDEX-MATCH, and IF functions.

  • VLOOKUP: Used to search for a value in the first column of a range and return a value in the same row from another column.

  • SUMIF: Adds the cells specified by a given condition or criteria.

  • COUNTIF: Counts the number of cells within a range that meet the given condition.

  • INDEX-MATCH: Used together to look up a va...

View all Senior Financial Analyst interview questions
A Database Admin was asked 12mo ago
Q. How do you handle crisis situations?
Ans. 

In a crisis situation, it is important to stay calm, assess the situation, communicate effectively, and take decisive action.

  • Stay calm and composed to think clearly and make rational decisions

  • Assess the situation by gathering all relevant information and understanding the scope of the crisis

  • Communicate effectively with team members, stakeholders, and authorities to coordinate response efforts

  • Take decisive action t...

View all Database Admin interview questions
1 2 3 4

Thomson Reuters Interview Experiences

125 interviews found

Software Engineer Interview Questions & Answers

user image Abhishek Varanasi

posted on 9 Oct 2024

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Basic java fundamentals
  • Add your answer
  • Q2. Spring boot,sql
  • Add your answer
Round 2 - Technical 

(2 Questions)

  • Q1. Some technical questions from manager
  • Add your answer
  • Q2. Some challenges or scenario based questions
  • Add your answer
Round 3 - HR 

(2 Questions)

  • Q1. Salary discussion mostly
  • Add your answer
  • Q2. Benifts that they offer with TR
  • Ans. 

    TR offers various benefits including health insurance, retirement plans, and professional development opportunities.

    • Health Insurance: Comprehensive coverage for medical, dental, and vision care.

    • Retirement Plans: 401(k) matching to help employees save for the future.

    • Professional Development: Access to training programs and workshops to enhance skills.

    • Flexible Work Hours: Options for remote work and flexible scheduling.

    • P...

  • Answered by AI
    Add your answer
Anonymous

US Taxation Analyst Interview Questions & Answers

user image Anonymous

posted on 5 Jun 2025

Interview experience
2
Poor
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

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

  • Q1. What is IRA
  • Ans. 

    An IRA (Individual Retirement Account) is a tax-advantaged savings account for retirement in the U.S.

    • Types of IRAs: Traditional IRA, Roth IRA, SEP IRA, and SIMPLE IRA.

    • Traditional IRA allows tax-deductible contributions; taxes are paid upon withdrawal.

    • Roth IRA contributions are made with after-tax dollars; withdrawals are tax-free in retirement.

    • Contribution limits for 2023: $6,500 for individuals under 50, $7,500 for th...

  • Answered by AI
    Add your answer
  • Q2. What is 121
  • Ans. 

    Section 121 of the Internal Revenue Code allows homeowners to exclude capital gains on the sale of their primary residence.

    • Eligibility requires ownership and use of the home as a primary residence for at least 2 of the last 5 years.

    • Single filers can exclude up to $250,000 in capital gains; married couples filing jointly can exclude up to $500,000.

    • The exclusion can be claimed multiple times, but not more than once every...

  • Answered by AI
    Add your answer

Interview Preparation Tips

Interview preparation tips for other job seekers - After completing interview even did not informed and even hr is not informed talking too rude not informing.
Anonymous

Software Engineer Interview Questions & Answers

user image Anonymous

posted on 11 Jan 2025

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. What is polymorphism
  • Add your answer
Anonymous

Business Analyst Interview Questions & Answers

user image Anonymous

posted on 10 Dec 2024

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
No response

I applied via Indeed and was interviewed in Jun 2024. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. How to you manage team conflicts
  • Ans. 

    I address team conflicts by promoting open communication, active listening, and facilitating constructive discussions.

    • Encourage open communication among team members to address conflicts early on

    • Practice active listening to understand all perspectives and concerns

    • Facilitate constructive discussions to find mutually beneficial solutions

    • Implement team-building activities to improve relationships and prevent conflicts

    • Seek...

  • Answered by AI
    Add your answer
  • Q2. How many members in your team
  • Ans. 

    There are 7 members in my team.

    • Our team consists of 3 business analysts, 2 data analysts, and 2 project managers.

    • Each member has a specific role and responsibilities within the team.

    • We work collaboratively to analyze business requirements and provide data-driven insights.

  • Answered by AI
    Add your answer
Round 2 - Behavioral 

(2 Questions)

  • Q1. Elevator pitch case study
  • Add your answer
  • Q2. Are you willing to move to hyderabad
  • Ans. 

    Yes, I am willing to relocate to Hyderabad for the right opportunity.

    • I am open to relocating for the right job opportunity

    • I have researched about Hyderabad and am comfortable with the idea of living there

    • I am excited about the prospect of working in a new city

  • Answered by AI
    Add your answer
Anonymous

Senior Software Engineer Interview Questions & Answers

user image Anonymous

posted on 24 May 2025

Interview experience
1
Bad
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

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

  • Q1. What libraries have you used in python?
  • Ans. 

    I have experience with various Python libraries for web development, data analysis, machine learning, and more.

    • Django: Used for building robust web applications with an MVC architecture.

    • Flask: A lightweight framework for creating APIs and microservices.

    • Pandas: Essential for data manipulation and analysis, especially with DataFrames.

    • NumPy: Utilized for numerical computations and handling large arrays.

    • Scikit-learn: Emplo...

  • Answered by AI
    Add your answer
  • Q2. What would you keep in mind while building a RAG application
  • Ans. 

    Building a RAG application requires careful consideration of data sources, user experience, and performance optimization.

    • Identify reliable data sources: Ensure the data used for retrieval is accurate and up-to-date, e.g., using APIs from trusted providers.

    • Optimize retrieval algorithms: Implement efficient algorithms to minimize latency, such as caching frequently accessed data.

    • Design user-friendly interfaces: Create in...

  • Answered by AI
    Add your answer
Anonymous

Data Engineer Interview Questions & Answers

user image Anonymous

posted on 21 Jan 2025

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

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

Round 1 - Technical 

(1 Question)

  • Q1. About the project and technical aspect
  • Add your answer
Anonymous

Software Engineer Interview Questions & Answers

user image Anonymous

posted on 21 Nov 2024

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
6-8 weeks
Result
No response

I applied via LinkedIn and was interviewed in Oct 2024. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Oops concepts , SQL, javascript
  • Add your answer
Anonymous

Fullstack Java Application Developer Interview Questions & Answers

user image Raghupathi kasani

posted on 24 Jun 2024

Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Everuthing about java, angular, spring boot, micro services.
  • Add your answer

Interview Preparation Tips

Interview preparation tips for other job seekers - I really had a bad experience with this company. It has very good ratings interms of company culture and other stuff but very bad in interview process. There 3 rounds , 1st technical , 2nd Manager and technical round, 3rd is HR round.

I cleared 1st technical and I gave manager round. When I was giving the manager round I got a shock from the manager saying that they are looking for Junior java full stack developer and HR told me it's Java Full stack developer and I have 5 years of experience. I don't how they can interview a candidate for junior role with 5 years of experience and most importantly without informing the role.

At the end i got rejected , and HR saying your not good in technical as a lame reason , how did you schedule the second round who is poor in technical interview.

Manager didn't ask any pure technical questions and he directly mentioned about the role.
It's completely waste of time , hope and efforts.
Guys please don't give interview without proper information please cross verify again and go for the interview.

It's truly pathetic......
Anonymous

Senior Software Engineer Interview Questions & Answers

user image Anonymous

posted on 29 Aug 2024

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

I applied via LinkedIn and was interviewed in Jul 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Difference between abstract class and interface?
  • Ans. 

    Abstract classes allow partial implementation; interfaces define contracts without implementation.

    • Abstract classes can have both abstract and concrete methods, while interfaces can only have abstract methods (until Java 8).

    • An abstract class can have member variables, whereas an interface cannot (it can only have constants).

    • A class can inherit from only one abstract class but can implement multiple interfaces.

    • Example: I...

  • Answered by AI
    Add your answer
  • Q2. Explain OOP in C#?
  • Ans. 

    OOP in C# is a programming paradigm based on objects, encapsulating data and behavior for modular and reusable code.

    • Encapsulation: Bundling data and methods that operate on the data within a single unit (class). Example: class 'Car' with properties like 'Speed' and methods like 'Accelerate()'.

    • Inheritance: Mechanism to create a new class based on an existing class, promoting code reuse. Example: 'ElectricCar' inherits f...

  • Answered by AI
    Add your answer
Anonymous

Technical Lead Interview Questions & Answers

user image Anonymous

posted on 22 Aug 2024

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Transaction in Spring Boot
  • Ans. 

    Transactions in Spring Boot help manage database operations as a single unit of work.

    • Transactions ensure ACID properties (Atomicity, Consistency, Isolation, Durability) for database operations.

    • Use @Transactional annotation to mark a method as transactional.

    • Transactions can be managed programmatically using TransactionTemplate.

    • Rollback can be triggered manually in case of exceptions.

    • Spring Boot supports both declarative...

  • Answered by AI
    Add your answer
  • Q2. Java Array and problem solving
  • Add your answer

Interview Preparation Tips

Interview preparation tips for other job seekers - Very good organization

Skills evaluated in this interview

Anonymous

Top trending discussions

View All
Interview Tips & Stories
2w
toobluntforu
·
works at
Cvent
Can speak English, can’t deliver in interviews
I feel like I can't speak fluently during interviews. I do know english well and use it daily to communicate, but the moment I'm in an interview, I just get stuck. since it's not my first language, I struggle to express what I actually feel. I know the answer in my head, but I just can’t deliver it properly at that moment. Please guide me
Got a question about Thomson Reuters?
Ask anonymously on communities.
More about working at Thomson Reuters
golden leaf award AmbitionBox awards

Top Rated Internet/Product Company - 2025

golden leaf award
  • HQ - Toronto, Ontario, Canada, Canada
  • Software Product
  • 1k-5k Employees (India)
  • Financial Services
  • BPO
  • Emerging Technologies
  • Content Development

Thomson Reuters Interview FAQs

How many rounds are there in Thomson Reuters interview?
Thomson Reuters interview process usually has 2-3 rounds. The most common rounds in the Thomson Reuters interview process are Technical, One-on-one Round and HR.
How to prepare for Thomson Reuters 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 Thomson Reuters. The most common topics and skills that interviewers at Thomson Reuters expect are Taxation, SQL, Python, Compliance and Javascript.
What are the top questions asked in Thomson Reuters interview?

Some of the top questions asked at the Thomson Reuters interview -

  1. Which are the sectors most affected by the COVID-19 pandem...read more
  2. How IPSec works? and what are the different packets which are exchanged during ...read more
  3. What is HTML, Elements, Headings, Attribu...read more
What are the most common questions asked in Thomson Reuters HR round?

The most common HR questions asked in Thomson Reuters interview are -

  1. What are your salary expectatio...read more
  2. Why are you looking for a chan...read more
  3. Where do you see yourself in 5 yea...read more
How long is the Thomson Reuters interview process?

The duration of Thomson Reuters interview process can vary, but typically it takes about less than 2 weeks to complete.

Tell us how to improve this page.

Thomson Reuters Interviews By Designations

  • Thomson Reuters Software Engineer Interview Questions
  • Thomson Reuters Senior Software Engineer Interview Questions
  • Thomson Reuters Software Developer Interview Questions
  • Thomson Reuters Business Analyst Interview Questions
  • Thomson Reuters Senior Systems Engineer Interview Questions
  • Thomson Reuters Associate Content Specialist Interview Questions
  • Thomson Reuters Quality Analyst Interview Questions
  • Thomson Reuters Assistant Manager Interview Questions
  • Show more
  • Thomson Reuters Java Developer Interview Questions
  • Thomson Reuters Associate Software Engineer Interview Questions

Interview Questions for Popular Designations

  • Software Engineer Interview Questions
  • Senior Software Engineer Interview Questions
  • Senior Executive Interview Questions
  • Executive Interview Questions
  • Business Analyst Interview Questions
  • Associate Software Engineer Interview Questions
  • Graduate Engineer Trainee (Get) Interview Questions
  • Java Developer Interview Questions
  • Show more
  • Accountant Interview Questions
  • Sales Officer Interview Questions

Overall Interview Experience Rating

4.2/5

based on 114 interview experiences

Difficulty level

Easy 20%
Moderate 78%
Hard 2%

Duration

Less than 2 weeks 59%
2-4 weeks 28%
4-6 weeks 8%
6-8 weeks 3%
More than 8 weeks 2%
View more
logo
Join Thomson Reuters Clarifying the complex so professionals can act with confidence

Interview Questions from Similar Companies

Oracle
Oracle Interview Questions
3.7
 • 894 Interviews
Amdocs
Amdocs Interview Questions
3.7
 • 532 Interviews
Automatic Data Processing (ADP)
Automatic Data Processing (ADP) Interview Questions
4.0
 • 258 Interviews
Adobe
Adobe Interview Questions
3.9
 • 247 Interviews
Salesforce
Salesforce Interview Questions
4.0
 • 234 Interviews
Chetu
Chetu Interview Questions
3.3
 • 197 Interviews
24/7 Customer
24/7 Customer Interview Questions
3.5
 • 179 Interviews
Dassault Systemes
Dassault Systemes Interview Questions
3.9
 • 177 Interviews
AVASOFT
AVASOFT Interview Questions
2.8
 • 174 Interviews
Freshworks
Freshworks Interview Questions
3.5
 • 171 Interviews
View all

Thomson Reuters Reviews and Ratings

based on 1.7k reviews

4.1/5

Rating in categories

3.8

Skill development

4.3

Work-life balance

3.7

Salary

4.1

Job security

4.2

Company culture

3.3

Promotions

3.9

Work satisfaction

Explore 1.7k Reviews and Ratings
Jobs at Thomson Reuters
Thomson Reuters
US Taxation - Associate Quality Assurance & E-File Analyst

Hyderabad / Secunderabad

1-6 Yrs

₹ 3-5 LPA

Thomson Reuters
Senior Associate - Travel & Expenses (Procurement Ops)

Bangalore / Bengaluru

3-8 Yrs

₹ 7-11 LPA

Thomson Reuters
Business Unit Controller

Bangalore / Bengaluru

6-11 Yrs

₹ 12-16 LPA

Explore more jobs
Thomson Reuters Salaries in India
Software Engineer
575 salaries
unlock blur

₹9.2 L/yr - ₹17 L/yr

Senior Software Engineer
562 salaries
unlock blur

₹15.4 L/yr - ₹25 L/yr

Content Specialist
211 salaries
unlock blur

₹3 L/yr - ₹6.2 L/yr

Associate Content Specialist
147 salaries
unlock blur

₹2.4 L/yr - ₹4.8 L/yr

Devops Engineer
141 salaries
unlock blur

₹4.8 L/yr - ₹18.9 L/yr

Explore more salaries
Compare Thomson Reuters with
Oracle

Oracle

3.7
Compare
Amdocs

Amdocs

3.7
Compare
Automatic Data Processing (ADP)

Automatic Data Processing (ADP)

4.0
Compare
24/7 Customer

24/7 Customer

3.5
Compare
Popular Calculators
Are you paid fairly?
Monthly In-hand Salary Calculator
Gratuity Calculator
HRA Calculator
Salary Hike Calculator
  • Home >
  • Interviews >
  • Thomson Reuters Interview Questions
write
Share an Interview
Stay ahead in your career. Get AmbitionBox app
Awards Banner

Trusted by over 1.5 Crore job seekers to find their right fit company

80 Lakh+

Reviews

4 Crore+

Salaries

10 Lakh+

Interviews

1.5 Crore+

Users

Contribute
Search

Interview Questions

  • Reviews
  • Salaries
  • Interview Questions
  • About Company
  • Benefits
  • Jobs
  • Office Photos
  • Community
Users/Jobseekers
  • Companies
  • Reviews
  • Salaries
  • Jobs
  • Interviews
  • Salary Calculator
  • Practice Test
  • Compare Companies
Employers
  • Create a new company
  • Update company information
  • Respond to reviews
  • Invite employees to review
  • AmbitionBox Offering for Employers
  • AmbitionBox Employers Brochure
AmbitionBox Awards
  • ABECA 2025 winners awaited tag
  • Participate in ABECA 2026
  • Invite employees to rate
AmbitionBox
  • About Us
  • Our Team
  • Email Us
  • Blog
  • FAQ
  • Credits
  • Give Feedback
Terms & Policies
  • Privacy
  • Grievances
  • Terms of Use
  • Summons/Notices
  • Community Guidelines
Get AmbitionBox app

Made with ❤️ in India. Trademarks belong to their respective owners. All rights reserved © 2025 Info Edge (India) Ltd.

Follow Us
  • Youtube
  • Instagram
  • LinkedIn
  • Facebook
  • Twitter