From 2f24878d1a6598394addf3308612f3888198528a Mon Sep 17 00:00:00 2001 From: Gaurav516 Date: Mon, 10 Apr 2023 11:02:16 +0530 Subject: [PATCH] Headings changed in readme.md file --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index addafac..6c773c3 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ A Curated list of Topic wise Theory and Questions to Get You Started On Competitive Coding. -Topics +Arrays --- - [Arrays](#arrays) - [Binary and Ternary Search](#binary-and-ternary-search) @@ -19,7 +19,7 @@ Topics - [Segment Trees](#segment-trees) - [Trees](#trees) -## Arrays +## Topics --- - Questions