add Neetcode for Coding Interview Video section

This commit is contained in:
Erdem Özgen 2022-06-14 13:16:40 +03:00 committed by GitHub
parent 74e71e738a
commit 9fbe9205ac
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 0 deletions

View File

@ -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/)