data_structures/stacks/next_greater_element.py
* Fix type annotations in next_greater_element.py * Refactor next_greater_element.py