Filter interviews by
I applied via Campus Placement
Reverse a linkedList
Iterate through the linked list and reverse the pointers
Use three pointers to keep track of current, previous, and next nodes
Update the pointers accordingly to reverse the list
Top trending discussions
posted on 5 Dec 2024
I applied via Campus Placement and was interviewed in Nov 2024. There were 3 interview rounds.
Platform->interview bit, Topics->linked list, arrays, duration:around 1hr
posted on 3 Dec 2024
I was interviewed in Nov 2024.
There were 2 questions, first one was the three sum problem of leetcode and the second one was related to stacks amd strings
posted on 13 Jan 2024
Encapsulation is the concept of bundling data and methods together within a class, hiding internal details from the outside world.
Encapsulation helps in achieving data abstraction and data hiding.
It allows for better control over the access to the internal state of an object.
By encapsulating data, we can protect it from being modified by external code.
Encapsulation promotes code reusability and maintainability.
Example:...
posted on 4 Apr 2024
I applied via Referral and was interviewed before Apr 2023. There was 1 interview round.
Find min and max in an array
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.
I applied via Newspaper Ad and was interviewed in Jul 2024. There was 1 interview round.
My previous organization was a fast-paced tech startup focused on developing cutting-edge software solutions.
Highly collaborative work environment
Emphasis on innovation and creativity
Agile development methodologies were followed
Regular team meetings and code reviews
Opportunities for professional growth and learning
Create a timer using React
Use useState hook to store the timer value
Use useEffect hook to update the timer every second
Display the timer value in the component's render method
I applied via Referral and was interviewed in Apr 2024. There was 1 interview round.
I applied via Referral and was interviewed in Apr 2024. There were 2 interview rounds.
Iterative solution using a stack to perform postorder traversal.
Use a stack to simulate the recursive call stack.
Push nodes in the order of right, left, root.
Pop nodes from stack and add to result array.
Repeat until stack is empty.
Design a messaging app like WhatsApp with one-to-one, group messaging, and read receipts functionalities.
Use a relational database to store user information, messages, and group memberships.
Create tables for users, messages, groups, and group memberships.
Include columns for message content, sender, receiver, timestamp, and read status.
Implement a feature to mark messages as read with read receipts.
Use indexes for effic
based on 1 interview
Interview experience
Software Engineer
50
salaries
| ₹4.5 L/yr - ₹11 L/yr |
Senior Analyst
44
salaries
| ₹3 L/yr - ₹5.3 L/yr |
Analyst
36
salaries
| ₹2.5 L/yr - ₹4.1 L/yr |
Senior Software Engineer
27
salaries
| ₹8 L/yr - ₹25 L/yr |
Category Account Manager
23
salaries
| ₹5 L/yr - ₹10.5 L/yr |
Amazon
Flipkart
Snapdeal
Paytm Mall