Filter interviews by
I applied via Campus Placement and was interviewed in Jul 2021. There was 1 interview round.
Stack can be implemented using a singly linked list where each node points to the next node.
Create a Node class with data and next pointer
Create a Stack class with top pointer
Push operation: create a new node and make it the top node
Pop operation: remove the top node and make the next node the new top node
Peek operation: return the data of the top node
isEmpty operation: check if the top node is null
Implementing a linked list and its operations.
Create a Node class with data and next pointer
Create a LinkedList class with head pointer
Implement insert, delete, search, and print operations
Handle edge cases like empty list, inserting at beginning/end
Example: LinkedList ll = new LinkedList(); ll.insert(5); ll.print();
Top trending discussions
I applied via Naukri.com and was interviewed before Dec 2019. There were 5 interview rounds.
I applied via Walk-in and was interviewed before Aug 2020. There was 1 interview round.
I appeared for an interview in Aug 2016.
Python is a high-level, interpreted programming language known for its simplicity and ease of use.
Python is used for web development, data analysis, artificial intelligence, and more.
It has a large standard library and supports multiple programming paradigms.
Python code is easy to read and write, making it a popular choice for beginners.
Python uses indentation to indicate blocks of code, rather than curly braces or key...
I applied via Campus Placement and was interviewed before Jun 2021. There were 4 interview rounds.
2 coding questions (1 DP + 1 Graph)
I applied via Campus Placement and was interviewed in Sep 2023. There were 3 interview rounds.
Google forms CS subjects 60 Mcqs
I applied via Job Portal and was interviewed in Oct 2023. There were 2 interview rounds.
1 hour - Trees, Array, Hashmap, DP, CP etc
I applied via Approached by Company and was interviewed before Apr 2023. There were 3 interview rounds.
based on 5 reviews
Rating in categories
Software Engineer
1.6k
salaries
| ₹7.3 L/yr - ₹22 L/yr |
Lead Engineer
625
salaries
| ₹10 L/yr - ₹38 L/yr |
Senior Software Engineer
531
salaries
| ₹7.9 L/yr - ₹33 L/yr |
Chief Engineer
389
salaries
| ₹14.1 L/yr - ₹60 L/yr |
Engineer
324
salaries
| ₹6.8 L/yr - ₹25 L/yr |
Vivo
OPPO
LG Electronics
HARMAN