Filter interviews by
Top trending discussions
posted on 20 May 2020
I applied via Naukri.com and was interviewed in Apr 2020. There was 1 interview round.
posted on 15 May 2024
I applied via Naukri.com and was interviewed before May 2023. There were 4 interview rounds.
OOPs decorator and lambda functions can be used together to add functionality to objects in a concise and flexible way.
Use lambda functions to define the behavior that will be added to objects.
Use decorators to apply the lambda functions to the objects.
Example: Define a lambda function that doubles a number, then use a decorator to apply it to a class method.
Need to understand the logic and tell the output by seeing the code
posted on 2 Feb 2021
I applied via Naukri.com and was interviewed in Jan 2021. There were 4 interview rounds.
posted on 10 Jun 2024
I applied via Naukri.com and was interviewed before Jun 2023. There were 3 interview rounds.
Coding test on java collections
Sorting a given array of strings
Use a sorting algorithm like quicksort or mergesort
Consider the length of the strings for comparison
Use a comparator function to define the sorting order
Use SQL query with ORDER BY and LIMIT to find second, third highest salary
Use ORDER BY salary DESC to sort salaries in descending order
Use LIMIT 1,1 to get the second highest salary
Use LIMIT 2,1 to get the third highest salary
Example: SELECT salary FROM employees ORDER BY salary DESC LIMIT 1,1
Example: SELECT salary FROM employees ORDER BY salary DESC LIMIT 2,1
posted on 8 Feb 2025
I appeared for an interview before Feb 2024.
posted on 10 May 2020
I applied via Recruitment Consultant and was interviewed in Apr 2020. There were 4 interview rounds.
posted on 2 Jan 2022
I applied via Naukri.com and was interviewed in Dec 2021. There were 4 interview rounds.
posted on 18 Jun 2024
Count occurrences of a letter in a string.
Iterate through each character in the string and count occurrences of the specified letter.
Use a hashmap to store the count of each letter.
Handle both uppercase and lowercase letters to ensure accurate counting.
based on 1 interview
Interview experience
based on 1 review
Rating in categories
Software Engineer
89
salaries
| ₹3.6 L/yr - ₹10.7 L/yr |
Senior Software Engineer
53
salaries
| ₹5.5 L/yr - ₹17 L/yr |
Junior Software Engineer
45
salaries
| ₹3.5 L/yr - ₹5.5 L/yr |
Consultant
43
salaries
| ₹5.5 L/yr - ₹20 L/yr |
Senior Consultant
43
salaries
| ₹10 L/yr - ₹29 L/yr |
Saama Technologies
Jumio
DISYS
Data-Core Systems