Filter interviews by
General GATE like CSE questions on C++ outputs, Operating System, Network, OSI Layer etc.
Reverse a linked list using recursion by swapping next and previous pointers.
Create a recursive function that takes the head of the linked list as input.
Base case: If the current node is null or the next node is null, return the current node.
Recursively call the function with the next node as input.
Swap the next and previous pointers of the current node.
Return the new head of the reversed linked list.
Top trending discussions
I applied via Campus Placement and was interviewed before Feb 2020. There were 4 interview rounds.
I applied via Campus Placement and was interviewed in Mar 2020. There was 1 interview round.
To get the second to last element from a SQL table, use the OFFSET-FETCH clause.
Use the ORDER BY clause to sort the table in descending order.
Use the OFFSET-FETCH clause to skip the last row and fetch the second to last row.
Example: SELECT column_name FROM table_name ORDER BY column_name DESC OFFSET 1 ROWS FETCH NEXT 1 ROWS ONLY;
I applied via Campus Placement and was interviewed before May 2020. There were 3 interview rounds.
I applied via Campus Placement and was interviewed before Mar 2020. There were 3 interview rounds.
I applied via Campus Placement and was interviewed before Mar 2020. There was 1 interview round.
Triggers are database objects that automatically execute in response to certain events or changes in data.
Triggers are used to enforce business rules or data integrity.
They can be used to audit changes to data.
Triggers can be set to execute before or after an event, such as an insert, update, or delete operation.
They can be defined on tables, views, or schemas.
Examples of triggers include sending an email notification ...
I applied via Campus Placement and was interviewed before Apr 2020. There were 4 interview rounds.
I applied via Company Website and was interviewed before Jun 2020. There was 1 interview round.
I applied via Walk-in and was interviewed in Dec 2019. There were 4 interview rounds.
I applied via Job Portal and was interviewed before Dec 2019. There was 1 interview round.
based on 1 interview
Interview experience
based on 2 reviews
Rating in categories
Software Engineer
13
salaries
| ₹16.4 L/yr - ₹25 L/yr |
Senior Customer Relationship Officer
7
salaries
| ₹4 L/yr - ₹5 L/yr |
Software Developer
5
salaries
| ₹4.9 L/yr - ₹13.6 L/yr |
Associate Software Engineer
5
salaries
| ₹5.5 L/yr - ₹12 L/yr |
Senior Risk Analyst
5
salaries
| ₹5.2 L/yr - ₹7 L/yr |
TCS
Accenture
Cognizant
Infosys