GDSC-IGDTUW-Autumn-of-Code-2022 / dsa-foundation

To submit questions and answers for DSA.
5 stars 43 forks source link

Majority element in an array #97

Closed deeksha04-alt closed 9 months ago

deeksha04-alt commented 1 year ago

Given an array nums of size n, return the majority element.

The majority element is the element that appears more than ⌊n / 2⌋ times. You may assume that the majority element always exists in the array. Kindly assign me the issue @gdsc-igdtuw @Parul-Mann

gh4abhi commented 1 year ago

Please assign this to me.

Monachaudhary commented 1 year ago

Kindly assign it to me

BhavyaDevani commented 1 year ago

@Parul-Mann pls assign this issue to me

ssom01-github commented 1 year ago

please assign the issue to me, I can solve in best possible time complexity.