TheAlgorithms / C-Plus-Plus

Collection of various algorithms in mathematics, machine learning, computer science and physics implemented in C++ for educational purposes.
https://thealgorithms.github.io/C-Plus-Plus
MIT License
29.7k stars 7.05k forks source link

Find Repeating Element #2655

Closed DeepikaMunde0208 closed 7 months ago

DeepikaMunde0208 commented 9 months ago

To find out which element is repeating in given array of unique elements. if element present more than 1 time then it called as repeating element.

Description of Change

Checklist

Notes:

realstealthninja commented 8 months ago

Could you seperate these to three pull requests thanks

github-actions[bot] commented 7 months ago

This pull request has been automatically marked as abandoned because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

github-actions[bot] commented 7 months ago

Please ping one of the maintainers once you commit the changes requested or make improvements on the code. If this is not the case and you need some help, feel free to ask for help in our Gitter channel or our Discord server. Thank you for your contributions!