Placement Preparation
Dynamic-Programming-Notes Source : https://www.youtube.com/playlist?list=PL_z_8CaSLPWekqhdCPmFohncHwz8TY2Go
PDF(of notes) : https://drive.google.com/file/d/1TF2Tm1MCD_3HyrPuL1NhC8qmGV3sOs_u/view?usp=sharing
Note :- The two main approaches to DP problems are memoization(top-down approach) and tabulation (bottom-up approach)
While I was watching the videos, I saw , many a times he mispelled bottom up as top down . So it might reflect in the notes as well . Please keep this in mind while revising
OOPS OOPS_NOTES Notes of OOPS (in c++)
GitHub Repo : https://github.com/riti2409/OOPS_NOTES
OOPS :
https://www.youtube.com/watch?v=bSrm9RXwBaI&ab_channel=ApnaCollege (JAVA) https://www.youtube.com/watch?v=wN0x9eZLix4&ab_channel=freeCodeCamp.org (C++) https://www.youtube.com/watch?v=qiSCMNBIP2g&ab_channel=Telusko (PYTHON) PDF(of notes): https://drive.google.com/file/d/1NXtNY5zQXIUMLcBan-_MpuGN_gnZKTMh/view?usp=sharing
OOPS Interview Questions: https://www.interviewbit.com/oops-interview-questions/
Would love if you could add more resources :)
Notes on "Programming with C and C++"
GitHub Repo : https://github.com/riti2409/Programming_with_C_and_Cplus-plus
Source : https://www.youtube.com/playlist?list=PLLYz8uHU480j37APNXBdPz7YzAi4XlQUF (Saurabh Shukla) https://www.youtube.com/playlist?list=PLu0W_9lII9agpFUAlPFe_VNSlXW5uE0YL (code with harry)
PDF(of notes): https://drive.google.com/file/d/1IDmh-zqbJp4NO3_VLwdb2-nHO8eDvY6e/view?usp=sharing
-Cheatsheet : C_Cheat.pdf
DBMS_SQL-Notes DBMS_SQL Notes
GitHub Repo : https://github.com/riti2409/DBMS_SQL-Notes
Source : https://www.youtube.com/playlist?list=PLxCzCOWd7aiFAN6I8CuViBuCdJgiOkT2Y (Gate Smashers)
https://www.youtube.com/playlist?list=PLL8qj6F8dGlSZYUFrX6ASTdFWiUlLjguc (Tutorials space)
PDF(of notes): https://drive.google.com/file/d/1XGU4dusm9IV2DzBnuKhrrM_o7hUIt7NT/view?usp=sharing
For Practice : https://www.hackerrank.com/domains/sql
sql-basics-cheat-sheet-a4-page-1
sql-basics-cheat-sheet-a4-page-2
Blogs
Geeks for geeks w3-schools tutorials Point Would love if you add more in the list :)
Git-Github All about Git-Github
GitHub repo : https://github.com/riti2409/Git-GitHub
PDF(of notes): https://drive.google.com/file/d/1ItJD66ng1bQTZAvWnWEWs3SyaVMzSsz_/view?usp=sharing
Source : https://www.youtube.com/watch?v=gwWKnnCMQ5c&ab_channel=CodeWithHarry
https://www.youtube.com/watch?v=uaeKhfhYE0U&ab_channel=AnujBhaiya
https://www.youtube.com/watch?v=apGV9Kg7ics&ab_channel=KunalKushwaha
Git : distributed version control system (save our changes, revert our change etc) Git installation : Screenshot (908) Link : https://git-scm.com/downloads
Git-Bash terminal(just like linux) : a terminal How to setup username and email for the first time : Screenshot (909) Notes : photo1642068218 photo1642068217 photo1642068216 photo1642068215 photo1642068214 photo1642068213 photo1642068212