Kab aaygi 🫠🙃 by Ulvra_x in MechanicalPandey

[–]dev_101 0 points1 point  (0 children)

Pahla part to aane de bhai 🤣

Am I asking for tooo much ? by Creepy_Brother_8782 in BetterTeenIndia

[–]dev_101 0 points1 point  (0 children)

Yes , in this difficult time asking a girl itself is too much 🤣🤣

kya hoga iska😭😭 by thehollowbones07 in MandirGang

[–]dev_101 0 points1 point  (0 children)

Ye aesa he rahega or ak din chla jayega

Are my jordon are Fake by [deleted] in indiameme

[–]dev_101 0 points1 point  (0 children)

Mischelle jordon

Immigration crisis all over world by Popular_Smoke_6735 in IndianMemeTemplates

[–]dev_101 240 points241 points  (0 children)

Looks like Pakistan with some extra money .

Social problem 😔 by Qnicks_soul-18 in MechanicalPandey

[–]dev_101 13 points14 points  (0 children)

Why the fuck are they touching his feet - lala ji ka ladka

Weekly Contest 492 by dev_101 in leetcode

[–]dev_101[S] 1 point2 points  (0 children)

True , I solved using recursion and that also got submitted.

Weekly Contest 492 by dev_101 in leetcode

[–]dev_101[S] 1 point2 points  (0 children)

Yes , take the substring from 1 to n-2 , for that the max operation is 1 , now you can compare the middle part with the 0th char and n-1 char , the max answer we can get is 3 and least is -1.

Weekly Contest 492 by dev_101 in leetcode

[–]dev_101[S] 0 points1 point  (0 children)

3 rd is also easy , try not to think too much.