NITIN23329 / LeetCode

This repo contains several problems solved at leetcode
MIT License
1 stars 0 forks source link

Solve problem #2

Closed NITIN23329 closed 3 years ago

NITIN23329 commented 4 years ago

https://leetcode.com/problems/remove-zero-sum-consecutive-nodes-from-linked-list/

NITIN23329 commented 3 years ago

topic : linked list

NITIN23329 commented 3 years ago

solved 👍 https://github.com/NITIN23329/LeetCode/blob/045710bacf85b579ad6806a3894f87c8c4b90a3d/LinkedList/Remove0SumConsecutiveNodes.java#L1