i
OLX
Filter interviews by
I applied via LinkedIn and was interviewed in Oct 2023. There were 2 interview rounds.
Link List operations and result
Top trending discussions
posted on 5 Dec 2024
I applied via Referral and was interviewed in Nov 2024. There was 1 interview round.
posted on 28 Sep 2024
Search for a target value in a 2D matrix and return true if found, false otherwise.
Start from the top right corner or bottom left corner for efficient search
Use binary search in each row or column to narrow down the search space
Handle edge cases like empty matrix or target not found
Find lowest common ancestor in tree
I applied via Campus Placement and was interviewed in Oct 2024. There were 3 interview rounds.
Test contains 26 questions for me 13 are java based 13 are c++ based
Indexing in DBMS is a technique to improve the performance of queries by creating a data structure that allows for faster retrieval of data.
Indexes are created on columns in a database table to speed up the retrieval of rows that match a certain condition.
Types of indexes include clustered, non-clustered, unique, and composite indexes.
Examples of indexing techniques include B-tree, hash, and bitmap indexes.
Indexing can...
Check if two strings are anagrams by comparing the sorted characters in each string.
Sort the characters in both strings and compare if they are equal.
Ignore spaces and punctuation when comparing the strings.
Example: 'listen' and 'silent' are anagrams.
Example: 'hello' and 'world' are not anagrams.
Use a stack to simulate the recursive inorder traversal process
Create an empty stack to store nodes
Start with the root node and push it onto the stack
While the stack is not empty, keep traversing left and pushing nodes onto the stack
Once you reach a leaf node, pop it from the stack, print its value, and move to its right child
Repeat the process until all nodes have been visited
To make a class final, use the 'final' keyword in the class declaration.
Use the 'final' keyword before the 'class' keyword in the class declaration
A final class cannot be subclassed or extended
Final classes are often used for utility classes or classes that should not be modified
I applied via LinkedIn and was interviewed in Nov 2024. There was 1 interview round.
Basic questions only.
The equivalent of ReactDOM in mobile application development is React Native.
React Native is a framework for building mobile applications using React.
It allows developers to write code in JavaScript and render native components.
Just like ReactDOM in web development, React Native handles rendering components to the screen.
Closure is a function that captures the environment in which it was created, allowing it to access variables from that environment even after the function has finished executing.
Closure allows a function to access variables from its outer scope even after the function has finished executing.
It is created when a function is defined within another function and the inner function references variables from the outer functi...
BFS Implementation of a jug question.
I applied via LinkedIn and was interviewed in Aug 2024. There were 3 interview rounds.
It was an online assessment. Some coding questions. Some cs fundamental mcqs. SQL query, Rest Api question.
An assignment to create a game using nodejs/ go lang/ java.
based on 2 reviews
Rating in categories
Dealer Success Manager
161
salaries
| ₹3 L/yr - ₹6.5 L/yr |
Key Account Manager
141
salaries
| ₹3.5 L/yr - ₹9.2 L/yr |
Accounts Manager
124
salaries
| ₹2.7 L/yr - ₹7 L/yr |
Team Lead
71
salaries
| ₹3.5 L/yr - ₹11.2 L/yr |
Senior Accounts Manager
70
salaries
| ₹3.9 L/yr - ₹8 L/yr |
Quikr
eBay
Tokopedia
Flipkart