Update README.md

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

View file

@ -1,4 +1,4 @@
# Find The First Occurrence Of An Element In An Array # Find First Occurrence Of An Number In An Array
## Description ## 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. 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.