i
Trianz
Filter interviews by
I applied via campus placement at NMAM Institute of Technology, Mangalore and was interviewed before Jun 2023. There were 3 interview rounds.
We had 98 questions in total
which had 3 coding questions and rest was aptitude and technical mcq
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.
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.
I applied via Naukri.com and was interviewed in Dec 2021. There were 4 interview rounds.
The pop() function in Python removes and returns the last element from a list.
pop() function modifies the original list
pop() function takes an optional index parameter to remove and return an element at a specific index
If the list is empty, pop() function raises an IndexError
based on 1 interview
Interview experience
Technical Lead
671
salaries
| ₹9 L/yr - ₹30.3 L/yr |
Senior Software Engineer
410
salaries
| ₹4.5 L/yr - ₹17.8 L/yr |
Senior Technical Lead
392
salaries
| ₹11.2 L/yr - ₹37 L/yr |
Software Engineer
343
salaries
| ₹3 L/yr - ₹9 L/yr |
Senior Systems Engineer
87
salaries
| ₹3.8 L/yr - ₹13 L/yr |
Wipro
Infosys
Tech Mahindra
HCLTech