Interview preparation

Thoughtworks interview process & preparation

Thoughtworks currently has 61+ live openings on OnJob.io, concentrated in Software Engineer, Data Engineer and Data Scientist roles. There are no leaked or company-specific questions here — instead, prepare with the general, role-based interview rounds and most-asked questions for those role types below, then practise them free with OnJob's AI mock interview.

Honest note: OnJob.io does not publish leaked or company-confidential interview questions. The guides below are general, role-based preparation — the standard rounds and commonly-asked questions for the role types Thoughtworks is currently hiring for. Use them to prepare; your real Thoughtworks interview may differ.

What to expect when interviewing for Software Engineer, Data Engineer and Data Scientist roles at companies like Thoughtworks

Thoughtworks is currently advertising these role types on OnJob.io. Each guide is the general interview structure and most-asked questions for that role — prepare with it, then rehearse free with the AI mock interview.

General Software Engineer interview prep

18 live roles at Thoughtworks

Coding, data structures, algorithms and system design — the core software engineering loop used by product companies and startups across India.

Typical Software Engineer interview rounds

  1. 1 Online assessment. Timed coding problems on arrays, strings and hashing on HackerRank or HackerEarth.
  2. 2 DSA / problem solving. 1–2 live coding rounds on data structures, algorithms and complexity analysis.
  3. 3 System design. Designing a scalable service (mid/senior); low-level design for early-career.
  4. 4 Hiring manager / culture fit. Past projects, ownership, behavioural questions and team fit.

Commonly-asked Software Engineer questions

  • Reverse a linked list, both iteratively and recursively.
  • Find the two numbers in an array that add up to a target sum.
  • Detect whether a linked list has a cycle.
  • What is the difference between a process and a thread?
  • Explain time and space complexity (Big O) with examples.
  • How does a hash map work internally, and what happens on collisions?
  • Find the longest substring without repeating characters.
  • What is the difference between an array and a linked list?

General Data Engineer interview prep

8 live roles at Thoughtworks

Data pipelines, SQL, big-data tools and warehousing — the data-engineering interview for analytics, fintech and product teams building data platforms.

Typical Data Engineer interview rounds

  1. 1 SQL & data modelling. Complex queries, window functions, star vs snowflake schema design.
  2. 2 Big data & pipelines. Spark, Hadoop, ETL/ELT design and batch vs streaming.
  3. 3 Coding round. Python/Scala data manipulation and DSA basics.
  4. 4 System design. Design an end-to-end data pipeline or warehouse.

Commonly-asked Data Engineer questions

  • What is the difference between ETL and ELT, and when do you use each?
  • Explain the difference between a data warehouse, a data lake and a data mart.
  • What is the difference between a star schema and a snowflake schema?
  • How does Apache Spark work, and what is an RDD vs a DataFrame?
  • Explain the difference between batch processing and stream processing.
  • What is partitioning and bucketing in Hive, and why do they matter?
  • How do you handle slowly changing dimensions (SCD types 1, 2 and 3)?
  • What is data normalisation, and when would you denormalise for analytics?

General Data Scientist interview prep

5 live roles at Thoughtworks

Machine learning, statistics, Python and case studies — the data science interview for analytics-heavy product and consulting teams.

Typical Data Scientist interview rounds

  1. 1 Statistics & probability. Hypothesis testing, distributions and inference.
  2. 2 Machine learning. Algorithms, bias-variance, overfitting and evaluation metrics.
  3. 3 Coding (Python/SQL). Pandas, NumPy and SQL data manipulation.
  4. 4 Case study / ML design. Frame a business problem as an ML problem end to end.

Commonly-asked Data Scientist questions

  • Explain the bias-variance tradeoff.
  • What is overfitting and how do you prevent it?
  • Explain the difference between supervised and unsupervised learning.
  • How does a random forest work, and why is it better than a single decision tree?
  • What is the difference between precision and recall, and when do you optimise for each?
  • Explain how logistic regression works and what the sigmoid function does.
  • What is regularisation (L1 vs L2) and why do we use it?
  • How do you handle imbalanced datasets?

General Business Analyst interview prep

4 live roles at Thoughtworks

Requirements, stakeholder management, SQL and documentation — the BA interview for IT services, consulting and product teams across India.

Typical Business Analyst interview rounds

  1. 1 BA fundamentals. Requirement gathering, SDLC, Agile vs Waterfall and documentation.
  2. 2 Tools & analysis. SQL, Excel, BRD/FRD, use cases and process modelling.
  3. 3 Case / scenario. Analyse a business problem and propose a solution.
  4. 4 Stakeholder & behavioural. Managing conflicting requirements and communication.

