Skip to content

apoorv-5369/InterviewBitFirstRepeatingElementSolution

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

InterviewBitFirstRepeatingElementSolution

Problem Description-> Given an integer array A of size N, find the first repeating element in it. We need to find the element that occurs more than once and whose index of first occurrence is smallest. If there is no repeating element, return -1.

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages