Commit Graph

12 Commits

Author SHA1 Message Date
a9ba899b81 class State 2024-05-20 12:47:41 +03:00
fd630bd508 insert();remove();find();filter() 2024-05-20 12:30:10 +03:00
ae743ee8ec override the push() and pop(); overload the << operator for output, and add an indexing operator [] 2024-05-20 12:22:00 +03:00
5ba267567f inherit a class DoublyLinkedStack 2024-05-20 12:12:39 +03:00
af9ed56a67 last working code. 2024-05-20 05:35:19 +03:00
ce929f13f2 Revert "filter return new element list"
This reverts commit 776f865526.
2024-05-20 05:31:43 +03:00
776f865526 filter return new element list 2024-05-20 05:28:40 +03:00
f824162a40 DoublyLinkedListStack 2024-05-20 04:31:52 +03:00
aa166244eb fix build errors 2024-05-20 04:02:53 +03:00
4009d8c9f4 6.1 2024-05-20 03:56:15 +03:00
8c084709c8 initial commit 2024-05-20 03:39:41 +03:00
25d46d3a66 initial commit 2024-05-03 00:32:30 +03:00