Filter interviews by
Ask about one of my previous experiences
Interfaces and Design system
I applied via Recruitment Consulltant and was interviewed before Jul 2023. There was 1 interview round.
Different from your regular leet code test. More real and tangible, asked me to design an API for a real world problem.
Top trending discussions
I applied via Naukri.com and was interviewed in Jul 2020. There were 5 interview rounds.
I applied via Referral and was interviewed before Nov 2019. There was 1 interview round.
I applied via Recruitment Consultant and was interviewed before Jun 2020. There were 4 interview rounds.
To onboard a merchant, we need to understand their business needs and provide them with a tailored solution.
Research the merchant's business and industry to understand their pain points and needs
Provide a personalized solution that addresses their specific needs
Offer training and support to ensure a smooth onboarding process
Communicate clearly and regularly to build trust and maintain a positive relationship
Follow up r...
To pitch a merchant, understand their needs, offer a solution, and show the benefits of your product/service.
Research the merchant's business and identify their pain points
Offer a tailored solution that addresses their specific needs
Highlight the benefits of your product/service, such as increased revenue or improved efficiency
Provide social proof, such as customer testimonials or case studies
Be confident and enthusias...
I applied via Referral and was interviewed in Sep 2020. There was 1 interview round.
I applied via Recruitment Consulltant and was interviewed before Jun 2021. There were 2 interview rounds.
I appeared for an interview in May 2022.
Round duration - 75 Minutes
Round difficulty - Medium
The round consisted of 2 Coding based based questions.
These question were easy for as I have already done this while preparing.
Determine whether two binary trees, given by their roots 'ROOT1' and 'ROOT2', are flip equivalent. A tree can be transformed into a flip equivalent through any number o...
The problem is to determine if two binary trees are flip equivalent after performing flip operations on one of the trees.
Perform a depth-first search (DFS) on both trees simultaneously
At each node, check if the values are equal and the left and right subtrees are either both null or both not null
If the above conditions are met, recursively check the flip equivalence of the left and right subtrees
If any of the condition...
You are provided with an integer array ARR
of size N
sorted in ascending order. Your task is to determine if it is possible to split this array i...
The task is to determine if an integer array can be split into one or more increasing subsequences with a length of at least 3.
Check if the array can be split into increasing subsequences by iterating through the array.
Keep track of the current subsequence and its length while iterating.
If the difference between the current element and the previous element is not 1, start a new subsequence.
If the length of any subseque...
Round duration - 60 Minutes
Round difficulty - Easy
The interview started a bit late as I it to be at 11:30 am but started at 12:15pm So Had to wait. Apart from these the overall experience was great and the interviewer was also kind and had a smiling face.
Ninja is given a sequence of numbers and needs to rearrange them so that every second element is greater than its neighbors on both sides.
The task is to rearrange the given array such that every second element is greater than its left and right element.
Iterate through the array and check if every second element is greater than its left and right element
If not, swap the current element with its adjacent element to satisfy the condition
Continue this process until the entire array satisfies the condition
Return 1 if the array satisfies the condition, else re...
Round duration - 30 Minutes
Round difficulty - Easy
10:30 PM
Interviewer was Cool.
Round duration - 5 minutes
Round difficulty - Easy
At 10:00 am
Tip 1 : Never never try to cheat in online interview the interviewer will definitely get to know.
Tip 2 : Psuedo code presentation matters a lot so name Your variable properly and with proper indentation.
Tip 3 : Keep on trying even if You feel that's not the right answer so at least put that idea forward.
Tip 4 : Do Leetcode medium questions as much as possible As they are mostly asked in Interviews.
Tip 1 : Avoid unnecessary details on Resume
Tip 2 : Make It look clean and also keep it of one page
I appeared for an interview before May 2024, where I was asked the following questions.
Discussing last CTC salary helps gauge expectations and market alignment for the Team Lead role.
CTC stands for Cost to Company, which includes all benefits and allowances.
For example, if my last CTC was $80,000, it included base salary, bonuses, and health benefits.
It's important to consider the entire compensation package, not just the base salary.
I believe in transparency regarding salary discussions to ensure mutual...
I appeared for an interview before Jun 2023.
Design a parking lot system with multiple levels and spots for cars.
Create a class for ParkingLot with attributes like levels, spots per level, etc.
Implement methods for parking a car, removing a car, checking availability, etc.
Consider implementing a ticketing system for tracking parked cars.
Utilize data structures like arrays, lists, or maps to manage parking spots efficiently.
Use external sorting algorithm like merge sort to efficiently sort numbers in a large file.
Break the large file into smaller chunks that can fit into memory
Sort each chunk individually using a sorting algorithm like merge sort
Merge the sorted chunks back together to get the final sorted result
based on 2 interview experiences
Difficulty level
Duration
PhonePe
KFintech
Rupeek
Bluestock ™