Filter interviews by
It includes Basic mathematics,Fundamental of CS and coding questions.
Top trending discussions
I applied via Campus Placement and was interviewed before Aug 2022. There were 3 interview rounds.
Basic apptitude on numericals and alphabetical
Swap integers in a string without using a third variable
Use XOR operation to swap integers without a third variable
Convert integers to characters and swap them in the string
Ensure the string contains only integers to swap
I applied via Campus Placement and was interviewed before Oct 2022. There were 4 interview rounds.
30 mins test with 15 questions for 5 mins for detecting pattern complete as much as possible 5 mins it is counted most for next round
posted on 1 Feb 2023
I applied via Naukri.com and was interviewed in Jan 2023. There were 3 interview rounds.
posted on 15 Mar 2023
I applied via Referral and was interviewed in Sep 2022. There were 4 interview rounds.
Higher order component is a function that takes a component and returns a new component with additional functionality.
HOC is a design pattern in React
It allows code reuse, logic abstraction and composition
Examples include withRouter, connect, and memo
Context API is a way to manage global state in React applications.
Context API allows components to share data without passing props down the component tree.
It provides a way to avoid prop drilling and makes code more maintainable.
Context API consists of two parts: the Provider and the Consumer.
The Provider component allows data to be passed down to all child components.
The Consumer component allows components to access
I applied via Naukri.com and was interviewed in Oct 2022. There were 4 interview rounds.
Duration 30 minutes, topics were related to Javascript and Angular
Program to count characters in a string and sort an array without using sort method
Use a loop to iterate through the string and count each character
For sorting an array, use a loop to compare each element with all other elements and swap if necessary
Implement a sorting algorithm like bubble sort, insertion sort or quick sort
posted on 2 Apr 2023
I applied via Campus Placement and was interviewed before Apr 2022. There were 5 interview rounds.
Hadoop can handle big data by distributing it across multiple nodes and processing it in parallel.
Hadoop uses HDFS to store data across multiple nodes
MapReduce is used to process data in parallel
Hadoop ecosystem includes tools like Hive, Pig, and Spark for data processing
Hadoop can handle structured, semi-structured, and unstructured data
Example: Facebook uses Hadoop to store and process petabytes of user data
Binary search tree coding test by sharing your screen.
Write SQL query based on given scenarios by interviewer.
How to sort a list without taking any help from any built in method ?
I was interviewed in Mar 2022.
Round duration - 60 minutes
Round difficulty - Medium
Mcq + Data structures questions
Given an array of integers, find the maximum sum of any contiguous subarray within the array.
array = [34, -50, 42, 14, -5, 86]
137
O(1) because the extra space being used (looping vari...
Round duration - 70 minutes
Round difficulty - Medium
Standard System Design round
Tip 1 : Implement using OOPs
Tip 2 : Try to tell your approach to the interviewer as much as you can side by side
Round duration - 90 minutes
Round difficulty - Medium
Interview of DSA + OOPS + Databse(SQL query) + Operating System
Given a binary tree, your task is to print the left view of the tree. The left view of a binary tree contains the nodes visible when the tree is viewed from the left side.
This problem can be solved through recursion.We will maintain max_level variable which will keep track of maxLevel and will pass current level in recursion as argument. Whenever we see a node whose current level is more than maxLevel then we will print that node as that will be first node for that current level. Also update maxLevel with current level.
Space Complexity: O(n)Explanation:O(N), where ‘N’...
Round duration - 60 minutes
Round difficulty - Easy
Hr round - normal hr questions + situational
Thoughtworks community discussion
Tip 1 : Read all Thoughtworks community page and be honest
Tip 2 : Be open-minded and answer whatever you are thinking, in these rounds I feel it is important to have opinion.
Tip 3 : The cross-questioning can go intense sometimes, think before you speak.
Tip 1 : Must do Previously asked Interview as well as Online Test Questions.
Tip 2 : Go through all the previous interview experiences from Codestudio and Leetcode.
Tip 3 : Do at-least 2 good projects and you must know every bit of them.
Tip 1 : Have at-least 2 good projects explained in short with all important points covered.
Tip 2 : Every skill must be mentioned.
Tip 3 : Focus on skills, projects and experiences more.
I applied via Company Website and was interviewed in Feb 2022. There were 3 interview rounds.
based on 1 interview
Interview experience
Associate Software Engineer
304
salaries
| ₹2.4 L/yr - ₹6.2 L/yr |
Software Engineer
275
salaries
| ₹3 L/yr - ₹9.8 L/yr |
Senior Software Engineer
183
salaries
| ₹4.5 L/yr - ₹17.5 L/yr |
Test Engineer
92
salaries
| ₹4 L/yr - ₹10.8 L/yr |
Senior Test Engineer
73
salaries
| ₹4 L/yr - ₹15 L/yr |
TCS
Infosys
Wipro
HCLTech