Filter interviews by
5 questions in 3 hours via hackerrank:
- Java question more ds
- Given the scheleton of a project and UML implement it
- SQL questions
I applied via Approached by Company and was interviewed in Sep 2024. There was 1 interview round.
30 min, adyen formula
I applied via Campus Placement and was interviewed before Mar 2023. There was 1 interview round.
Coding question on string manipulation like tell the type of card based on the string constraints of the given card number.
I applied via Referral and was interviewed in Jun 2024. There was 1 interview round.
They asked me about a coding problem related to string parsing. It was to formate the string with brackets. I completed both parts of the solution, and asked relevant questions, but got a rejection mail.
1 hour interview. Needed to solve parts of single question. Next part would open only after completing the current part
I applied via Company Website and was interviewed in Jul 2023. There were 3 interview rounds.
Implement the function "Printlast10lines" such that the program prints the last 10 (or less) in a given string
To delete the nth node in a single linked list, we need to find the (n-1)th node and update its next pointer.
Traverse the linked list to find the (n-1)th node
Update the next pointer of the (n-1)th node to skip the nth node
Free the memory allocated to the nth node
I applied via Approached by Company and was interviewed in Jan 2024. There were 5 interview rounds.
Screening round was a 1 hour coding test. Mostly non leetcode style where the question is incremental - Eg. Identify a pattern in a given text value and extract it then perform subsequent transformations. There is no right or wrong its just how well you are able to do the task.
Another round similar to the first one with an incremental coding test. Question was very lengthy.
I applied via Company Website and was interviewed in Nov 2024. There were 3 interview rounds.
LLD for load balancer
Solve a bug in JSON like parsing library
It was 30 min coding test and question was from easy level DSA question
React is a JavaScript library for building user interfaces, while Next is a framework for building server-side rendered React applications.
React is a JavaScript library for building user interfaces.
Next is a framework for building server-side rendered React applications.
Next provides features like server-side rendering, static site generation, and routing out of the box.
Node.js is a runtime environment that allows you to run JavaScript on the server side.
Node.js is built on Chrome's V8 JavaScript engine.
It uses an event-driven, non-blocking I/O model.
The event loop is responsible for handling asynchronous operations in Node.js.
Example: Reading a file asynchronously in Node.js using fs module.
I applied via Approached by Company and was interviewed in Nov 2024. There were 5 interview rounds.
Machine coding.
Code structure, naming, best practices are more important than time or space complexity.
Same as Round 1, except more complex problem statement
I would start by reproducing the bug, analyzing the code, identifying the root cause, implementing a fix, testing the fix, and finally deploying it.
Reproduce the bug by following the steps that lead to the issue.
Analyze the code surrounding the bug to understand the context and potential causes.
Identify the root cause of the bug by debugging and tracing the code execution.
Implement a fix by making the necessary code ch...
HLD focuses on overall system architecture, while LLD delves into specific implementation details.
HLD includes components, modules, interfaces, and dependencies.
LLD involves detailed class diagrams, data structures, algorithms, and database schema.
Example: HLD may outline a system using microservices architecture, while LLD may specify how each microservice communicates and stores data.
based on 2 interviews
Interview experience
Strategic Partnership Manager
4
salaries
| ₹0 L/yr - ₹0 L/yr |
Lead Product Manager
3
salaries
| ₹0 L/yr - ₹0 L/yr |
PayPal
Stripe
Square
Razorpay