#leetcodedaily результаты поиска

Нет результатов для «#leetcodedaily»

Day - 382 LeetCode daily challenge completed. Steady progress forward. 💻📈 #LeetCode #LeetCodeDaily #CodingPractice

akashasahu07's tweet image. Day - 382
LeetCode daily challenge completed. Steady progress forward. 💻📈
#LeetCode #LeetCodeDaily #CodingPractice

Day 35/180 Leetcode POTD 3583 Brute Force, calculating all comb taking n^3 Better, For every index checked if target exists on left & right taking n^2 Optimal, used left and right map to check if target exists in left and right in O(1) thus getting O(n) #LeetCode #leetcodedaily

deepakagg2006's tweet image. Day 35/180
Leetcode POTD 3583
Brute Force, calculating all comb taking n^3
Better, For every index checked if target exists on left & right taking n^2
Optimal, used left and right map to check if target exists in left and right in O(1) thus getting O(n)
#LeetCode #leetcodedaily
deepakagg2006's tweet image. Day 35/180
Leetcode POTD 3583
Brute Force, calculating all comb taking n^3
Better, For every index checked if target exists on left & right taking n^2
Optimal, used left and right map to check if target exists in left and right in O(1) thus getting O(n)
#LeetCode #leetcodedaily
deepakagg2006's tweet image. Day 35/180
Leetcode POTD 3583
Brute Force, calculating all comb taking n^3
Better, For every index checked if target exists on left & right taking n^2
Optimal, used left and right map to check if target exists in left and right in O(1) thus getting O(n)
#LeetCode #leetcodedaily

Day - 381 LeetCode daily challenge completed. Steady progress forward. 💻📈 #LeetCode #LeetCodeDaily #CodingPractice

akashasahu07's tweet image. Day - 381
LeetCode daily challenge completed. Steady progress forward. 💻📈
#LeetCode #LeetCodeDaily #CodingPractice

Day - 380 LeetCode daily challenge completed. Steady progress forward. 💻📈 #LeetCode #LeetCodeDaily #CodingPractice

akashasahu07's tweet image. Day - 380
LeetCode daily challenge completed. Steady progress forward. 💻📈
#LeetCode #LeetCodeDaily #CodingPractice

Day 34/180 Leetcode POTD 1925 Simple brute force, iterate over all combinations of (a,b,c) and count the valid ones O(n^3) Slightly better approach can be taking all the combinations of (a,b) and see if they form a perfect square which is less n*n O(n^2) #LeetCode #leetcodedaily

deepakagg2006's tweet image. Day 34/180
Leetcode POTD 1925
Simple brute force, iterate over all combinations of (a,b,c) and count the valid ones O(n^3)
Slightly better approach can be taking all the combinations of (a,b) and see if they form a perfect square which is less n*n O(n^2)
#LeetCode #leetcodedaily
deepakagg2006's tweet image. Day 34/180
Leetcode POTD 1925
Simple brute force, iterate over all combinations of (a,b,c) and count the valid ones O(n^3)
Slightly better approach can be taking all the combinations of (a,b) and see if they form a perfect square which is less n*n O(n^2)
#LeetCode #leetcodedaily

Day 33/180 Leetcode POTD 1523 Given the range just needed to find the number of odd numbers lying in that range. It is high-low/2 + 1 if at least one of the numbers is odd else it is high-low/2. #LeetCode #leetcodedaily

deepakagg2006's tweet image. Day 33/180
Leetcode POTD 1523
Given the range just needed to find the number of odd numbers lying in that range. It is high-low/2 + 1 if at least one of the numbers is odd else it is high-low/2.
#LeetCode #leetcodedaily

Today's POTD Was trying to do with Stack, but didn't come with the polished solution. Didn't feel like pushing today. Had to look up some discussions... #leetcodedaily #Leetcode #CodingJourney

Raindew444's tweet image. Today's POTD
Was trying to do with Stack, but didn't come with the polished solution. Didn't feel like pushing today.
Had to look up some discussions...

#leetcodedaily #Leetcode #CodingJourney

Нет результатов для «#leetcodedaily»
Нет результатов для «#leetcodedaily»
Loading...

Something went wrong.


Something went wrong.


United States Trends