Check if a item exist in stack or not (#1931) · coderjack/algorithms-in-python@b6fcee3 · GitHub
Skip to content

Commit b6fcee3

Browse files
author
Akash
authored
Check if a item exist in stack or not (TheAlgorithms#1931)
* Check if a item exist in stack or not * implemented __contains__ method in stack * made changes in __contains__
1 parent 853741e commit b6fcee3

1 file changed

Lines changed: 9 additions & 1 deletion

File tree

data_structures/stacks/stack.py

Lines changed: 9 additions & 1 deletion

0 commit comments

Comments
 (0)