Filter interviews by
I applied via Approached by Company and was interviewed in Sep 2023. There were 5 interview rounds.
2 DSA questions. Medium level.
Glider test coding round on javascript and react basics
I applied via Referral and was interviewed before Jul 2023. There were 4 interview rounds.
It was a case study question given 1h before interview to have the code ready & then discuss regarding the further optimisations on top of them, and some of my past experiences
Minimum platforms required to avoid train collisions
Calculate the number of trains arriving and departing at each time slot
Find the maximum number of trains present at any given time
The minimum platforms required will be the maximum number of trains present at any given time
A valid binary search tree is a binary tree where the left subtree of a node contains only nodes with keys less than the node's key, and the right subtree only nodes with keys greater than the node's key.
Nodes in the left subtree of a node must have keys less than the node's key.
Nodes in the right subtree of a node must have keys greater than the node's key.
In-order traversal of the tree should result in a sorted list
I applied via Referral and was interviewed before Jul 2023. There were 4 interview rounds.
Easy level questions only in java. basically to see if the application can code in java. really simple data structures.
1 week advance assignment was given. was required to prepare apis for it. for me it was url shortener
Assignment given in the first round was discussed again in detail. Was given scenarios slightly different from original to see how the applicant tackles it.
Intuit interview questions for designations
I applied via Referral and was interviewed before Oct 2023. There were 2 interview rounds.
Coding test on hacker rank
Craft Demo round on ingestion pipelines
Top trending discussions
Governor limits in Salesforce are predefined limits that prevent abuse and ensure fair resource allocation.
Governor limits apply to various aspects of Salesforce, such as Apex code, SOQL queries, DML operations, and email invocations.
These limits are in place to maintain system performance, prevent infinite loops, and protect against resource hogging.
Examples of governor limits include maximum CPU time, maximum number ...
posted on 27 Apr 2024
Test cases for PayTM launch
Verify user registration process
Test login functionality
Check balance update after successful transaction
Test various payment methods
Verify transaction history
Test refund process
Check for security vulnerabilities
Test performance under high load
Verify compatibility with different devices and browsers
The QR code card typically contains information such as a unique identifier, website URL, contact details, or product details.
Unique identifier
Website URL
Contact details
Product details
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.
based on 5 interviews
1 Interview rounds
based on 15 reviews
Rating in categories
Senior Software Engineer
226
salaries
| ₹21 L/yr - ₹80 L/yr |
Software Engineer2
146
salaries
| ₹20 L/yr - ₹61 L/yr |
Software Engineer
126
salaries
| ₹14 L/yr - ₹43.8 L/yr |
Devops Engineer
45
salaries
| ₹4.2 L/yr - ₹16 L/yr |
Staff Software Engineer
43
salaries
| ₹32 L/yr - ₹97 L/yr |
Salesforce
Yodlee
SAP
Oracle