Filter interviews by
Interfaces in Golang define a set of methods that a type must implement.
Interfaces are a way to specify behavior of an object.
A type satisfies an interface if it implements all the methods of that interface.
Interfaces allow for polymorphism in Golang.
Example: type Writer interface { Write([]byte) (int, error) }
Example: type MyWriter struct {} func (mw MyWriter) Write(data []byte) (int, error) { return len(data), nil }
Pair programming with an assignment
What people are saying about ThoughtWorks
2 DSA questions for extra characterrrrrrrr
ThoughtWorks interview questions for designations
I applied via Referral and was interviewed before Jun 2023. There were 2 interview rounds.
Two question was asked to solve using PySpark.
Word Count Coding Question was asked with Test Cases.
I applied via Recruitment Consulltant and was interviewed in Apr 2023. There were 2 interview rounds.
I am a highly motivated and experienced professional with a passion for problem-solving and a track record of success in consulting.
I have over 5 years of experience in consulting, working with clients across various industries such as healthcare, finance, and technology.
I am skilled in project management, data analysis, and communication, which allows me to deliver high-quality results to clients.
I am a quick learner ...
I applied via Referral and was interviewed before Dec 2023. There were 3 interview rounds.
Code pairing round with a developer from Thoughtworks
I applied via Company Website and was interviewed in Mar 2023. There were 4 interview rounds.
DSA Questions, iOS Technical Questions
I applied via LinkedIn and was interviewed before Mar 2023. There were 4 interview rounds.
Basic coding test based on easy DSA
To develop some sort of a application demonstrating the OOP concepts
based on 12 interviews
3 Interview rounds
based on 22 reviews
Rating in categories
Senior Consultant
693
salaries
| ₹11 L/yr - ₹37 L/yr |
Application Developer
649
salaries
| ₹6.8 L/yr - ₹22 L/yr |
Lead Consultant
242
salaries
| ₹23 L/yr - ₹65 L/yr |
Consultant
148
salaries
| ₹8 L/yr - ₹21 L/yr |
Software Developer
100
salaries
| ₹6 L/yr - ₹19 L/yr |
TCS
Infosys
Wipro
HCLTech