HarshCasper / NeoAlgo-Docs

Bringing an all Open-Source Platform to study Data Structures and Algorithms ⚡
MIT License
27 stars 49 forks source link

Added doc for next greatest element to the left #563

Closed SAY-droid427 closed 3 years ago

SAY-droid427 commented 3 years ago

Have you read the Contributing Guidelines on Pull Requests?

Yes

Description

Added the doc for next greatest element to the left. The logic is very different from finding the next greatest element to the right and therefore needs to be covered in order to avoid confusion among readers of NeoAlgo-Docs.

Checklist

Related Issues or Pull Requests

(Write your answer here.)