Maximum Running Time of N Computers | Binary Search | INTUITION | Dry Run | GOOGLE | Leetcode-2141

Subscribers:
92,300
Published on ● Video Link: https://www.youtube.com/watch?v=CdqZNsvVSS4



Duration: 30:03
2,186 views
136


Similar Problem -
https://leetcode.com/problems/minimum-speed-to-arrive-on-time/
https://leetcode.com/problems/koko-eating-bananas/
https://leetcode.com/problems/capacity-to-ship-packages-within-d-days/
https://leetcode.com/problems/minimum-number-of-days-to-make-m-bouquets
https://leetcode.com/problems/magnetic-force-between-two-balls/
Allocate Minimum Number Of Pages (https://practice.geeksforgeeks.org/problems/allocate-minimum-number-of-pages0937/1)

Hi everyone, this is the 20th video of our Binary Search Playlist.
In this video we will try to solve a very famous pattern of Binary Search problem “Maximum Running Time of N Computers” (Leetcode-2141).
We will do live coding after explanation and see if we are able to pass all the test cases.

Problem Name : Maximum Running Time of N Computers
Company Tags : GOOGLE
My solutions on Github : https://github.com/MAZHARMIK/Interview_DS_Algo/blob/master/Arrays/Binary%20Search/Maximum%20Running%20Time%20of%20N%20Computers.cpp
Leetcode Link : https://leetcode.com/problems/maximum-running-time-of-n-computers/


My DP Concepts Playlist : https://youtu.be/7eLMOE1jnls
My Graph Concepts Playlist : https://youtu.be/5JGiZnr6B5w
My GitHub Repo for interview preparation : https://github.com/MAZHARMIK/Interview_DS_Algo
Subscribe to my channel : https://www.youtube.com/@codestorywithMIK
Instagram : https://www.instagram.com/codestorywithmik/
Facebook : https://www.facebook.com/people/codestorywithmik/100090524295846/
Twitter : https://twitter.com/CSwithMIK


╔═╦╗╔╦╗╔═╦═╦╦╦╦╗╔═╗
║╚╣║║║╚╣╚╣╔╣╔╣║╚╣═╣
╠╗║╚╝║║╠╗║╚╣║║║║║═╣
╚═╩══╩═╩═╩═╩╝╚╩═╩═╝


#coding #helpajobseeker #easyrecipes #leetcode #leetcodequestionandanswers #leetcodesolution #leetcodedailychallenge #leetcodequestions #leetcodechallenge #hindi #india #coding #helpajobseeker #easyrecipes #leetcode #leetcodequestionandanswers #leetcodesolution #leetcodedailychallenge#leetcodequestions #leetcodechallenge #hindi #india #hindiexplanation #hindiexplained #easyexplaination #interview#interviewtips
#interviewpreparation #interview_ds_algo #hinglish #github #design #data #google #video #instagram #facebook




Other Videos By codestorywithMIK


2023-08-03Word Break | Tree Diagram | Recursion | Memoization | Similar Problems | Leetcode-139
2023-08-02Letter Combinations of a Phone Number | INTUITIVE | Backtracking Template | Leetcode-17
2023-08-01Permutations | INTUITIVE | Backtracking Template | Two Ways | Similar Problems | Leetcode-46
2023-07-31Combinations | INTUITIVE | Backtracking Template | Two Ways | Similar Problems | Leetcode-77
2023-07-31Stay Consistent 🔥🔥🔥 #hardwork #motivation #leetcode #badge #streak #reels #reel #reelsvideo #code
2023-07-30Minimum ASCII Delete Sum for Two Strings | INTUITIVE | Recursion | Memoization | Leetcode-712
2023-07-30Strange Printer | INTUITIVE | Recursion | Memoization | NetEase | Leetcode-664
2023-07-29Soup Servings | INTUITIVE | Recursion | Memoization | GOOGLE | Leetcode-808
2023-07-27Predict the Winner | Two Recursive Approaches | Memoization | Game Strategy | AMAZON | Leetcode-486
2023-07-27No One Can Fu***ng Stop You 🔥🔥🔥 #coding #motivation #hardwork #reels #youtubeshorts #dontgiveup
2023-07-27Maximum Running Time of N Computers | Binary Search | INTUITION | Dry Run | GOOGLE | Leetcode-2141
2023-07-25Minimum Speed to Arrive on Time | Binary Search | INTUITION | Online Assessment | Leetcode-1870
2023-07-24Peak Index in a Mountain Array | Binary Search | DRY RUN | GOOGLE | Leetcode-852
2023-07-24Thank you from the bottom of my heart ❤️ #consistency #bonding #friends #friendship #trust
2023-07-23Pow(x, n) | Reasoning | Dry Run | LINKEDIN | AMAZON | Leetcode-50 | Live Code + Explanation
2023-07-23All Possible Full Binary Trees | Recursion Tree | Memoization | GOOGLE | AMAZON | Leetcode-894
2023-07-21Knight Probability in Chessboard | Recursion | Memoization | AMAZON | DIRECTi | Leetcode-688
2023-07-21Strongly Connected Components | Kosaraju's Algorithm | Intuition | AMAZON | Graph Concepts & Qns- 38
2023-07-21Number of Longest Increasing Subsequence | Using LIS | Full Dry Run | META | Leetcode-673
2023-07-20Asteroid Collision | Intuition | Dry Run | Leetcode-735 | Uber | Lyft | Explanation ➕ Live Coding
2023-07-19Min Cost to Connect All Points | Kruskal's Algorithm | Graph Concepts & Qns - 37 | Leetcode-1584