From aed4f10a77594db94a93f36928b1197502499175 Mon Sep 17 00:00:00 2001 From: DEBARGHYA CHAKRAVARTY <83878346+Deba951@users.noreply.github.com> Date: Thu, 18 May 2023 09:48:12 +0530 Subject: [PATCH] Update README.md Added Striver's Graph and DP Series in the Video Tutorial section and SDE Sheet in the Interview Prep Section. --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 8a4bcc3..8eba592 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,8 @@ - [Errichto](https://www.youtube.com/channel/UCBr_Fu6q9iHYQCh13jmpbrg) - [William Lin](https://www.youtube.com/channel/UCKuDLsO0Wwef53qdHPjbU2Q) - [Gaurav Sen](https://www.youtube.com/channel/UCRPMAqdtSgd0Ipeef7iFsKw) +- [Striver's Graph Series](https://www.youtube.com/watch?v=M3_pLsDdeuU&list=PLgUwDviBIf0oE3gA41TKO2H5bHpPd7fzn&index=2) +- [Striver's DP Series](https://www.youtube.com/watch?v=FfXoiwwnxFw&list=PLgUwDviBIf0qUlt5H_kiKYaNSqJ81PMMY&index=1) ## Problems & Tips - [CSES](https://cses.fi/problemset/) @@ -64,6 +66,7 @@ - [Pramp](https://www.pramp.com/#/) - [interviewing.io](https://interviewing.io) - [12 Week Programme - Leetcode](https://docs.google.com/document/d/1wUCqhVHydWiDk6FJdFLSMpgigNrGcs4OFZg0Wa7JGEw/) +- [Strivers SDE Sheet](https://takeuforward.org/interviews/strivers-sde-sheet-top-coding-interview-problems/) ## Online Coding Hackathons and Competitions - [Google Kickstart](https://codingcompetitions.withgoogle.com/kickstart)