i
Convin
Filter interviews by
I applied via Approached by Company and was interviewed before Oct 2023. There were 4 interview rounds.
Indexing in databases improves query performance by allowing faster retrieval of data.
Indexes are data structures that improve the speed of data retrieval operations on a database table.
They work by creating a sorted list of specific columns in a table, allowing the database to quickly locate the rows that match a query.
Examples of indexes include primary keys, unique keys, and composite indexes.
Indexes can be created ...
I have worked on various projects in different organizations, showcasing my versatility and adaptability.
Developed a customer management system for a retail company, improving efficiency and customer satisfaction.
Implemented a data analytics platform for a marketing agency, enabling data-driven decision making.
Collaborated on a team to create a real-time messaging application for a tech startup, enhancing communication
Different data structures like arrays, linked lists, trees, graphs, and their indexing problems and solutions.
Arrays: indexing is O(1), but insertion/deletion at arbitrary position is O(n)
Linked Lists: indexing is O(n), but insertion/deletion at arbitrary position is O(1)
Trees: indexing depends on the type of tree (e.g. binary search tree, AVL tree)
Graphs: indexing can be done using adjacency lists or matrices
Hash Tabl...
Top trending discussions
I was interviewed in Mar 2024.
You will get an assignment with an unrealistic deadline of 3 days within workdays only. github.com/wasserstoff-india Vision Mark Annotation suite repository
Setting up an express app with Typescript
Install necessary dependencies: npm install express @types/express typescript @types/node
Create a tsconfig.json file with necessary configurations
Set up your express app in a TypeScript file
I applied via Recruitment Consulltant and was interviewed in May 2024. There was 1 interview round.
Finding the median of a stream of numbers as they are received
Keep track of the numbers in a sorted data structure like a min heap and max heap
Maintain balance between the two heaps to efficiently find the median
If the total number of elements is odd, median is the middle element. If even, median is the average of two middle elements
I was interviewed in Mar 2024.
You will get an assignment with an unrealistic deadline of 3 days within workdays only. github.com/wasserstoff-india Vision Mark Annotation suite repository
Setting up an express app with Typescript
Install necessary dependencies: npm install express @types/express typescript @types/node
Create a tsconfig.json file with necessary configurations
Set up your express app in a TypeScript file
I applied via Recruitment Consulltant and was interviewed in May 2024. There was 1 interview round.
Finding the median of a stream of numbers as they are received
Keep track of the numbers in a sorted data structure like a min heap and max heap
Maintain balance between the two heaps to efficiently find the median
If the total number of elements is odd, median is the middle element. If even, median is the average of two middle elements
based on 1 review
Rating in categories
Backend Developer
8
salaries
| ₹8 L/yr - ₹21 L/yr |
Product Designer
6
salaries
| ₹4.5 L/yr - ₹7.6 L/yr |
HR Manager
4
salaries
| ₹7 L/yr - ₹12 L/yr |
Quality Analyst
4
salaries
| ₹2 L/yr - ₹6.6 L/yr |
Accounts Manager
4
salaries
| ₹9.1 L/yr - ₹34 L/yr |
Zoho
Freshworks
TCS
Infosys