sujana-kamasany / javacodes

A repository that will guide in making your first contribution.
29 stars 111 forks source link

Create Reverse_Nodes_in_k-Group.java #205

Open aneeshgupta25 opened 11 months ago

aneeshgupta25 commented 11 months ago

This is the solution for Leetcode Hard problem-25 (Reverse Nodes in K Group). The problem is based on Linked List.

@sujana-kamasany kindly review this PR..