I applied through university. The process took 2 days. I interviewed at Thoughtworks (Coimbatore) in Jul 2015
Interview
First round was short coding round followed by long coding round and two technical interviews. Each round had elimination.Recruiters were friendly and try to make you comfortable if you are tensed.
Interview questions [1]
Question 1
short coding:
Sort even numbers in ascending/descending order
long coding:
routes:
Bus A- k,l,d,e
Bus B-k,c,d
Bus C-c,d
Find the buses which goes to the places given as input
input:
From:k
To:d
output:
Bus A,Bus B
Find the buses which reach the destination faster
more test cases were added later....they see how you approach the problem...class designing is important so better to use object oriented languages than procedural languages
Technical interview 1:
Data structures,DBMS,Java and all basics.They gave many real world problems and asked what data structure you use and asked to write logic for that.Resume must be genuine.
Technical interview 2:
About projects and again data structures.Convert a Binary Tree to Binary Search Tree.Problems on arrays and discussion on complexities.Socket programming,files and some java concepts.
The interview consists of two rounds and takes about a month. It mainly asks about the understanding of the business and the ability to cooperate with others, and also includes some assessment of personal technical abilities
I was referred into Thoughtworks Bengaluru. After a basic HR screen, a PM grilled me on BA-style scenarios. After that, I prepped a two-day case study to roleplay a consultant.
I applied online. I interviewed at Thoughtworks (Singapore) in May 2026
Interview
friendly but efficiency, the interview process more emphasises on your experience, thought process and understanding of whole architecture, and any improvement can be made based on the scenario / case study
Interview questions [1]
Question 1
Have you think of any improvement can be made on existing architecture? if yes have you suggest to your team?