A simple text editor where you can add text and undo the last operation using both a stack and a queue.
csharp
stack
queue
datastructures
dotnet
dotnetcore
collections
fifo
lifo
csharp-code
fifo-queue
queues
firstinfirstout
lifo-stack
lastinfirstout
-
Updated
Nov 2, 2024 - C#