I applied online. I interviewed at Thomson Reuters
Interview
One technical interview, followed by techno manager round, and then HR interview. Technical interview is based on the skillset of your resume. techno manager round is to test the deep understanding of your project at architecture level.
Interview questions [1]
Question 1
Interview started with java basics and progressed to in depth questions on String immutability, memory management, Collections, Comparable and Comparator interfaces implementation. Some questions on REST API. Why PUT, POST, DELETE methods are used when POST can do everything.
Understanding of data structures is examined. Questions on Hashmap internal working.