Top 5 MOST Asked Coding Patterns for Interviews (in 2024) - Algorithm Implementation Examples
LeetJourney LeetJourney
1.35K subscribers
14,620 views
0

 Published On Jan 9, 2024

Prepare on the most asked coding patterns during Leetcode interview questions. Common concepts to know for your coding interview.

🏋️‍♀️ Leetcode Questions Shown in the Video
🟡 Sliding Window
Longest Substring Without Repeating Characters -    • Leetcode 3  - Longest Substring Witho...  
Longest Repeating Character Replacement -    • Leetcode 424 - Longest Repeating Char...  

🟡 Two Pointers
Best Time to Buy And Sell Stock -    • Leetcode 121  - Best Time to Buy and ...  
Valid Palindrome -    • Leetcode 125  - Valid Palindrome - Py...  
Two Sum II Input Array Is Sorted -    • Leetcode 167 - Two Sum II  Input Arra...  
3Sum -    • Leetcode 15  - 3Sum  - Python  

🟡 Binary Search
Binary Search -    • Leetcode 704  - Binary Search -  Inte...  
Find Minimum In Rotated Sorted Array -    • Leetcode 153 -  Find Minimum in Rotat...  
Search In Rotated Sorted Array -    • Leetcode 33   - Search in Rotated Sor...  

🟡 Depth First Search
Number of Islands - https://leetcode.com/problems/number-...
Clone Graph - https://leetcode.com/problems/clone-g...
Max Area of Island - https://leetcode.com/problems/max-are...

🟡 Dynamic Programming
Climbing Stairs - https://leetcode.com/problems/climbin...
House Robber - https://leetcode.com/problems/house-r...
Coin Change - https://leetcode.com/problems/coin-ch...

🥷Leetcode Question Company frequency from here: https://github.com/xizhengszhang/Leet...

📚Chapters
0:00 Intro
0:26 Why learn coding patterns?
0:49 Sliding Window
2:48 Two Pointers
5:03 Binary Search
7:17 Depth First Search
9:14 Dynamic Programming
11:41 Conclusions
12:02 Outro

▶️ Useful Playlists
   • Blind 75  
   • Interview Fundamentals  
   • Leetcode  
   • Leetcode - Medium  

🪢 Socials
Instagram:   / leetjourney  
Twitter / X:   / leetjourney  
TikTok:   / leetjourney  

👷 Ways to support my work
--
✨ Support my work as a Patreon:   / leetjourney  
☕️ Get me a coffee: https://www.buymeacoffee.com/leetjourney

show more

Share/Embed