This open source project is made to help students find codes in different languages easily for every usecase.
GNU General Public License v2.0
50
stars
136
forks
source link
CodingBlocks Problem: Delete Nodes - LL #272
Closed
Prabal0529 closed 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.