Oleksii Zirka

Python · AI i uczenie maszynowe

0 0
36
Przejdź do profilu
Python developer with experience in automation, data analysis, and backend scripting. I work with Pandas, Flask, Selenium, and also integrate AI solutions.
Stack Data Structure
110
Stack Data Structure
Python
This project demonstrates a custom Stack implementation in Python using linked lists. It includes standard operations (push, pop, peek) as well as enhanced functionality: stack size tracking, clearing all elements, searching within the stack,…