Filter interviews by
1st round was based on DSA and mostly leetcode medium questions
The react application needs to be completed with given functionalities.
Implement state management using Redux or Context API
Create components for different sections of the application
Fetch data from an API and display it in the application
Add routing using React Router for navigation
Implement form handling for user input
Included Medium Questions
I applied via Recruitment Consulltant and was interviewed before Jan 2024. There was 1 interview round.
Adobe interview questions for designations
I applied via Recruitment Consulltant and was interviewed before Apr 2023. There was 1 interview round.
Left view of a binary tree is the set of nodes visible when the tree is viewed from the left side.
Traverse the binary tree level by level using BFS or DFS.
Keep track of the first node encountered at each level (leftmost node).
Store the leftmost nodes in an array to get the left view of the binary tree.
I applied via Approached by Company and was interviewed in Aug 2021. There were 6 interview rounds.
Merge K-Sorted Linked List
Create a min heap of size k
Insert the first element of each linked list into the heap
Pop the minimum element from the heap and add it to the result list
Insert the next element from the linked list of the popped element into the heap
Repeat until all elements are processed
To break a linked list into two lists, we can traverse the list and add nodes to respective lists based on their value.
Traverse the linked list and add nodes to positive or negative list based on their value
Create two empty lists for positive and negative nodes
Iterate through the linked list and add nodes to respective lists
Join the two lists at the end to get the final result
Given an array of integers, find if a subarray exists whose sum equals to k.
Use a hashmap to store the prefix sum and its frequency.
Iterate through the array and check if the difference between current prefix sum and k exists in the hashmap.
If it exists, then a subarray with sum k exists.
Time complexity: O(n), Space complexity: O(n).
I applied via Approached by company and was interviewed in Jan 2022. There were 3 interview rounds.
Do as much medium level problems from leetcode as possible
Same as round 1
I applied via Approached by Company and was interviewed in Jun 2017. There were 5 interview rounds.
Top trending discussions
posted on 27 Feb 2024
I applied via Job Fair and was interviewed before Feb 2023. There were 3 interview rounds.
Druiokjhfdddhhjjiiooooooo
based on 5 interviews
1 Interview rounds
based on 26 reviews
Rating in categories
Computer Scientist
441
salaries
| ₹20 L/yr - ₹70.4 L/yr |
Technical Consultant
266
salaries
| ₹13.4 L/yr - ₹30.2 L/yr |
Software Engineer
257
salaries
| ₹8.5 L/yr - ₹28.5 L/yr |
Computer Scientist 2
225
salaries
| ₹28 L/yr - ₹101 L/yr |
Senior Technical Consultant
207
salaries
| ₹15.4 L/yr - ₹46 L/yr |
Salesforce
Oracle
Microsoft Corporation
Amazon