i
Paytail
Filter interviews by
I applied via Naukri.com and was interviewed in Aug 2022. There were 5 interview rounds.
Hacker earth , Rest api consuming and filtering response . 2 question
Top trending discussions
posted on 14 Aug 2024
I applied via Referral and was interviewed in Jul 2024. There were 2 interview rounds.
Min and max value from an array of integers, reverse of a string
Machine coding round.
Use Dijkstra's algorithm to find the top k shortest paths from source to destination.
Implement Dijkstra's algorithm to find the shortest paths from source to all other nodes.
Store the top k shortest paths found in a priority queue or heap.
Return the top k shortest paths as the result.
I applied via Company Website and was interviewed in Mar 2024. There was 1 interview round.
Snake and Ladder Problem is a classic board game where players move their tokens based on the roll of a dice.
The game involves a board with numbered squares, where players move their tokens based on the roll of a dice.
Snakes and ladders on the board can either help a player advance or set them back.
The game continues until a player reaches the final square, usually 100, to win.
Yes
Java uses pass by value for all variables, including object references.
When an object reference is passed as an argument, a copy of the reference is passed, not the actual object.
Modifying the reference inside the method will not affect the original reference outside the method.
However, modifications to the object's state inside the method will be visible outside the method.
Singleton pattern restricts the instantiation of a class to a single object.
Singleton pattern ensures that only one instance of a class exists throughout the application.
It provides a global point of access to the instance.
Commonly used in scenarios where a single instance needs to coordinate actions across the system.
Example: Database connection manager, logger, configuration manager.
Find the next greater element in an array for each element
Iterate through the array and for each element, find the next greater element
Use a stack to keep track of elements whose next greater element is not yet found
If the current element is greater than the top element of the stack, pop the stack and mark the popped element's next greater element as the current element
Push the current element onto the stack
If there ar...
posted on 23 Mar 2024
I applied via LinkedIn and was interviewed before Mar 2023. There were 4 interview rounds.
Javascript,html, CSS and MySQL
An event loop is a programming construct that waits for and dispatches events or messages in a program.
Event loop is commonly used in asynchronous programming to handle tasks like I/O operations without blocking the main thread.
It continuously checks for events in a queue and processes them one by one.
Examples of event loops include Node.js event loop for handling asynchronous operations in JavaScript.
Event loop helps ...
React is a modern JavaScript library for building user interfaces, while jQuery is a fast and concise JavaScript library for DOM manipulation.
React is component-based, promoting reusability and modularity.
React uses a virtual DOM for efficient updates, while jQuery directly manipulates the DOM.
React is declarative, making it easier to reason about the UI, while jQuery is imperative.
React is typically used for single-pa...
posted on 14 Jun 2024
Round one consist of coding problems and there's a minimum criteria of solving 2 problems at least to clear this round
based on 1 review
Rating in categories
Relationship Manager
32
salaries
| ₹2.9 L/yr - ₹4.4 L/yr |
Area Sales Manager
17
salaries
| ₹11.5 L/yr - ₹14.5 L/yr |
Senior Software Engineer
11
salaries
| ₹12.5 L/yr - ₹27 L/yr |
Software Engineer
9
salaries
| ₹9 L/yr - ₹22 L/yr |
Assistant Manager
7
salaries
| ₹5 L/yr - ₹14 L/yr |
Payed
BillDesk
Razorpay
Mobikwik