Filter interviews by
I applied via LinkedIn and was interviewed in Mar 2024. There were 5 interview rounds.
My design process involves research, ideation, prototyping, testing, and iteration to create user-centered solutions.
Research: Gather information about user needs, market trends, and competition.
Ideation: Brainstorm and generate ideas for potential solutions.
Prototyping: Create low-fidelity and high-fidelity prototypes to visualize concepts.
Testing: Conduct user testing to gather feedback and iterate on designs.
Iterati...
I appeared for an interview in Apr 2025, where I was asked the following questions.
Rate limiting in AWS Lambda can be managed using throttling, API Gateway, and monitoring tools.
Use AWS API Gateway to set usage plans and throttle requests per second.
Implement Lambda concurrency limits to control the number of concurrent executions.
Utilize AWS Step Functions to manage workflows and control execution rates.
Monitor usage with AWS CloudWatch to identify and adjust limits as needed.
Consider using Amazon S...
Case study depending upon the role that one has applied for.
I appeared for an interview before Mar 2024, where I was asked the following questions.
I admire your company's innovative approach and commitment to professional growth, making it an ideal place for my skills and aspirations.
Your company's focus on cutting-edge technology aligns with my passion for innovation, as seen in my recent project on AI-driven applications.
I appreciate your commitment to employee development, which resonates with my desire for continuous learning and skill enhancement.
The collabo...
I typically work around 40 hours a week, coming to the office five days a week for a standard 8-hour workday.
I usually arrive at the office by 9 AM and leave around 5 PM.
On some days, I might stay later if there are project deadlines.
I also occasionally work from home, especially for focused tasks.
I applied via Referral and was interviewed before May 2023. There were 2 interview rounds.
A brief discussion on a problem statetment
Top trending discussions
I appeared for an interview before Sep 2021.
Dynamic sales executive with 5 years of experience in driving revenue growth and building client relationships in the tech industry.
Worked at Tech Solutions Inc. as a Sales Executive, achieving 120% of my sales target in the last fiscal year.
Developed strong relationships with clients, resulting in a 30% increase in repeat business.
Implemented a new CRM system that improved lead tracking and follow-up efficiency by 40%...
I am drawn to this organization for its innovative approach, strong values, and commitment to employee growth and customer satisfaction.
The organization's reputation for innovation aligns with my passion for staying ahead in sales strategies.
I admire your commitment to customer satisfaction, as seen in your recent award for outstanding service.
The emphasis on employee development through training programs resonates wit...
I applied via Other and was interviewed in Dec 2020. There was 1 interview round.
Happiness is a state of mind influenced by personal achievements, relationships, and a positive outlook on life.
I find joy in achieving sales targets, which motivates me to perform better.
Building strong relationships with clients brings me satisfaction and happiness.
I enjoy collaborating with my team, sharing successes, and learning from each other.
Personal growth through challenges in sales keeps me engaged and happy...
I love exploring new cultures and relaxing on beautiful beaches during my holidays, often visiting places like Bali or the Amalfi Coast.
I enjoy beach destinations, such as Bali, for relaxation and water sports.
Cultural trips to cities like Paris or Rome allow me to immerse in history and art.
I also appreciate nature retreats, like hiking in the Swiss Alps or visiting national parks.
I applied via Naukri.com and was interviewed in Sep 2019. There was 1 interview round.
I am a recent graduate with a degree in Computer Science and experience in web development.
Recent graduate with a degree in Computer Science
Experience in web development
Strong problem-solving skills
Proficient in programming languages such as Java, JavaScript, and HTML/CSS
My hobbies include reading, hiking, and playing the guitar.
Reading: I enjoy reading fiction and non-fiction books in my free time.
Hiking: I love exploring nature trails and challenging myself with new hikes.
Playing the guitar: I have been playing the guitar for several years and enjoy learning new songs.
Our company is a leading tech startup specializing in AI-driven solutions for businesses.
Specializes in AI-driven solutions for businesses
Considered a leading tech startup in the industry
Known for innovative and cutting-edge technology
Has a strong focus on research and development
Provides services to a wide range of industries
I want to join your company because of its innovative projects, strong company culture, and opportunities for growth.
Innovative projects that align with my interests and skills
Strong company culture that values collaboration and employee development
Opportunities for growth and advancement within the company
I completed various training programs and projects during my college years, gaining hands-on experience in different areas.
Completed a training program in data analysis using Python and R
Developed a mobile application for a class project using Java and Android Studio
Participated in a research project on renewable energy sources
Completed an internship at a local software company, working on web development projects
I applied via Referral and was interviewed before May 2020. There was 1 interview round.
To understand the supply of restaurants in a particular area of a city, we can use various methods.
Collect data from online directories like Yelp, Zomato, etc.
Conduct surveys to gather information about the number of restaurants in the area.
Analyze the population density and demographics of the area to estimate the demand for restaurants.
Check the number of restaurant permits issued by the local government.
Use GIS mapp...
I appeared for an interview in Jan 2021.
Round duration - 60 Minutes
Round difficulty - Easy
4 Questions which were of Easy, Medium, and Hard level.
The structure of a binary tree has been modified so that each node includes a reference to its parent node.
You are provided with two nodes,...
This question is about finding the lowest common ancestor of two nodes in a binary tree with parent references.
Traverse from the given nodes to their respective root nodes and store the paths in two separate lists.
Compare the two lists and find the last common node.
Return the last common node as the lowest common ancestor.
Ninja has been given an array, and he wants to find a subarray such that the sum of all elements in the subarray is maximum.
A subarray 'A' is considered greater than a...
The problem is to find a subarray with the maximum sum in a given array.
Iterate through the array and keep track of the maximum sum and the current sum.
If the current sum becomes negative, reset it to 0.
Update the maximum sum if the current sum is greater.
Also keep track of the start and end indices of the subarray with the maximum sum.
Return the subarray using the start and end indices.
Round duration - 50 Minutes
Round difficulty - Easy
Given a list of integers of size N
, your task is to determine the Next Greater Element (NGE) for every element. The Next Greater Element for an element X
is the firs...
The task is to find the next greater element for each element in an array.
Iterate through the array from right to left.
Use a stack to keep track of the elements that have a greater element to their right.
For each element, pop elements from the stack until a greater element is found or the stack is empty.
If a greater element is found, it is the next greater element for the current element.
If the stack becomes empty, the...
You are given a long type array/list ARR
of size N
, representing an elevation map. The value ARR[i]
denotes the elevation of the ith
bar. Your task is to determine th...
The question asks to find the total amount of rainwater that can be trapped in the given elevation map.
Iterate through the array and find the maximum height on the left and right side of each bar.
Calculate the amount of water that can be trapped at each bar by taking the minimum of the maximum heights on both sides and subtracting the height of the bar.
Sum up the amount of water trapped at each bar to get the total amo...
Round duration - 30 Minutes
Round difficulty - Easy
It is just a formality round, asked basic questions like relocation and joining date etc
Tip 1 : Be good with all data structures and algorithms
Tip 2 : Able to explain your projects well
Tip 3 : focus on basics
Tip 1 : Try to make a single-page resume.
Tip 2 : Don't write unnecessary details like hobbies, family, etc.
based on 6 interview experiences
Difficulty level
Duration
2-8 Yrs
Not Disclosed
4-8 Yrs
Not Disclosed
QA Analyst
5
salaries
| ₹5.2 L/yr - ₹11.5 L/yr |
Product Designer
5
salaries
| ₹5 L/yr - ₹15.4 L/yr |
Mobile Application Developer
4
salaries
| ₹7 L/yr - ₹7 L/yr |
Flutter Developer
4
salaries
| ₹4.2 L/yr - ₹4.2 L/yr |
Product Designer Lead
4
salaries
| ₹15 L/yr - ₹16.6 L/yr |
Udaan
Swiggy
CARS24
BlackBuck