├── CN ├── Links └── pts ├── DBMS ├── 0.Links ├── 1.Basics ├── 10.CAP theorem ├── 11.Master-Slave ├── 2.SQL_ ├── 3.Normalisation ├── 4.Transactions ├── 5.Indexing ├── 6.NO SQL ├── 7.Types of DB ├── 8.Clustering, Partitioning, Sharding ├── 9.Scaling └── project_db ├── HR-questions ├── Interview-Greenlight ├── Interview-HPE ├── OOPS ├── 1.Basics ├── 1.basics_cpp ├── 2.The 4 pillars ├── Class_obj.cpp ├── Inheritance.cpp ├── Polymorphism.cpp ├── a.out ├── const.cpp ├── copyconst.cpp ├── destructor.cpp └── static.cpp ├── OS ├── Links └── OS_Full_Notes.pdf ├── Puzzles └── Resume-grills /CN/Links: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shree8622/Placement-Prep/HEAD/CN/Links -------------------------------------------------------------------------------- /CN/pts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shree8622/Placement-Prep/HEAD/CN/pts -------------------------------------------------------------------------------- /DBMS/0.Links: -------------------------------------------------------------------------------- 1 | - Playlist: https://youtu.be/eYpXCdvKwEQ -------------------------------------------------------------------------------- /DBMS/1.Basics: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shree8622/Placement-Prep/HEAD/DBMS/1.Basics -------------------------------------------------------------------------------- /DBMS/10.CAP theorem: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shree8622/Placement-Prep/HEAD/DBMS/10.CAP theorem -------------------------------------------------------------------------------- /DBMS/11.Master-Slave: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shree8622/Placement-Prep/HEAD/DBMS/11.Master-Slave -------------------------------------------------------------------------------- /DBMS/2.SQL_: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shree8622/Placement-Prep/HEAD/DBMS/2.SQL_ -------------------------------------------------------------------------------- /DBMS/3.Normalisation: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shree8622/Placement-Prep/HEAD/DBMS/3.Normalisation -------------------------------------------------------------------------------- /DBMS/4.Transactions: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shree8622/Placement-Prep/HEAD/DBMS/4.Transactions -------------------------------------------------------------------------------- /DBMS/5.Indexing: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shree8622/Placement-Prep/HEAD/DBMS/5.Indexing -------------------------------------------------------------------------------- /DBMS/6.NO SQL: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shree8622/Placement-Prep/HEAD/DBMS/6.NO SQL -------------------------------------------------------------------------------- /DBMS/7.Types of DB: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shree8622/Placement-Prep/HEAD/DBMS/7.Types of DB -------------------------------------------------------------------------------- /DBMS/8.Clustering, Partitioning, Sharding: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shree8622/Placement-Prep/HEAD/DBMS/8.Clustering, Partitioning, Sharding -------------------------------------------------------------------------------- /DBMS/9.Scaling: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shree8622/Placement-Prep/HEAD/DBMS/9.Scaling -------------------------------------------------------------------------------- /DBMS/project_db: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shree8622/Placement-Prep/HEAD/DBMS/project_db -------------------------------------------------------------------------------- /HR-questions: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shree8622/Placement-Prep/HEAD/HR-questions -------------------------------------------------------------------------------- /Interview-Greenlight: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shree8622/Placement-Prep/HEAD/Interview-Greenlight -------------------------------------------------------------------------------- /Interview-HPE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shree8622/Placement-Prep/HEAD/Interview-HPE -------------------------------------------------------------------------------- /OOPS/1.Basics: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shree8622/Placement-Prep/HEAD/OOPS/1.Basics -------------------------------------------------------------------------------- /OOPS/1.basics_cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shree8622/Placement-Prep/HEAD/OOPS/1.basics_cpp -------------------------------------------------------------------------------- /OOPS/2.The 4 pillars: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shree8622/Placement-Prep/HEAD/OOPS/2.The 4 pillars -------------------------------------------------------------------------------- /OOPS/Class_obj.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shree8622/Placement-Prep/HEAD/OOPS/Class_obj.cpp -------------------------------------------------------------------------------- /OOPS/Inheritance.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shree8622/Placement-Prep/HEAD/OOPS/Inheritance.cpp -------------------------------------------------------------------------------- /OOPS/Polymorphism.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shree8622/Placement-Prep/HEAD/OOPS/Polymorphism.cpp -------------------------------------------------------------------------------- /OOPS/a.out: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shree8622/Placement-Prep/HEAD/OOPS/a.out -------------------------------------------------------------------------------- /OOPS/const.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shree8622/Placement-Prep/HEAD/OOPS/const.cpp -------------------------------------------------------------------------------- /OOPS/copyconst.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shree8622/Placement-Prep/HEAD/OOPS/copyconst.cpp -------------------------------------------------------------------------------- /OOPS/destructor.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shree8622/Placement-Prep/HEAD/OOPS/destructor.cpp -------------------------------------------------------------------------------- /OOPS/static.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shree8622/Placement-Prep/HEAD/OOPS/static.cpp -------------------------------------------------------------------------------- /OS/Links: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shree8622/Placement-Prep/HEAD/OS/Links -------------------------------------------------------------------------------- /OS/OS_Full_Notes.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shree8622/Placement-Prep/HEAD/OS/OS_Full_Notes.pdf -------------------------------------------------------------------------------- /Puzzles: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shree8622/Placement-Prep/HEAD/Puzzles -------------------------------------------------------------------------------- /Resume-grills: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shree8622/Placement-Prep/HEAD/Resume-grills --------------------------------------------------------------------------------