Complete DSA Notes
-
DSA :
-
PDF(of notes): https://drive.google.com/file/d/1QxwQgbVN4bU9v6I23aMwxSc9qimx9KBj/view?usp=sharing
Computer network notes
Notes on "Computer Networks"
-
Source : https://www.youtube.com/playlist?list=PLxCzCOWd7aiGFBD2-2joCpWOLUrDLvVV_ (Gate Smashers)
-
PDF(of notes): https://drive.google.com/file/d/1lkGFmpaa6uesjPUBHBdbgIdICWVC2jqm/view?usp=sharing
-
Source : https://www.youtube.com/playlist?list=PLhUBmaJES_g90m5_-vKtildjCmDYcA9kq https://www.youtube.com/playlist?list=PLauivoElc3gh3RCiQA82MDI-gJfXQQVnn https://www.youtube.com/watch?v=zBhVZzi5RdU&ab_channel=takeUforward
-
Notes : https://drive.google.com/file/d/13b461lxGsYuF-9cCz-nzhf_KhFLdw3hx/view?usp=sharing
-
For practice: https://www.hackerrank.com/domains/cpp/stl/page/1
-
For Blogs https://www.geeksforgeeks.org/the-c-standard-template-library-stl/ https://www.tutorialspoint.com/cplusplus/cpp_stl_tutorial.htm
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
-
Blogs
-
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
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
- distributed version control system (save our changes, revert our change etc)
Link : https://git-scm.com/downloads
- a terminal
Notes of OOPS (in c++)
-
OOPS :
-
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/
Resources , Notes , Videos of Operating System
-
Source : https://www.youtube.com/playlist?list=PLxCzCOWd7aiGz9donHRrE9I3Mwn6XdP8p (Gate Smashers) https://www.youtube.com/playlist?list=PLG9aCp4uE-s17rFjWM8KchGlffXgOzzVP (Unacademy)
-
PDF(of notes): https://drive.google.com/file/d/1Qpc_gzY-M0mCLU9Nm6rZdycOkqvHBYPD/view?usp=sharing
-
Top Interview questions : https://www.interviewbit.com/operating-system-interview-questions/
Notes on "Programming with C and C++"
-
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
Materials related to Web_Development
-
Source : https://www.youtube.com/playlist?list=PLu0W_9lII9agiCUZYRsvtGTXdxkzPyItg (code with harry)
-
React = https://www.youtube.com/playlist?list=PLu0W_9lII9agx66oZnT6IyhcMIbUMNMdt
-
PDF: https://drive.google.com/file/d/1PDqyP3NiGf4hwOU2B2NMRaZ8NEsiYn8r/view?usp=sharing
Credits : https://github.com/riti2409
Would love if you could add more resources :) Stay tuned!