i
Sasken
Filter interviews by
Clear (1)
Reverse a linked list
Iterative approach: Traverse the list and change the pointers to reverse the list
Recursive approach: Recursively reverse the rest of the list and change the pointers
Use a stack to push all the nodes and then pop them to create a reversed list
Stack is a data structure that follows Last In First Out (LIFO) principle.
Stack can be implemented using arrays or linked lists.
Push operation adds an element to the top of the stack.
Pop operation removes the top element from the stack.
Peek operation returns the top element without removing it.
Stack overflow occurs when the stack is full and push operation is performed.
Stack underflow occurs when the stack is empty and
Queues are a data structure that follows the FIFO principle.
Queues can be implemented using arrays or linked lists.
Enqueue adds an element to the end of the queue, while dequeue removes an element from the front.
Peek returns the element at the front of the queue without removing it.
Queues are used in scheduling, buffering, and breadth-first search algorithms.
Top trending discussions
Name mangling is a technique used by compilers to give unique names to functions and variables to avoid naming conflicts.
Name mangling is used in C++ to support function overloading.
It is also used in Python to avoid naming conflicts in modules.
Name mangling can make it difficult to access variables and functions from outside the class in which they are defined.
In C++, name mangling can be seen by using the 'nm' comman
Checking points in beam and column are critical for ensuring structural integrity.
Checking for cracks or deformations
Ensuring proper alignment and levelness
Verifying adequate reinforcement
Checking for proper bearing and connection details
Using non-destructive testing methods
Following applicable codes and standards
I applied via Naukri.com and was interviewed in Aug 2020. There were 3 interview rounds.
I applied via Naukri.com and was interviewed before Jul 2020. There was 1 interview round.
I applied via Naukri.com and was interviewed before Feb 2021. There were 2 interview rounds.
I applied via Recruitment Consultant and was interviewed in Mar 2021. There were 3 interview rounds.
I applied via Naukri.com and was interviewed in Nov 2020. There were 5 interview rounds.
I applied via Recruitment Consultant and was interviewed in May 2021. There were 3 interview rounds.
C is a general-purpose programming language known for its efficiency and low-level memory manipulation capabilities.
C was developed by Dennis Ritchie at Bell Labs in 1972.
It is widely used for system programming, embedded systems, and developing operating systems.
C is a compiled language and is known for its speed and efficiency.
It has influenced many other programming languages, including C++, Java, and Python.
Some po...
based on 2 reviews
Rating in categories
Software Engineer
310
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Software Engineer
265
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Engineer
192
salaries
| ₹0 L/yr - ₹0 L/yr |
Associate Software Engineer
179
salaries
| ₹0 L/yr - ₹0 L/yr |
Lead Engineer
165
salaries
| ₹0 L/yr - ₹0 L/yr |
LTIMindtree
Persistent Systems
L&T Technology Services
TCS