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 weekly.
Design an LRU cache with O(1) get and put using a hash map and doubly linked list.
Thomson ReutersDesign an LLM serving system that balances latency, cost, scalability, and safety for production traffic.
Thomson ReutersDesign a production ranking system with robust feature drift monitoring across batch and real-time features at high QPS.
Thomson ReutersReduce hallucinations in a RAG system even when retrieval is already correct, using grounding, verification, and evaluation.
Thomson ReutersExplain how transformer self-attention works, including its role in sequence modeling and why it scales better than RNNs.
Thomson ReutersSign up to see every question
Create a free account to unlock this list and practice real interview questions.
Choose a classification strategy that performs well when the positive class is rare and costly to miss.
Thomson ReutersTests your ability to evaluate classifiers and set decision thresholds based on business needs.
Thomson ReutersExplain how to reduce memory usage and stabilize a Pandas-based batch pipeline that is failing on larger inputs.
Thomson Reuters