Filter interviews by
I applied via Approached by Company and was interviewed in Aug 2023. There were 6 interview rounds.
Take Home assignment was given.
* Use oops concepts and exception handling properly.
I applied via Approached by Company and was interviewed in Apr 2024. There were 3 interview rounds.
DS-Algo round
3 questions.
Medium level
I applied via LinkedIn and was interviewed in Jan 2024. There was 1 interview round.
I applied via Referral and was interviewed before May 2023. There were 3 interview rounds.
Basic questions on Array
A polyfill is a piece of code that provides the technology that you expect the browser to provide natively.
Polyfill for Observables can be implemented using libraries like RxJS or Zen Observable.
Polyfills help in providing support for Observables in browsers that do not natively support them.
Example: Implementing a polyfill for Observables in a project using RxJS library.
Delphix interview questions for popular designations
I applied via LinkedIn and was interviewed before Mar 2023. There was 1 interview round.
Take home test..REST API calling and parse and utilise the response
posted on 3 Jan 2025
I applied via Referral and was interviewed in Dec 2024. There was 1 interview round.
ACID properties are a set of properties that guarantee reliable and consistent transactions in a database system.
Atomicity ensures that either all operations in a transaction are completed successfully or none at all.
Consistency ensures that the database remains in a valid state before and after the transaction.
Isolation ensures that the concurrent execution of transactions results in a system state that would be obtai...
Idempotent HTTP requests are requests that can be repeated multiple times without changing the result beyond the initial request.
Idempotent requests have the same outcome no matter how many times they are executed.
GET, PUT, and DELETE HTTP methods are typically idempotent.
POST requests are not idempotent as they can create new resources with each execution.
posted on 20 Nov 2024
I applied via Naukri.com and was interviewed in Oct 2024. There were 3 interview rounds.
Expanding the market can be achieved through market research, identifying new target demographics, developing new products or services, and implementing effective marketing strategies.
Conduct market research to identify potential new markets or untapped segments within the current market.
Analyze competitors to understand their strategies and identify opportunities for differentiation.
Develop new products or services th...
posted on 23 Dec 2024
Create a basic React app with dummy data fetched from a JSON API.
Set up a new React project using create-react-app
Create a component to fetch data from a JSON API using fetch or axios
Display the fetched data in the component
Binary heap is used to implement a priority queue.
Binary heap is a complete binary tree where each node has a value greater than or equal to its children.
It can be implemented using arrays, where the parent of node at index i is at index (i-1)/2.
Insertion and deletion operations have time complexity of O(log n) in a binary heap.
A binary tree can have any number of nodes, but the maximum number of trees with n nodes is 2^n.
A binary tree can have 0 nodes, 1 node, 2 nodes, or any number of nodes.
The maximum number of binary trees with n nodes is 2^n.
For example, a binary tree with 3 nodes can have up to 8 different structures.
Use a SQL query to find the second highest marks in a student database.
Use the ORDER BY clause to sort the marks in descending order
Use the LIMIT clause to limit the result to the second row
Program to check if two strings are anagrams
Create a function that takes in two strings as input
Remove any spaces and convert both strings to lowercase for consistency
Sort the characters in both strings and compare if they are equal to determine if they are anagrams
Example: 'listen' and 'silent' are anagrams
posted on 25 Feb 2025
I was interviewed before Feb 2024.
There is no question
based on 4 interviews
Interview experience
Engineering Manager
7
salaries
| ₹48.5 L/yr - ₹68.6 L/yr |
Senior Software Engineer 2
7
salaries
| ₹25 L/yr - ₹44 L/yr |
Senior Software Engineer
5
salaries
| ₹30 L/yr - ₹81 L/yr |
Web Analytics Manager
4
salaries
| ₹26.4 L/yr - ₹27.5 L/yr |
Senior Software Development Engineer
4
salaries
| ₹16 L/yr - ₹32.5 L/yr |
Oracle
Druva
RUBRIK INDIA
Actifio