i
Versatile Commerce
Filter interviews by
I applied via Job Portal
Return the nth largest integer from a nested array of integers.
Iterate through the nested array and flatten it into a single array.
Sort the flattened array in descending order.
Return the nth element from the sorted array as the nth largest integer.
Top trending discussions
posted on 23 Jan 2024
I applied via Approached by Company and was interviewed in Jul 2023. There were 3 interview rounds.
I applied via Referral and was interviewed in Oct 2024. There were 2 interview rounds.
There was an OA on hackerearth of an hour. In that there were 20 MCQs and two DSA questions easy to medium on Heap, Hashmap and Subarray
I applied via Campus Placement and was interviewed in Sep 2024. There were 3 interview rounds.
Aptitude questions with some basic coding questions
They have given 3 coding questions and some pseudo codings
posted on 6 Jan 2025
I applied via LinkedIn and was interviewed in Dec 2024. There were 2 interview rounds.
Based on JavaScript and Java.
A task based on JavaScript.
I applied via Campus Placement and was interviewed in Jun 2024. There were 2 interview rounds.
A peak element in an array is an element that is greater than or equal to its neighbors.
Iterate through the array and check if the current element is greater than its neighbors.
If the element at index i is greater than or equal to elements at indices i-1 and i+1, it is a peak element.
Example: ['1', '3', '2', '4', '1'] has peak elements at index 1 and 3.
Rotate a 2D array by 90 degrees clockwise
Transpose the array
Reverse each row of the transposed array
Pollitices current generation
posted on 25 Sep 2024
Array questions - sum the closest two element of array untill its one element
posted on 28 May 2024
Find the second most occurrence of a string in an array of strings in JavaScript.
Create a map to store the count of each string in the array
Sort the map by values in descending order to find the most occurrence
Return the key of the second element in the sorted map
Coding is based scenario question , we have to write the code in paper. There is 1 hour time to complete the coding test.
based on 1 interview
Interview experience
Software Engineer
6
salaries
| ₹1.5 L/yr - ₹5 L/yr |
Junior Software Developer
6
salaries
| ₹2.2 L/yr - ₹3 L/yr |
Technical Lead
4
salaries
| ₹15 L/yr - ₹27 L/yr |
Quality Analyst
4
salaries
| ₹7.9 L/yr - ₹10.7 L/yr |
Senior Software Engineer
4
salaries
| ₹8 L/yr - ₹12 L/yr |
Flipkart
Amazon
Reliance Retail
Tata Group