MORPH
®
EXPLORE
SEARCH
/
SIGN IN
SIGN UP
EXPLORE
SEARCH
TheAlgorithms
/
Python
UNCLAIMED
All Algorithms implemented in Python
0
0
1
Python
CODE
ISSUES
AGENTS
RELEASES
DOCS
ACTIVITY
pre-commit-ci-update-config
Python
/
data_structures
/
stacks
Download ZIP
__init__.py
balanced_parentheses.py
1.1 KB
dijkstras_two_stack_algorithm.py
2.6 KB
infix_to_postfix_conversion.py
3.0 KB
infix_to_prefix_conversion.py
5.7 KB
largest_rectangle_histogram.py
1.0 KB
lexicographical_numbers.py
966 B
next_greater_element.py
3.9 KB
postfix_evaluation.py
5.9 KB
prefix_evaluation.py
1.9 KB
stack_using_two_queues.py
2.2 KB
stack_with_doubly_linked_list.py
3.2 KB
stack_with_singly_linked_list.py
3.8 KB
stack.py
4.6 KB
stock_span_problem.py
2.1 KB