J'ai postulé via une agence de recrutement. J'ai passé un entretien chez Thoughtworks (Londres, Angleterre)
Entretien
That was the very first stage - home work.
I was given a "home work", which consisted of three problems, where I had to select one of them and do it offline at home. The time limit was 3-4 days.
The company suggested that any of these problems is worth of 3-4 hours of coding.
I received no feedback on the submitted solution.
Questions d'entretien [1]
Question 1
The problems were boiling down to the following:
1) Graph path finding algorithms, (the shortest path, number of paths etc.)
2) The optimal scheduling problem
3) An obscure language interpreter (which boils down to the non-LR grammar/parser)
All the above problems were coming with some twist and also the condition was not use any external libraries apart from testing frameworks.
J'ai postulé via une autre source. J'ai passé un entretien chez Thoughtworks (Singapour) en févr. 2026
Entretien
When through HR, asked about mainly day to day on my current work and about agile methodologies. Also asked about my tech stack that I used on my current project
Questions d'entretien [1]
Question 1
What techstack do you use for you current project?
J'ai passé un entretien chez Thoughtworks (Chennai)
Entretien
Code pairining+2level of interview. Repo will be provided in all the oops languages and oops interview questions Code pairining+2level of interview. Repo will be provided in all the oops languages and oops interview questions
J'ai passé un entretien chez Thoughtworks (Singapour)
Entretien
Pairing: Work with an engineer on a small coding task to assess collaboration and problem-solving.
Domain Modeling: Discuss and model a problem space to evaluate system thinking and design skills.
Culture Fit: Conversational session to understand alignment with team values and working style.
Questions d'entretien [1]
Question 1
They asked about the function you wrote and how you'd approach unit testing it using TDD.