Filter interviews by
Top trending discussions
I applied via Job Portal and was interviewed in Jan 2024. There was 1 interview round.
I applied via Other and was interviewed in Dec 2021. There were 4 interview rounds.
Arrange odd and even numbers in an array, even on RHS and odd on LHS.
Create two pointers, one at the start and one at the end of the array.
Swap the elements at the pointers if they are in the wrong position.
Continue swapping until the pointers meet in the middle.
BODMAS is a mathematical rule used to evaluate expressions with multiple operators.
BODMAS stands for Brackets, Orders, Division, Multiplication, Addition, and Subtraction.
It is used to determine the order in which operations are performed in an expression.
Brackets are evaluated first, followed by orders (exponents and roots), then division and multiplication, and finally addition and subtraction.
For example, in the exp...
I applied via Walk-in and was interviewed in May 2024. There was 1 interview round.
Remove duplicates from array of strings
Create a new empty array
Loop through the original array
Check if the current element exists in the new array
If not, add it to the new array
Return the new array
Use isinstance() function to check if num is int or not.
Use isinstance(num, int) to check if num is an instance of int class.
This function returns True if num is an instance of int class, else False.
Example: isinstance(5, int) will return True.
Example: isinstance(5.0, int) will return False.
I applied via Naukri.com
I applied via Walk-in and was interviewed in Mar 2022. There were 2 interview rounds.
Different types of joins in SQL, Delete drop truncate difference
Types of joins: Inner join, Left join, Right join, Full outer join
Inner join returns only matching rows from both tables
Left join returns all rows from left table and matching rows from right table
Right join returns all rows from right table and matching rows from left table
Full outer join returns all rows from both tables
Delete is used to remove specific ...
Identify data structure based on insertion and deletion order
If insertion and deletion follow LIFO order, it is a stack
If insertion follows FIFO order and deletion follows LIFO order, it is a queue
If insertion and deletion follow priority order, it is a priority queue
Find maximum element in an array in less than O(N)
Use divide and conquer approach
Compare maximum of left and right subarrays
Recursively find maximum element
based on 1 interview
Interview experience
Implementation Engineer
8
salaries
| ₹0 L/yr - ₹0 L/yr |
Business Development Executive
7
salaries
| ₹0 L/yr - ₹0 L/yr |
Software Developer
5
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Implementation Engineer
5
salaries
| ₹0 L/yr - ₹0 L/yr |
Software Engineer
4
salaries
| ₹0 L/yr - ₹0 L/yr |
Practo
Lybrate
Portea Medical
PharmEasy