From 4f639ef02313502c15aa18397a1091e0fcc5bc7c Mon Sep 17 00:00:00 2001 From: afiqzudinhadi Date: Fri, 12 Jul 2024 15:23:46 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 089f9f3..81b243d 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Repository Name: First Occurrence +# Find The First Occurrence Of An Element In An Array ## Description This repository contains code and documentation related to finding the first occurrence of a specific element in a given array or string which will be sorted.