Closed yashogale30 closed 1 month ago
Thank you for submitting your pull request! 🙌 We'll review it as soon as possible. In the meantime, please ensure that you star the repository and follow me in github,otherwise PR will not merged. If there are any specific instructions or feedback regarding your PR, we'll provide them here. Thanks again for your contribution! 😊
This is time I merged but first create issue then do PR
Okay , Thank you
HI @abhisek247767 can you please add hacktoberfest-accepted label to my PR ? Thank you
okay
Thanks a lot
Moore's voting algo
Question: Given an array of n integers, find the majority element, which is defined as the element that appears more than n/2 times in the array. If no such element exists, return -1.