issues Search Results · repo:ivanmmarkovic/Problem-Solving-with-Algorithms-and-Data-Structures-using-Python language:Python
Filter by
If the stack is empty and we call peek method then it will throw IndexError: list index out of range error. You should
check for the size of the stack inside peek method before returning the value.
anantkaushik
- 3
- Opened on Sep 12, 2019
- #1

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.