Top 35
Prep plan
Updated weekly · Last refresh Sep 25

Thomson Reuters AI Engineer Interview Questions

The questions to prepare for a Thomson Reuters AI Engineer interview. Questions from real interview reports rank first. Updated daily.

35questions
~6htotal time
Track your progressSign up free to work through all 35 questions and resume where you left off.
Start practicing free →
1
CodingStart here. 8 questions · ~80 min
Depth-First Search ImplementationEasy
Practice

Traverse a graph or tree with DFS and return the visit order from a given start node.

RecursionTreesGraphsThomson Reuters
Breadth-First SearchEasy
Practice

Implement BFS to traverse a graph level by level from a given start node.

QueueSearchingGraphsThomson Reuters
More Coding questions with a free account
2
Machine Learning3 questions · ~30 min
Handle Imbalanced ClassificationMedium

Choose a classification strategy that performs well when the positive class is rare and costly to miss.

Cross-ValidationRegularizationSupervised LearningThomson Reuters
More Machine Learning questions with a free account

Sign up to see every question

Create a free account to unlock this list and practice real interview questions.

Get my prep plan
3
Generative AI & LLMs5 questions · ~50 min
Fix Hallucinations in RAG AnswersEasy

Reduce hallucinations in a RAG system even when retrieval is already correct, using grounding, verification, and evaluation.

Thomson Reuters
More Generative AI & LLMs questions with a free account
4
NLP4 questions · ~40 min
Explain Transformer Self-AttentionHard

Explain how transformer self-attention works, including its role in sequence modeling and why it scales better than RNNs.

Neural NetworksLanguage ModelsDeep LearningThomson Reuters
More NLP questions with a free account
5
System Design4 questions · ~40 min
Design a Real-Time ML Feature StoreHard

Design a shared feature store for training and low-latency inference across many ML systems with strict freshness and consistency needs.

Feature StoreFeature DriftModel ServingThomson Reuters
More System Design questions with a free account
6
Model Evaluation3 questions · ~30 min
Embedding Quality for SearchMedium

Tests how you evaluate embedding usefulness for semantic retrieval and choose appropriate metrics.

Vector SearchEvaluation TechniquesModel MetricsThomson Reuters
More Model Evaluation questions with a free account
7
More topics8 questions · ~80 min
Optimize Memory Heavy Pandas PipelineMedium

Explain how to reduce memory usage and stabilize a Pandas-based batch pipeline that is failing on larger inputs.

InfrastructureData WranglingQualityThomson Reuters
More questions with a free account
The finish line: interview-readyComplete all 35 questions to finish this plan.