I applied online. I interviewed at Thomson Reuters (Bengaluru) in Nov 2017
Interview
Aptitude , technical round and HR round is super to do the process ...and sir whatever take your own rounds codemania is better to do interview process and also code test about whatever we choose the programming languages
I applied online. The process took 2 months. I interviewed at Thomson Reuters (Toronto, ON) in Sep 2017
Interview
the first round 60 minute hackerrank, the second is screen interview with technical questions asking simple two sum problem, third is onsite asking reverse a linked list with recursion way
Interview questions [1]
Question 1
technical questions two sum, reverse a linked list
Thank you very much for taking the time to provide feedback about your experience. If you are still interested in Thomson Reuters, and we hope you are, we encourage you to sign up to receive job alerts for positions which match your experience and skills. You can sign up here: https://goo.gl/BHq7zC. Thanks again for the feedback.
I applied through an employee referral. The process took 4 weeks. I interviewed at Thomson Reuters (Toronto, ON) in Sep 2017
Interview
Process began with a 60-minute HackerRank challenge consisting of both multiple choice and coding questions. Multiple choice questions were related to basic data structure and runtime complexity understanding. Coding questions were basic list/string manipulation.
Afterwards they brought me out for a 60-minute onsite interview where basic questions about my resume were asked as well as delving into my personal projects. They ended off with a coding question on a whiteboard.
Interview questions [1]
Question 1
Given a list of integers, count the number of swaps it will take to move the even numbers to the left half of the list and the odd numbers to the right half of the list.