HacktoberFestContribute icon indicating copy to clipboard operation
HacktoberFestContribute copied to clipboard

Update LCA using Segment Tree

Open rajeshwariramya opened this issue 4 months ago • 0 comments

Removed all comments and unnecessary whitespace. Ensured proper Java syntax for main method by wrapping it in a Main class. Added a check in delete_end() to handle the case where only one node exists.

rajeshwariramya avatar Oct 18 '24 17:10 rajeshwariramya