Closed yash093 closed 1 year ago
Added the Cpp solution for the leetcode problem - Next Greater Node in Linked List
If you haven't fulfilled the below requirements or even delete the entire checklist, your PR won't be reviewed and will be closed without notice.
## Approach 1: Two Pointers
Change Summary
Added the Cpp solution for the leetcode problem - Next Greater Node in Linked List
Checklist
If you haven't fulfilled the below requirements or even delete the entire checklist, your PR won't be reviewed and will be closed without notice.
General
Solutions
## Approach 1: Two Pointers
.