i
Tracxn
Filter interviews by
I appeared for an interview in Mar 2021.
Top trending discussions
I applied via AmbitionBox and was interviewed in May 2022. There were 2 interview rounds.
Old company status ,performance,
I applied via Referral and was interviewed in Dec 2023. There were 2 interview rounds.
Vendor onboarding involves evaluating, integrating, and managing suppliers to ensure quality and compliance with business needs.
Evaluate vendor capabilities through RFPs and interviews to ensure they meet business requirements.
Conduct background checks and assess financial stability to mitigate risks.
Establish clear contracts outlining deliverables, timelines, and payment terms.
Implement a vendor management system to t...
I appeared for an interview before Sep 2020.
Round duration - 60 Minutes
Round difficulty - Easy
A thief is planning to rob a store and can carry a maximum weight of 'W' in his knapsack. The store contains 'N' items where the ith item has a weight of 'wi' and a value of...
Yes, the 0/1 Knapsack problem can be solved using dynamic programming with a space complexity of not more than O(W).
Use a 1D array to store the maximum value that can be stolen for each weight capacity from 0 to W.
Iterate through each item and update the array based on whether including the item would increase the total value.
The final value in the array at index W will be the maximum value that can be stolen.
Given an array or list of integers 'ARR', identify the second largest element in 'ARR'.
If a second largest element does not exist, return -1.
ARR = [2,...
Find the second largest element in an array of integers.
Iterate through the array to find the largest and second largest elements.
Handle cases where all elements are identical.
Return -1 if a second largest element does not exist.
Round duration - 60 Minutes
Round difficulty - Easy
System Design Round
Design a scalable system for Twitter with key components and architecture.
Use microservices architecture for scalability and fault isolation.
Key components include user service, tweet service, timeline service, and notification service.
Use a distributed database like Cassandra for storing tweets and user data.
Implement a message queue like Kafka for handling real-time updates and notifications.
Use a caching layer like ...
Round duration - 30 Minutes
Round difficulty - Easy
It is just a formality
Tip 1 : System Design
Tip 2 : Practice questions from leetcode
Tip 3 : Have some projects.
Tip 1 : Mention what you know
Tip 2 : Good previous work to showcase
I applied via Campus Placement and was interviewed in Jun 2021. There was 1 interview round.
My dream is to create innovative software solutions that positively impact people's lives and drive technological advancement.
Building User-Centric Applications: I aspire to develop applications that prioritize user experience, like a health tracking app that motivates users to lead healthier lives.
Contributing to Open Source: I dream of contributing to open-source projects, collaborating with developers worldwide to c...
I applied via Referral and was interviewed in Mar 2024. There were 3 interview rounds.
Given some ant ui design to reacreate from scretch
Design an online movie booking platform for users to browse, book, and manage movie tickets seamlessly.
User Authentication: Allow users to register, log in, and manage their profiles.
Movie Listings: Provide a searchable database of movies with details like showtimes, genres, and ratings.
Booking System: Implement a real-time booking system to handle ticket reservations and payments.
Seat Selection: Enable users to select...
I appeared for an interview in Feb 2025.
Data Structures, Coding MCQs
Depth-First Search (DFS) is a graph traversal algorithm that explores as far as possible along each branch before backtracking.
DFS uses a stack data structure, either explicitly or via recursion.
It starts from a selected node and explores each branch before backtracking.
Example: In a binary tree, DFS can be implemented using pre-order, in-order, or post-order traversal.
DFS can be used to find connected components in a ...
I applied via Instahyre and was interviewed in Nov 2024. There were 2 interview rounds.
Easy to medium questions, Questions on DSA and Node.js.
The three sum problem involves finding unique triplets in an array that sum to zero.
Sort the array to simplify finding triplets.
Use a loop to fix one element and apply two-pointer technique for the rest.
Skip duplicates to ensure unique triplets.
Example: For array [-1, 0, 1, 2, -1, -4], the triplets are [-1, -1, 2], [-1, 0, 1].
I applied via LinkedIn and was interviewed in Nov 2023. There was 1 interview round.
Easy and medium level questions on array linked list
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...
Information Executive
140
salaries
| ₹2 L/yr - ₹3.6 L/yr |
Research Analyst
127
salaries
| ₹2 L/yr - ₹6 L/yr |
Senior Business Development Manager
88
salaries
| ₹4.5 L/yr - ₹9.5 L/yr |
Business Development Manager
86
salaries
| ₹3.7 L/yr - ₹8 L/yr |
Associate Vice President
77
salaries
| ₹13.2 L/yr - ₹22 L/yr |
Udaan
Swiggy
BlackBuck
Ninjacart