From 7b56b41a828269978fa8b21d6a9e3c57cca80bb4 Mon Sep 17 00:00:00 2001 From: SleepiCaffeine Date: Sat, 24 Jun 2023 00:19:07 +0300 Subject: [PATCH] STACK UPDATE!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! --- status.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/status.md b/status.md index 13362c0..86a1059 100644 --- a/status.md +++ b/status.md @@ -6,13 +6,13 @@ - [x] Singly-Linked list - [x] Double-Linked list - [x] Binary-Search Tree +- [x] Stack ## TODO: - [ ] Binary Tree - [ ] Generic Tree - [ ] Queue -- [ ] Stack - [ ] Heap - [ ] Matrix (I kinda did in in C, so it'll be quick)