MakeContributions / DSA

Data Structure and Algorithm (DSA) contributions

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Reverse Il in Groups Of K in C++

RK-Shandilya opened this issue · comments

#1098 Information about Algorithm

I would like to contribute an algorithm that would Reverse the linkedlistin groups of K in O(N) time complexity and O(N) space complexity.

Have you read the Contributing.md and Code of conduct

  • Yes
  • No

Other context

This is a GeeksforGeeks,Leetcode Platform problem.

@ming-tsai Please assign this issue to me. I would like to contribute.