Filter interviews by
I applied via Naukri.com and was interviewed in Jan 2022. There were 2 interview rounds.
Basic questions on sql and java
Top trending discussions
posted on 10 May 2020
I applied via Recruitment Consultant and was interviewed in Apr 2020. There were 4 interview rounds.
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 23 Sep 2024
I applied via Recruitment Consulltant and was interviewed in Mar 2024. There were 2 interview rounds.
A program to implement a queue data structure
Create a class Queue with methods like enqueue, dequeue, isEmpty, and size
Use an array to store the elements in the queue
Maintain front and rear pointers to keep track of the elements in the queue
posted on 13 Feb 2025
Reverse the string using language
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
CSS Sprite is a technique used to combine multiple images into a single image to reduce the number of server requests.
CSS Sprite helps in reducing loading time by reducing the number of HTTP requests.
It involves combining multiple images into one larger image and then using CSS to display only the portion of the image needed.
This technique is commonly used for icons, buttons, and other small images on websites.
By using...
posted on 2 Feb 2021
I applied via Naukri.com and was interviewed in Jan 2021. There were 4 interview rounds.
based on 2 interviews
Interview experience
based on 7 reviews
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
46
salaries
| ₹3.5 L/yr - ₹5.4 L/yr |
Consultant
43
salaries
| ₹5.5 L/yr - ₹22.7 L/yr |
Senior Consultant
43
salaries
| ₹10 L/yr - ₹29 L/yr |
Saama Technologies
Jumio
DISYS
Data-Core Systems