Filter interviews by
I applied via Referral and was interviewed before Oct 2023. There were 3 interview rounds.
Code pairing round - a problem statement would be given to code on and show the output and explain the thought process
I applied via Campus Placement and was interviewed before Jul 2022. There were 4 interview rounds.
MCQ questions related to data structures and algorithms and some easy-medium leetcode coding questions
I applied via Campus Placement and was interviewed before Jul 2023. There were 5 interview rounds.
Hackerrank test, mcq + 2 easy coding problems
Hackerearth test, 2 easy-medium coding problems
A HashMap is a data structure that stores key-value pairs and allows for fast retrieval of values based on keys.
Use an array of linked lists to handle collisions
Implement methods for adding, removing, and retrieving key-value pairs
Use a hash function to determine the index of the array where each key-value pair should be stored
I applied via Naukri.com and was interviewed before Aug 2023. There were 2 interview rounds.
Aptitude logical reasoning no more much
ThoughtWorks interview questions for designations
Permutations of a string can be generated using recursion and swapping characters.
Use recursion to generate all possible permutations
Swap characters to create new permutations
Store permutations in an array of strings
Handle duplicate characters to avoid repetition
A database for managing songs on Spotify playlists.
Create a table for playlists with columns for name, description, and user ID
Create a table for songs with columns for title, artist, album, and duration
Create a table for playlist-songs with columns for playlist ID and song ID
Use foreign keys to link tables together
Allow for CRUD operations on playlists and songs
To find the middle element of a linked list in a single traversal.
Use two pointers, one moving at twice the speed of the other.
When the faster pointer reaches the end, the slower pointer will be at the middle.
If the linked list has even number of elements, the middle will be the second of the two middle elements.
Create an array of song titles sorted by year of publication.
Create an array of song objects with properties for title and year of publication.
Sort the array by year of publication.
Extract the titles of the songs into a separate array.
Return the array of song titles.
Get interview-ready with Top ThoughtWorks Interview Questions
I applied via Campus Placement and was interviewed before Jun 2023. There were 2 interview rounds.
Code pairing round. There will be two interviews. You will be given a code base few days before. We have to implement the new features said by them in the call itslef.
HTTP is a protocol used for transferring data over the internet.
HTTP stands for Hypertext Transfer Protocol.
It is the foundation of data communication on the World Wide Web.
HTTP works by establishing a connection between a client and a server, where the client sends a request and the server responds with the requested data.
HTTP uses methods like GET, POST, PUT, DELETE to specify the action to be performed on a resource...
I applied via Campus Placement and was interviewed in May 2022. There were 2 interview rounds.
I applied via Company Website and was interviewed before Feb 2023. There were 3 interview rounds.
The duration of this round will be 2hours. You will get the code base details over email in advance and you have to make your self familiar with code base. During interview you will asked to choose the one problem statement among few and need to implement on top of the code base. this will be like enchantment of the existing code base. Interviewer will focus on approach you going to take. Object oriented design. clean code. and you thought process about the solution.
I applied via LinkedIn and was interviewed in Dec 2021. There were 4 interview rounds.
Adding a new feature using SOLID principles
Identify the new feature and its requirements
Analyze the existing codebase and identify areas that need modification
Apply SOLID principles to design the new feature
Implement the feature using clean code practices
Test the feature thoroughly to ensure it meets the requirements
HTTP status codes indicate the status of a web request.
1xx - Informational
2xx - Success
3xx - Redirection
4xx - Client Error
5xx - Server Error
Examples: 200 OK, 404 Not Found, 500 Internal Server Error
I applied via Campus Placement and was interviewed in May 2022. There were 3 interview rounds.
Both Java and C have their own strengths and weaknesses, and the choice depends on the specific requirements of the project.
Java is better for developing enterprise-level applications due to its platform independence and robustness.
C is better for developing system-level software and applications that require high performance and low-level access to hardware.
Java has a larger community and more libraries and frameworks...
Top trending discussions
Some of the top questions asked at the ThoughtWorks Application Developer interview -
The duration of ThoughtWorks Application Developer interview process can vary, but typically it takes about less than 2 weeks to complete.
based on 20 interviews
4 Interview rounds
based on 97 reviews
Rating in categories
Senior Consultant
700
salaries
| ₹0 L/yr - ₹0 L/yr |
Application Developer
658
salaries
| ₹0 L/yr - ₹0 L/yr |
Lead Consultant
248
salaries
| ₹0 L/yr - ₹0 L/yr |
Consultant
151
salaries
| ₹0 L/yr - ₹0 L/yr |
Software Developer
100
salaries
| ₹0 L/yr - ₹0 L/yr |
TCS
Infosys
Wipro
HCLTech