I applied online. The process took 3 days. I interviewed at Thoughtworks (Chennai) in May 2019
Interview
Code pairing:
Develop extendable solutions for given problem with a ThoughtWorker
Design and Problems solving :
This round is all about checking your designing skill on Database, MVC pattern and Data structures
Experience and project:
In and out about your resume such as Projects, Skills.. etc
Leadership:
Testing your leadership skills, lot of questions around it
P3 Rounds
All about pillers 3
I applied through a recruiter. The process took 3 days. I interviewed at Thoughtworks (Gurgaon, Haryana) in Apr 2019
Interview
There were 5 rounds in total. 2 were coding round followed by 2 technical rounds and 1 HR round. For coding round you need to take your laptop.
You can use any of the programming language you like but the code you write must be production ready.
The round 1 was of 30 min and the round 2 was of 90 min.
I was able to clear the 1st round and in 2nd round also, able to write the code but the interviewer told that I have not used SOLID principles strongly so they can not proceed my application further.
Interview questions [2]
Question 1
Round 1
Q: Given a dictionary, you need to input a word and find all the meaningful words that can be made using the characters of the input word.
Round 2
Q: Create an application (console app will also work) similar to Splitwise/ Settle up i.e., you need to input the names of the person following with multiple lines of transactions. The output will be the amount that needs to be paid to the other user after settling the transaction.
Sample Input:
a,b,c,d
a 300 snacks
c 100 fuel
d 200 tickets
Output:
b -> a 150
c -> d 50
I applied online. The process took 4 weeks. I interviewed at Thoughtworks (Pune) in Apr 2019
Interview
There were a total of 4 rounds.
First round was basically a home coding test round where I got question from API hunt game. Rest all rounds were at ThoughtWorks office.
Second round was more focused on my design skills and code refractoring skills.
Third round was focused on my thinking skills.
Fourth round was popular ThoughtWorks P3 round.