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.
-
Notifications
You must be signed in to change notification settings - Fork 0
apoorv-5369/InterviewBitFirstRepeatingElementSolution
About
No description or website provided.
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published