Filter interviews by
I applied via campus placement at International Institute of Information Technology (IIIT), Allahabad and was interviewed before Oct 2022. There were 3 interview rounds.
3 medium leetcode questions
Check if parentheses are valid in constant space
Use a counter to keep track of open parentheses
Increment counter for '(' and decrement for ')'
If counter goes negative or not zero at end, return false
I applied via Campus Placement and was interviewed before May 2023. There was 1 interview round.
FizzBuzz is a common programming problem where you print numbers from 1 to n, but for multiples of 3 print 'Fizz', for multiples of 5 print 'Buzz', and for multiples of both print 'FizzBuzz'.
Iterate from 1 to n
Check if the number is divisible by 3, 5, or both
Print 'Fizz', 'Buzz', or 'FizzBuzz' accordingly
Top trending discussions
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...
I applied via Referral and was interviewed in Jul 2024. There were 3 interview rounds.
3 dsa questions medium level
I was interviewed in Jan 2025.
Test was based on arrays and some dsa concepts.
Coding and aptitude round
I applied via Campus Placement
They follow the same pattern questions in every college so go through those. These are easily accessible from Leetcode discussion section.
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 ...
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.
posted on 15 May 2024
I applied via LinkedIn and was interviewed in Apr 2024. There was 1 interview round.
HashMap is implemented using an array of linked lists to handle collisions.
HashMap stores key-value pairs in an array of linked lists
Hash function is used to determine the index of the array where the key-value pair will be stored
Collision handling is done by chaining, where multiple key-value pairs with the same hash value are stored in the same linked list
HashMap allows null keys and values
HashMap is not synchronized...
based on 2 interviews
Interview experience
Data Analyst
61
salaries
| ₹2.8 L/yr - ₹6 L/yr |
Legal Associate
49
salaries
| ₹2.4 L/yr - ₹5 L/yr |
Legal Consultant
27
salaries
| ₹3 L/yr - ₹6 L/yr |
Software Engineer
20
salaries
| ₹10 L/yr - ₹21 L/yr |
Operations Executive
17
salaries
| ₹1.7 L/yr - ₹3 L/yr |
LegalPay
CreditMate
Loanzen
LegalRaasta