Skip to content

Commit b677a68

Browse files
github-actionsgithub-actions
github-actions
authored and
github-actions
committed
updating DIRECTORY.md
1 parent 0a94380 commit b677a68

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Diff for: DIRECTORY.md

-1
Original file line numberDiff line numberDiff line change
@@ -245,7 +245,6 @@
245245
* Stacks
246246
* [Balanced Parentheses](data_structures/stacks/balanced_parentheses.py)
247247
* [Dijkstras Two Stack Algorithm](data_structures/stacks/dijkstras_two_stack_algorithm.py)
248-
* [Evaluate Postfix Notations](data_structures/stacks/evaluate_postfix_notations.py)
249248
* [Infix To Postfix Conversion](data_structures/stacks/infix_to_postfix_conversion.py)
250249
* [Infix To Prefix Conversion](data_structures/stacks/infix_to_prefix_conversion.py)
251250
* [Next Greater Element](data_structures/stacks/next_greater_element.py)

0 commit comments

Comments
 (0)