i
Prodapt
Filter interviews by
I applied via Campus Placement and was interviewed in Dec 2021. There were 4 interview rounds.
Swapping of 2 numbers can be done using a temporary variable or without using a temporary variable.
Declare two variables a and b with values
Using a temporary variable:
- Declare a temporary variable temp
- Assign the value of a to temp
- Assign the value of b to a
- Assign the value of temp to b
Without using a temporary variable:
- Assign the sum of a and b to a
- Assign the difference of a and b to b
- Assign the difference
Top trending discussions
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
I was interviewed before May 2022.
Simple aptitude test was arranged that was online.
2 coding questions in any language.
posted on 2 Aug 2024
posted on 22 Mar 2024
I applied via Campus Placement and was interviewed in Feb 2024. There were 3 interview rounds.
This round if the count is more they will have it or less means they will have one to one technical round
posted on 22 Apr 2024
Implement LinkedList and insert element at last
Create a Node class with data and next pointer
Create a LinkedList class with head and tail pointers
Implement a method in LinkedList class to insert element at the end
posted on 27 Oct 2023
Arrays questions medium and easy
posted on 29 Nov 2022
Moderate level Aptitude test...........
I applied via Naukri.com and was interviewed in Sep 2022. There were 2 interview rounds.
Four pillars of Java are Abstraction, Encapsulation, Inheritance, and Polymorphism.
Abstraction: Hiding implementation details and showing only necessary information.
Encapsulation: Wrapping data and code into a single unit.
Inheritance: Acquiring properties and behavior of a parent class by a child class.
Polymorphism: Ability of an object to take many forms.
Example: A car is an abstraction of a vehicle, encapsulating its...
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.
Software Engineer
1.4k
salaries
| ₹2.6 L/yr - ₹9.1 L/yr |
Associate Software Engineer
845
salaries
| ₹2.4 L/yr - ₹5.5 L/yr |
Senior Software Engineer
822
salaries
| ₹3.8 L/yr - ₹15 L/yr |
Lead Engineer
461
salaries
| ₹6.9 L/yr - ₹27 L/yr |
Senior Process Associate
270
salaries
| ₹1.4 L/yr - ₹4.8 L/yr |
Movate
Mphasis
Happiest Minds Technologies
L&T Technology Services