From 6c50c6e498bc3308fdd3a29c926ff76062744531 Mon Sep 17 00:00:00 2001 From: Mohammed Ahmed Majid <109688855+PilotAxis@users.noreply.github.com> Date: Sun, 19 May 2024 23:01:28 +0530 Subject: [PATCH] Update Queues.md --- contrib/ds-algorithms/Queues.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contrib/ds-algorithms/Queues.md b/contrib/ds-algorithms/Queues.md index 918c934..ead6ce4 100644 --- a/contrib/ds-algorithms/Queues.md +++ b/contrib/ds-algorithms/Queues.md @@ -9,7 +9,7 @@ Queues offer efficient implementations for various scenarios. They are often use
-Screenshot 2024-05-18 at 10 16 30 PM +Screenshot 2024-05-18 at 10 16 30 PM ## Real Life Examples of Queues