Filter interviews by
I was interviewed in Nov 2023.
Implement a stack data structure that supports push, pop, top, and retrieving the minimum element in constant time.
Use two stacks - one to store the actual elements and another to store the minimum values at each point.
When pushing an element, check if it is smaller than the current minimum and update the minimum stack accordingly.
When popping an element, also pop from the minimum stack if the element being popped is t...
Top trending discussions
posted on 17 Jan 2025
I applied via Approached by Company and was interviewed in Dec 2024. There was 1 interview round.
posted on 3 Aug 2024
I applied via Approached by Company and was interviewed in Feb 2024. There were 4 interview rounds.
DSA - Leetcode
Easy to Medium
DSA - Leetcode Medium
Problem Solving
System Design of Concurrent Streaming Platform
Integrity, teamwork, continuous learning, empathy
Integrity - always being honest and doing the right thing, even when no one is watching
Teamwork - collaborating effectively with others to achieve common goals
Continuous learning - constantly seeking to improve and grow in knowledge and skills
Empathy - understanding and caring for others' perspectives and feelings
posted on 13 Jan 2024
Object-oriented programming concepts in Java
Encapsulation: bundling data and methods together
Inheritance: creating new classes from existing ones
Polymorphism: using a single interface to represent different types
Abstraction: hiding implementation details and providing a simplified view
Encapsulation example: using private variables and public methods
Inheritance example: creating a subclass that inherits properties and m...
posted on 17 Feb 2024
I applied via Referral and was interviewed in Aug 2023. There were 4 interview rounds.
It is Hacker rank test ,asked 2 questions and needs to solve in 1 hour
posted on 15 Apr 2024
I applied via campus placement at The LNM Institute of information Technology, Jaipur and was interviewed before Apr 2023. There were 3 interview rounds.
Oops
Basic DSA
Project Based Discussions
NodeJs/ReactJS Fundamental Questions
Advance Oops and DSA
Prepare DSA very well and also one common question which is very frequently asked ks design Hashmap and also implement LRU cache.
posted on 13 Oct 2021
I applied via LinkedIn and was interviewed in Sep 2021. There was 1 interview round.
Reverse a linked list and find number of characters in a string.
To reverse a linked list, we can iterate through the list and change the pointers to reverse the order.
To find the number of characters in a string, we can use the length property or iterate through the string and count the characters.
For example, to reverse a linked list:
Node* prev = NULL; Node* current = head; Node* next = NULL; while (current != NULL) ...
I applied via Campus Placement
1 coding question and MCQ on CS fundamentals were asked.
posted on 11 Dec 2024
I applied via LinkedIn and was interviewed in Nov 2024. There were 3 interview rounds.
Basic DSA from the hacker rank website
Senior Software Engineer
9
salaries
| ₹18 L/yr - ₹70 L/yr |
Software Engineer2
9
salaries
| ₹18 L/yr - ₹31 L/yr |
Software Engineer
6
salaries
| ₹22 L/yr - ₹30 L/yr |
Software Developer
4
salaries
| ₹29 L/yr - ₹40 L/yr |
Software Development Engineer
4
salaries
| ₹12 L/yr - ₹32 L/yr |
Freshworks
Zoho
Druva
InMobi