@@ -165,16 +165,26 @@ Urls for other Notes, and Reading Resources picked from different editorials.
165
165
- [ 📘 CPP Syntax Cheet Sheet] ( ./Resources/Articles/CPP-SYNTAX.md )
166
166
</details >
167
167
168
+ <details >
169
+ <summary >Last Minute Notes</summary >
170
+
171
+ - [ 📙 Last Minute Notes – Operating Systems] ( https://www.geeksforgeeks.org/last-minute-notes-operating-systems/ )
172
+ - [ 📙 Last Minute Notes – Computer Networks] ( https://www.geeksforgeeks.org/last-minute-notes-computer-network/ )
173
+ - [ 📙 Last Minute Notes – DBMS] ( https://www.geeksforgeeks.org/last-minute-notes-dbms/ )
174
+ - [ 📙 Last Minute Notes – Algorithms] ( https://www.geeksforgeeks.org/lmns-algorithms-gq/ )
175
+ - [ 📙 Last Minute Notes – Data Structure] ( https://www.geeksforgeeks.org/lmns-gq/lmns-data-structure-gq/ )
176
+ </details >
177
+
168
178
<details >
169
179
<summary >Notes/Question/Explanations</summary >
170
180
171
- - [ 📒 Dynamic Programming and Bit Masking] ( ./Resources/Notes/Dynamic%20Programming%20and%20Bit%20Masking.md )
172
- - [ 📒 Disjoint Set Union (Union Find)] ( ./Resources/Notes/Disjoint%20Set%20Union.md )
173
- - [ 📒 Ternary Search] ( ./Resources/Notes/Ternary%20Search.md )
174
- - [ 📒 Binary Search for Beginners (leetcode)] ( https://leetcode.com/discuss/general-discussion/691825/Binary-Search-for-Beginners-Problems-or-Patterns-or-Sample-solutions )
175
- - [ 📕 Dynamic Programming (questions)] ( ./Resources/Questions/Dynamic-Programming.md )
176
- - [ 📕 Union Find (questions)] ( ./Resources/Questions/Union-Find.md )
177
- - [ 📕 Ternary Search (questions)] ( ./Resources/Questions/Ternary-Search.md )
181
+ - [ 📒 Dynamic Programming and Bit Masking] ( ./Resources/Notes/Dynamic%20Programming%20and%20Bit%20Masking.md )
182
+ - [ 📒 Disjoint Set Union (Union Find)] ( ./Resources/Notes/Disjoint%20Set%20Union.md )
183
+ - [ 📒 Ternary Search] ( ./Resources/Notes/Ternary%20Search.md )
184
+ - [ 📒 Binary Search for Beginners (leetcode)] ( https://leetcode.com/discuss/general-discussion/691825/Binary-Search-for-Beginners-Problems-or-Patterns-or-Sample-solutions )
185
+ - [ 📕 Dynamic Programming (questions)] ( ./Resources/Questions/Dynamic-Programming.md )
186
+ - [ 📕 Union Find (questions)] ( ./Resources/Questions/Union-Find.md )
187
+ - [ 📕 Ternary Search (questions)] ( ./Resources/Questions/Ternary-Search.md )
178
188
</details >
179
189
180
190
<br />
0 commit comments