We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b00ce64 commit ce1a59dCopy full SHA for ce1a59d
README.md
@@ -26,9 +26,9 @@
26
---
27
28
29
-# <p style="color: Blue"> ***_💡 Algo Used in This Project:_***</p>
30
-### ***<p style="color: green"> ➡️ 1. Linear Search***</p>
31
-### ***<p style="color: green"> ➡️ 2. Binary Search***</p>
+# <p style="color: Blue"> ***_💡 Concepts Used Here:_***</p>
+### ***<p style="color: green"> ➡️ 1. Insertion in Circular Queue***</p>
+### ***<p style="color: green"> ➡️ 2. Deletion from Circular Queue***</p>
32
33
34
0 commit comments