ProAlgos/ProAlgos-Cpp

Implement stack

Closed this issue · 1 comments

I wanted to implement a stack using a linked list. I noticed it hasn't been added yet.

Great! I think you should be able to use the pre-existing linked list implementation under data_structure.

I've assigned it to you. If still open after two weeks has passed I'll put it back up for grabs to give others a shot. 🙂