Given a linked list and two parameters m and n, reverse m nodes, leave n nodes, and repeat until the end of the list.

AnswerBot
2y
Reverse m nodes and leave n nodes in a linked list till the end.
Traverse the linked list till m nodes and reverse them
Traverse n nodes and continue reversing m nodes
Repeat the above step till the end ...read more
Help your peers!
Add answer anonymously...
Myntra Software Developer interview questions & answers
A Software Developer was asked 10mo agoQ. Given a string of parentheses, find the length of the longest valid (well-formed...read more
A Software Developer was asked 10mo agoQ. Given a string, find the longest palindromic substring.
A Software Developer was asked 10mo agoQ. Given n nodes labeled from 0 to n - 1 and a list of undirected edges (each edge ...read more
Popular interview questions of Software Developer
A Software Developer was asked 10mo agoQ1. Given a string of parentheses, find the length of the longest valid (well-formed...read more
A Software Developer was asked 10mo agoQ2. Given a string, find the longest palindromic substring.
A Software Developer was asked 10mo agoQ3. Given n nodes labeled from 0 to n - 1 and a list of undirected edges (each edge ...read more
Stay ahead in your career. Get AmbitionBox app


Trusted by over 1.5 Crore job seekers to find their right fit company
80 L+
Reviews
10L+
Interviews
4 Cr+
Salaries
1.5 Cr+
Users
Contribute to help millions
AmbitionBox Awards
Get AmbitionBox app

