Niketkumardheeryan / ML-CaPsule

ML-capsule is a Project for beginners and experienced data science Enthusiasts who don't have a mentor or guidance and wish to learn Machine learning. Using our repo they can learn ML, DL, and many related technologies with different real-world projects and become Interview ready.
MIT License
334 stars 296 forks source link

Linked list implementation of stack #722

Closed Ishita-Jena closed 1 month ago

Ishita-Jena commented 1 month ago

I want to add stack implementation using linked list. The program is going to support features like push, pop, peek and isEmpty. Kindly assign this to me.

invigorzz313 commented 1 month ago

Your objective is unrelated to the goals of this repo as this is for ML/DL/DataScience topics. If you have any other ideas, feel free to raise new issues.