Тёмный

3153. Sum of Digit Differences of All Pairs | Arrays | Sum 

Aryan Mittal
Подписаться 43 тыс.
Просмотров 3,2 тыс.
0% 0

In this video, I'll talk about how to solve Leetcode 3153. Sum of Digit Differences of All Pairs | Arrays | Sum
Let's Connect:
📱Discord (Join Community) : / discord
📝Linkedin: / aryan-mittal-0077
📸 Instagram: / codewitharyanbhai
💻 Twitter - / aryan_mittal007
🤖 Github: github.com/aryan-0077
About Me:
I am Aryan Mittal - A Software Engineer in Goldman Sachs, Speaker, Creator & Educator. During my free time, I create programming education content on this channel & also how to use that to grow :)
✨ Hashtags ✨
#programming #Interviews #leetcode #faang #maang #datastructures #algorithms

Опубликовано:

 

19 июн 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 21   
@ARYANMITTAL
@ARYANMITTAL Месяц назад
Mass Cheating in every Leetcode Contest (More shorts on this New Channel) - ru-vid.comhH473URZWnk?si=VHvc-zg59h7kbR-u
@satviksrinivas8764
@satviksrinivas8764 9 дней назад
Thank you!
@ucanhly1166
@ucanhly1166 Месяц назад
You're so smart , love ya bro keep it up!
@user-vs3jn4xi4x
@user-vs3jn4xi4x Месяц назад
Hello for the second loop can it also be done knowing the fact there are two 6 at the 3rd position and 4 is the number of elements in the array, so why not just do 2*(4 - 2) = 4 directly, and then for all the places this way the second loop will just take O(digits of the number in nums)
@goyaldeekshant
@goyaldeekshant Месяц назад
superb
@user-vi5nd3pl8s
@user-vi5nd3pl8s Месяц назад
also make a video on special array 2
@ARYANMITTAL
@ARYANMITTAL Месяц назад
yaa yaa, it is already live on channel ❤️
@Adarsh_03
@Adarsh_03 Месяц назад
#define ll long long int class Solution { public: unordered_map mp; void count(int el){ string s = to_string(el); for(int i=0; i
@shatulbansal4756
@shatulbansal4756 24 дня назад
Bro, you made a small mistake in TC calculation, length of each number is upto 10^9 and not 10, so TC of your solution will be more than what you suggested, your views??
@Bababahahabwhwh
@Bababahahabwhwh Месяц назад
Maine yr BC map ka ni socha par maine modulo se karke har pair k liya check kiya koina pehla contest tha abhi toa 1st sem start bhi ni hua,baki koi advice do guys 🤘
@meme_Overflow
@meme_Overflow 27 дней назад
4 saal to bahut dur ki bat h keep hoping
@YuvikaSingh-gs2sj
@YuvikaSingh-gs2sj Месяц назад
make a solution of special array 2 @aryanmittal
@ARYANMITTAL
@ARYANMITTAL Месяц назад
Done sir, already live on channel ❤️
@shravankhar7180
@shravankhar7180 Месяц назад
Can anyone explain why we should divide by 2
@TON-108
@TON-108 29 дней назад
repetitions bro,
@user-vs3jn4xi4x
@user-vs3jn4xi4x Месяц назад
are yaar this was simple ! but didn't click at that time!
@user-vs3jn4xi4x
@user-vs3jn4xi4x Месяц назад
did it thanks again for the vid
@Engineering.Wallah
@Engineering.Wallah Месяц назад
Question was not clear. I was subtracting the digits
@omkumarjha2745
@omkumarjha2745 Месяц назад
Bahane nhi
@Engineering.Wallah
@Engineering.Wallah Месяц назад
@@omkumarjha2745 sach
@Engineering.Wallah
@Engineering.Wallah Месяц назад
@@omkumarjha2745 sachi
Далее
I gave 127 interviews. Top 5 Algorithms they asked me.
8:36
Unlocking your CPU cores in Python (multiprocessing)
12:16
My Brain after 569 Leetcode Problems
7:50
Просмотров 2,4 млн