wingkwong / leetcode-the-hard-way

LeetCode The Hard Way - From Absolute Beginner to Quitter. Join Discord: https://discord.com/invite/Nqm4jJcyBf
https://linktr.ee/leetcodethehardway
859 stars 216 forks source link

solutions: 1019 - Next Greater Node in linked list #614

Closed yash093 closed 1 year ago

yash093 commented 1 year ago

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