Update README.md

This commit is contained in:
afiqzudinhadi 2024-07-12 15:32:22 +08:00 committed by GitHub
parent d6ce02dbfa
commit 3f3b3b8770
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,7 +1,7 @@
# Find First Occurrence Of An Number In An Array # Find First Occurrence of a 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 number in a given array or string which will be sorted.
## Table of Contents ## Table of Contents
- [Installation](#installation) - [Installation](#installation)