Browse Source

Merge pull request #1155 from ErdemOzgen/main

Add Neetcode for Coding Interview Video section
John Washam 2 years ago
parent
commit
ca54cd2de5
1 changed files with 5 additions and 0 deletions
  1. 5 0
      README.md

+ 5 - 0
README.md

@@ -561,6 +561,11 @@ Coding Interview Question Videos:
     - Good explanations of solution and the code
     - You can watch several in a short time
 - [FisherCoder - LeetCode Solutions](https://youtube.com/FisherCoder)
+- [Neetcode - BLIND 75 LeetCode Solutions](https://www.youtube.com/watch?v=KLlXCFG5TnA&list=PLot-Xpze53ldVwtstag2TL4HQhAnC8ATf)
+    - Good explanations of solution and the python code
+    - Also checkout [excel sheet](https://docs.google.com/spreadsheets/d/1A2PaQKcdwO_lwxz9bAnxXnIQayCouZP6d-ENrBz_NXc/edit#gid=0) for all question list
+    - [Github links](https://github.com/neetcode-gh/leetcode) for all solutions code
+    - [Neetcode 150](https://neetcode.io/)
 
 Challenge sites:
 - [LeetCode](https://leetcode.com/)