Filter interviews by
Given a question to fetch max length of fibbinocci series that can be formed from an array
I applied via LinkedIn and was interviewed in Aug 2024. There was 1 interview round.
1 hr test on HackerEarth platform, DSA questions
I applied via Referral and was interviewed before Jul 2021. There were 2 interview rounds.
Use Fisher-Yates shuffle algorithm to play songs randomly without repetition.
Create an array of songs
Use Fisher-Yates shuffle algorithm to shuffle the array
Play the first song in the shuffled array
Remove the first song from the array
Repeat steps 3-4 until all songs have been played
Reverse a linked list
Iterate through the linked list and change the direction of the pointers
Keep track of the previous, current, and next nodes
Set the head of the linked list to the last node after reversing
Hashing algorithm to count maximum number of 1s in a 2D matrix.
Create a hash table to store the count of 1s in each row.
Traverse through each row and update the count in the hash table.
Find the row with the maximum count of 1s in the hash table.
Return the count of 1s in that row.
I applied via Company Website and was interviewed in Jun 2024. There was 1 interview round.
Implement your own state management in React and integrate it into a React application.
Hackerrank LeetCode 2 Hard questions and 1 medium
I applied via Company Website and was interviewed in Nov 2024. There was 1 interview round.
1. PEAK ELEMENT QUESTION.
2. COIN DENOMINATION
Create APIs for a Quiz platform
Design RESTful APIs for creating, updating, deleting, and retrieving quizzes
Include endpoints for managing quiz questions, answers, and user responses
Implement authentication and authorization mechanisms for secure access
Utilize JSON format for data exchange between client and server
I applied via Approached by Company and was interviewed before Jan 2023. There were 3 interview rounds.
Design and code a parking lot application
To ensure no data corruption during asynchronous streaming and processing, use data validation, error handling, and checksums.
Implement data validation techniques to check the integrity of the streamed data.
Handle errors and exceptions properly to prevent data corruption.
Use checksums or hash functions to verify the integrity of the data.
Implement reliable communication protocols like TCP/IP to ensure data integrity.
Co...
I applied via Campus Placement and was interviewed before Sep 2023. There was 1 interview round.
Equation, ratio and proportion
I applied via Company Website and was interviewed before Jul 2023. There was 1 interview round.
Creating specific components for software development
Identify the requirements for the component
Design the component architecture
Implement the component using appropriate programming languages and tools
Test the component for functionality and performance
Integrate the component into the larger software system
based on 1 interview
Interview experience
based on 1 review
Rating in categories
Operations Associate
6
salaries
| ₹0 L/yr - ₹0 L/yr |
Business Analyst
4
salaries
| ₹0 L/yr - ₹0 L/yr |
Product Lead
4
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Associate Operations
4
salaries
| ₹0 L/yr - ₹0 L/yr |
Data Analyst
3
salaries
| ₹0 L/yr - ₹0 L/yr |
HackerRank
InterviewBit
GeeksForGeeks
LeetCode