Solutions Arena
882 subscribers
75 photos
5 videos
1 file
34 links
Download Telegram
int findMaximumGreatness( vector<int>&arr) {
    int n = arr.size()
    vector<int>v = arr;
    sort(begin(v), end(v));
    sort(begin(arr), end(arr));
    int ans = 0;
    int i = n - 1, j = n - 1;
    while (i >= 0 && j >= 0) {
        if (v[i] > arr[j]) {
            ans++;
            i--;
            j--;
        }
        else {
            j--;
        }
    }
    return ans;
}
Hey guys

Just to inform you guys
I'm phoenix who was admin of this channel is leaving this Channel ...

This group owner is someone different guy ...

Thanks !

@phoenixowns
Forwarded from Unrated Gang (admin)
register kro !

karwa dunga pura
Educated 🤡
after long time ...

❤️❤️
3
aaj complementary solutions bann nhi rhe the isliye nahi bheja group pr
sorry guys
everyone join this group

https://t.me/unrated_gang
Solutions Arena
everyone join this group https://t.me/unrated_gang
Request krke rkho

Ek do din me accept krta hu saath me sabka
More thaN 200 recent OA question have been added

Guys I m trying to make a company wise directory or bot kind of thing

till then you can search the fn Name or any variable name

practise more and more from here ...


join ——- @all_oa_questions
🔥81👍1
must join
*PROMO
GOOGLE all latest problems

OA + interview

please upvote it , else it gets deleted
👍1
does github contribution hack works ??
While everyone’s focused on Trump, Microsoft created a new state of matter.

It's going to change everything.

Here's what you need to know about Microsoft's Majorana 1 Quantum Chip:🧵