i
UKG
Filter interviews by
Clear (1)
I applied via Approached by Company
Aptitude and coding round, one coding question and others are computer fundamentals
Check if there is a subarray with sum 0 in the given array of strings.
Iterate through the array and keep track of the running sum using a hashmap.
If the running sum is seen before, then there exists a subarray with sum 0.
Return true if a subarray with sum 0 is found, otherwise return false.
Find the number of subarrays that sum up to a given target value k.
Use a hashmap to store the running sum and its frequency as you iterate through the array.
For each element, check if the running sum - k exists in the hashmap. If it does, increment the count of subarrays.
Return the total count of subarrays that sum up to k.
Top trending discussions
I applied via Naukri.com and was interviewed in Feb 2024. There was 1 interview round.
Shallow copy creates a new object with references to the original object's data, while deep copy creates a new object with copies of the original object's data.
Shallow copy only duplicates the references to the original object's data, not the data itself.
Deep copy creates a new object with copies of the original object's data, ensuring that changes to the copied object do not affect the original object.
In Java, shallow...
Was good and you get questions from various topics.
Apti
Basics of cs
They asked some technical interview questions
I applied via Referral and was interviewed in Sep 2024. There were 2 interview rounds.
Ppt and discussion - on all things in the company
Leetcode - 2 medium, 1 hard
Per question time good amoubnt of questions
I applied via Naukri.com and was interviewed in Aug 2020. There were 3 interview rounds.
I applied via Campus Placement and was interviewed before Feb 2020. There were 6 interview rounds.
based on 1 interview
Interview experience
Senior Software Engineer
516
salaries
| ₹0 L/yr - ₹0 L/yr |
Lead Software Engineer
377
salaries
| ₹0 L/yr - ₹0 L/yr |
Principal Software Engineer
259
salaries
| ₹0 L/yr - ₹0 L/yr |
Lead Software Quality Assurance Engineer
105
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Software QA Engineer
101
salaries
| ₹0 L/yr - ₹0 L/yr |
Accenture
IBM
Infosys
TCS