| Title | Stack Challenge |
| Catalog Type | SLCItem |
| Persistent ID | https://adapt2.sis.pitt.edu/pcex/pcex_v2/index.html?lang=PYTHON&set=py_stack_stack&ch=stack_ch |
| Platform Name | PCEX |
| Features | — |
| Description | Implementing Stack. Using Class to construct a Stack. Implement a function to determine if all the given brackets are paired.\nFor example:\n paired brackets list:['[','{','(','{','}',')','}',']’] ; unpaired brackets list:['{',']','(','{','}',')','}',']'] |
| Keywords | — |
| Author | Kamil Akhuseyinoglu |
| Institution | University of Pittsburgh |
| Iframe URL | https://adapt2.sis.pitt.edu/pcex/pcex_v2/index.html?lang=PYTHON&set=py_stack_stack&ch=stack_ch |
| Protocol | PITT, HTML |
| Protocol URL | |
| License | MIT |
| Programming Language | Python |
| Natural Language | en |