Filter interviews by
I applied via Instahyre and was interviewed in Aug 2024. There was 1 interview round.
Asked a question regarding Indian Tax calculator
1. Given two tax regime New and Old
If opted for New tax regime and if the tax of new regime is more then that of old regime then what is the amount of deduction we have claim so the tax in both the regime for the same input salary become same
I applied via Company Website and was interviewed in Dec 2021. There were 4 interview rounds.
Code to find frequency of characters in a given string
Use a hash table to store character frequencies
Iterate through the string and update the hash table accordingly
Print the hash table to display the character frequencies
Code to reverse a linked list
Create three pointers: prev, curr, and next
Initialize prev to null and curr to head
Loop through the list and set next to curr's next node
Set curr's next node to prev
Move prev and curr one node ahead
Return prev as the new head
Code to reverse linked list in size of K
Create a function that takes head of linked list and size K as input
Traverse the linked list in groups of K nodes
Reverse each group of K nodes using iterative or recursive approach
Connect the reversed groups to form the final linked list
Return the new head of the reversed linked list
posted on 24 Jun 2023
Given an simple gaming questions to be developed in JS
Given another UI design in image to be developed
I applied via Referral and was interviewed in Aug 2024. There was 1 interview round.
I was asked question on sliding window on finding the largest subarray with all distinct numbers. The interviewer was very helpful.
I applied via Approached by Company and was interviewed in Sep 2023. There were 3 interview rounds.
Replace zeros surrounded by ones with ones in an array of strings
Iterate through each string in the array
Check for zeros surrounded by ones and replace them with ones
Return the modified array of strings
The minimum number of jumps needed to reach the end of an array.
Use dynamic programming to keep track of the minimum jumps needed at each index.
At each index, calculate the maximum reachable index and update the minimum jumps accordingly.
Example: For array [2, 3, 1, 1, 2, 4, 2, 0, 1, 1], the minimum jumps needed is 4.
Design classes for a bidding system with new bid notifications for users who have already bid.
Create a Bid class with attributes like bidder, amount, timestamp, etc.
Create a Notification class with attributes like message, recipient, timestamp, etc.
Create a BiddingSystem class to manage bids and notifications.
Implement a method in BiddingSystem to notify users who have already bid when a new bid is placed.
Consider usin...
Design LLD of google calendar
Use microservices architecture for scalability and maintainability
Implement features like event creation, editing, deletion, reminders, and sharing
Utilize databases for storing user data and events
Include user authentication and authorization for security
Integrate with external APIs for syncing with other calendars
Design a Booking Management System for handling reservations and scheduling.
Create a user-friendly interface for customers to make bookings
Implement a database to store booking information
Include features for managing availability, cancellations, and payments
I applied via Approached by Company and was interviewed in Sep 2024. There was 1 interview round.
1 hour duration, a game somuation LLD question was asked
It was a bar raiser round and questions were related to trees and binary search
posted on 20 Mar 2024
Template and Reactive Forms in Angular are two ways to handle forms in Angular applications.
Template Forms are based on the traditional HTML forms and are easy to use for simple forms.
Reactive Forms are more flexible and powerful, allowing for complex form validation and dynamic form controls.
Template Forms use two-way data binding, while Reactive Forms use a more reactive approach with observables.
Reactive Forms are r...
based on 1 interview
Interview experience
Investment Specialist
17
salaries
| ₹8 L/yr - ₹17 L/yr |
Content Editor
6
salaries
| ₹7.2 L/yr - ₹7.2 L/yr |
Business Development Associate
5
salaries
| ₹9 L/yr - ₹10 L/yr |
Software Engineer
4
salaries
| ₹14 L/yr - ₹20 L/yr |
Software Developer
4
salaries
| ₹15 L/yr - ₹19 L/yr |
Swiggy
Udaan
CARS24
Meesho