Filter interviews by
I appeared for an interview in Sep 2021.
Round duration - 180 minutes
Round difficulty - Medium
The timing was 4 pm to 7 pm.
The interviewer was friendly.
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 - 20 minutes
Round difficulty - Easy
The timing was in the morning at 10 AM.
HR asked general questions and rather it was just a discussion.
Tip 1 : Do at least 2 projects
Tip 2 : Prepare well for javascript interview questions
Tip 3 : Prepare well for React.js interview questions
Tip 1 : Only put those things in a resume on which you are very confident. They really go deep on everything you mention.
Tip 2 : At least mention 2-3 projects
Top trending discussions
I applied via Campus Placement and was interviewed in May 2024. There were 2 interview rounds.
Basic aptitude with tracing program
3 problem with easy to hard
I applied via Campus Placement and was interviewed in Jun 2022. There were 3 interview rounds.
Consists of 5 questions of DSA
1 Knapsack, 1 bitwise, 1 string , 1 basic mathematics, 1 dynamic programming
A recursive approach to print prime numbers involves checking divisibility and using recursion to iterate through numbers.
Define a function to check if a number is prime.
Use recursion to iterate through numbers starting from 2.
For each number, check if it is prime and print it if true.
Base case: Stop recursion when a certain limit is reached.
I applied via Walk-in and was interviewed in May 2024. There were 2 interview rounds.
Was bit tough and need to concentrate on work time
Was about coding in any language such as Java python
I applied via Naukri.com and was interviewed in Aug 2024. There was 1 interview round.
I am a passionate software developer with experience in Java, Python, and web development.
Graduated with a degree in Computer Science
Worked on various projects using Java and Python
Familiar with web development technologies like HTML, CSS, and JavaScript
I applied via LinkedIn and was interviewed in Nov 2024. There was 1 interview round.
General aptitude focused on mathematics.
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 appeared for an interview in Jul 2024.
2 Graph question of leetcode
Content Moderator
23
salaries
| ₹4 L/yr - ₹4.8 L/yr |
Business Development Executive
16
salaries
| ₹2 L/yr - ₹3.6 L/yr |
Business Analyst
13
salaries
| ₹6 L/yr - ₹18 L/yr |
Content Strategist
13
salaries
| ₹4 L/yr - ₹10 L/yr |
Program Manager
10
salaries
| ₹10 L/yr - ₹17 L/yr |
Udaan
Swiggy
BlackBuck
Ninjacart