i
Saama Technologies
Filter interviews by
I applied via Approached by Company and was interviewed in Nov 2024. There was 1 interview round.
Sql question more and related to database
I applied via Approached by Company and was interviewed in Sep 2021. There were 2 interview rounds.
Top trending discussions
Some questions related to testing topics and DB
posted on 24 Aug 2024
Use the built-in sort() method in JavaScript to sort an array of integers.
Use the sort() method with a compare function to sort the array in ascending order.
For descending order, return b - a instead of a - b in the compare function.
Example: let arr = [3, 1, 5, 2]; arr.sort((a, b) => a - b);
Rotate an array of strings by a specified number of positions.
Create a new array to store the rotated elements.
Use modulo operator to handle cases where the rotation count exceeds the array length.
Copy elements from original array to the new array based on the rotation count.
Return the rotated array.
Some questions related to testing topics and DB
posted on 16 Jul 2024
based on 1 interview
Interview experience
based on 4 reviews
Rating in categories
Senior Software Engineer
304
salaries
| ₹8.3 L/yr - ₹30 L/yr |
Software Engineer
287
salaries
| ₹4.5 L/yr - ₹16.7 L/yr |
Associate Software Engineer
183
salaries
| ₹3 L/yr - ₹8 L/yr |
Consultant
134
salaries
| ₹4.2 L/yr - ₹18 L/yr |
Data Engineer
117
salaries
| ₹5 L/yr - ₹19.7 L/yr |
Persistent Systems
TCS
Wipro
LTIMindtree