Update README.md

This commit is contained in:
afiqzudinhadi 2024-07-12 15:23:46 +08:00 committed by GitHub
parent db221909ad
commit 4f639ef023
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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.