Commonly-asked Business Analyst questions

  • What is the difference between a BRD, an FRD and an SRS?
  • How do you gather requirements from stakeholders?
  • What is the difference between functional and non-functional requirements?
  • Explain the difference between Agile and Waterfall methodologies.
  • What is a use case, and how does it differ from a user story?
  • How do you handle conflicting requirements from different stakeholders?
  • What is a UML diagram, and which ones have you used (use case, activity, sequence)?
  • Explain what a SWOT analysis and a gap analysis are.

General Full Stack Developer interview prep

4 live roles at Thoughtworks

End-to-end web engineering — frontend, backend, databases and deployment — for startups and product teams that want one engineer to own a feature.

Typical Full Stack Developer interview rounds

  1. 1 Frontend round. JavaScript, React and UI fundamentals.
  2. 2 Backend round. API design, databases and server-side logic.
  3. 3 Full-stack machine coding. Build a small end-to-end feature (form → API → DB).
  4. 4 System design & deployment. Architecture, hosting, CI/CD and trade-offs.

Commonly-asked Full Stack Developer questions

  • Walk me through what happens from a user clicking a button to data being saved in the database.
  • How do you handle authentication and sessions in a full-stack app (JWT vs cookies)?
  • Explain CORS and how you fix a CORS error.
  • How do you structure a REST API for a CRUD application?
  • What is the difference between client-side and server-side rendering?
  • How do you prevent SQL injection and XSS in your app?
  • Explain state management on the frontend — when do you reach for a library?
  • How would you optimise a slow-loading web page end to end?

General Frontend Developer interview prep

3 live roles at Thoughtworks

JavaScript, React, CSS and browser fundamentals — the front-of-house engineering interview for product and services companies.

Typical Frontend Developer interview rounds

  1. 1 JavaScript / DOM round. Core JS, closures, async, event loop and DOM manipulation.
  2. 2 Framework round. React (hooks, state, rendering) or Angular/Vue depending on the stack.
  3. 3 Machine coding. Build a small UI component live — a counter, autocomplete or modal.
  4. 4 CSS & accessibility. Layout, flexbox/grid, responsiveness and accessibility basics.

Commonly-asked Frontend Developer questions

  • Explain the difference between let, const and var.
  • What is a closure in JavaScript? Give a practical use.
  • Explain the event loop and how async/await works under the hood.
  • What is the difference between == and === in JavaScript?
  • Explain the difference between == null and === null, and what hoisting is.
  • What are React hooks? Explain useState and useEffect.
  • What is the virtual DOM and how does React's reconciliation work?
  • Explain the difference between props and state in React.

Rehearse your Thoughtworks interview, free

Run a realistic AI mock interview for your target role and get instant feedback on your answers — or take a timed mock test to check your fundamentals before the real thing.

Interview prep at other companies

Thoughtworks interview — FAQs

How do I prepare for a Thoughtworks interview?

Prepare by role: identify the role you're applying for, then practise the standard interview rounds and most-asked questions for that role type. Thoughtworks is currently hiring for Software Engineer, Data Engineer and Data Scientist roles, so focus there. Use OnJob's free AI mock interview to rehearse with instant feedback, and review the role-specific question lists below. These are general role-based questions, not leaked Thoughtworks questions.

What questions are asked in a Thoughtworks interview?

We don't publish leaked or company-specific Thoughtworks questions. What we do provide is the general, frequently-asked interview questions for the role types Thoughtworks hires for — such as Software Engineer, Data Engineer and Data Scientist roles. For example, Software Engineer interviews commonly cover: Reverse a linked list, both iteratively and recursively. Find the two numbers in an array that add up to a target sum. Detect whether a linked list has a cycle. Prepare with these general questions and OnJob's free AI mock interview.

How many rounds does a Thoughtworks interview have?

It depends on the role. A typical Software Engineer interview runs across 4 rounds — Online assessment, DSA / problem solving, System design, Hiring manager / culture fit. Round counts vary by company and seniority; treat this as the general structure to prepare for, not a guarantee of Thoughtworks's exact process.

Is Thoughtworks hiring right now?

Yes — Thoughtworks has 61+ live openings on OnJob.io, refreshed daily, mostly for Software Engineer, Data Engineer and Data Scientist roles. Browse the live Thoughtworks jobs and see your AI match score on each before you apply.

Free forever — no credit card

Get matched to Thoughtworks roles you're ready for

Create a free profile to see your AI match score on every live Thoughtworks opening, practise the interview, and apply in one click.