Top K Frequent Elements | Heap | Bucket Sort | AMAZON | Leetcode-347 | Explanation ➕ Live Coding

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



Duration: 27:17
630 views
61


============2 APPROACHES + FROM INTUITION BUILDING TO COMPLETE SOLUTION================
Hi everyone, this is the 6th video of our Heap Playlist.
In this video we will try to solve a very good and famous Problem “Top K Frequent Elements”.
We will do live coding after explanation and see if we are able to pass all the test cases.

Problem Name : Shortest Bridge
Company Tags : AMAZON
My solutions on Github : https://github.com/MAZHARMIK/Interview_DS_Algo/blob/master/Heap/Top%20K%20Frequent%20Elements.cpp
Leetcode Link : https://leetcode.com/problems/top-k-frequent-elements/


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/

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

#coding #helpajobseeker #easyrecipes #leetcode #leetcodequestionandanswers #leetcodesolution #leetcodedailychallenge #leetcodequestions #leetcodechallenge #hindi #india #hindiexplanation #hindiexplained #easyexplaination #interview #interviewtips
#interviewpreparation #interview_ds_algo #hinglish




Other Videos By codestorywithMIK


2023-05-28Minimum Cost to Cut a Stick | Recur + Memo | Time Complexity | GOOGLE | Leetcode-1547 | Live Code
2023-05-27Ever felt this 🥹 #funny #leetcode #meme #baby #funnymoments #funnymemes #codestorywithmik
2023-05-27Stone Game III | Basic to Optimal | EASIEST Explanation | META, GOOGLE | Leetcode-1406 | Live Code
2023-05-26Stone Game II | Game Strategy | EASIEST Explanation | META | Leetcode-1140 | Live Code
2023-05-2626 May 2023
2023-05-25New 21 Game | With Maths Logic | GOOGLE | Leetcode-837 | Explanation ➕ Live Coding
2023-05-24#easyexplaination #leetcode #hindiexplained #interview #leetcodedailychallenge #meme
2023-05-24Maximum Subsequence Score | Intuition | AMAZON | Leetcode-2542 | Explanation ➕ Live Coding
2023-05-23Fibonacci Number | Recur + Memo | Bottom Up | DP Concepts & Qns - 2 | Leetcode-509
2023-05-23Kth Largest Element in a Stream | Heap | AMAZON | Leetcode-703 | Explanation ➕ Live Coding 🧑🏻‍💻
2023-05-22Top K Frequent Elements | Heap | Bucket Sort | AMAZON | Leetcode-347 | Explanation ➕ Live Coding
2023-05-21Roadmap for DP | How to Start DP ? | Topics in DP | DP Concepts & Qns - 1
2023-05-21Stand out of the crowd. #codestorywithMIK #leetcode #easyexplaination #hindiexplained #interview
2023-05-21Shortest Bridge | Leetcode-934 | DFS + BFS | MICROSOFT | Explanation ➕ Live Coding
2023-05-20Evaluate Division | With INTUITION | META, AMAZON | Leetcode-399 | Live Code 🧑🏻‍💻👩🏻‍💻
2023-05-19Bellman-Ford Algorithm | Full Detail | Microsoft, Amazon | Graph Concepts & Qns - 31 | Explanation
2023-05-19Khatam, Tata, Bye Bye #leetcode #easyexplaination #codestorywithMIK
2023-05-18Is Graph Bipartite? | Link In The Description | 👨🏻‍💻👩🏻‍💻
2023-05-18How to use Leetcode coins to recover streak 🔥🔥🔥 #leetcode #easyexplaination #hindiexplained
2023-05-17Minimum Number of Vertices to Reach All Nodes | With INTUITION | GOOGLE | Leetcode-1557 | Live Code
2023-05-17Maximum Twin Sum of a Linked List | 3 Approaches | GOOGLE | Leetcode-2130 | Live Code + Explanation