diwas7777 / CodesHub

This open source project is made to help students find codes in different languages easily for every usecase.
https://diwas7777.github.io/CodesHub/
GNU General Public License v2.0
49 stars 136 forks source link

CodingBlocks Problem: Delete Nodes - LL #272

Closed Prabal0529 closed 1 year ago

Prabal0529 commented 2 years ago

Given a singly linked list delete all nodes which are having a greater value among any of the nodes residing on the right side.