This repository was archived by the owner on Mar 7, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +1
-19
lines changed
src/data/courses/advanced Expand file tree Collapse file tree 1 file changed +1
-19
lines changed Original file line number Diff line number Diff line change @@ -53,16 +53,10 @@ export const competitiveJava = {
53
53
'Fast Exponentiation using Bitmasking' ,
54
54
'Generate Subsets using Bitmasking' ,
55
55
'Decimal to Binary using Bitwise' ,
56
- < << << << Updated upstream
57
- 'Backtracking with Bitmasking ',
58
- 'Binary Search + Bitmaksing' ,
59
- = === ===
60
- >>> >>> > Stashed changes
61
56
'Inclusion Exclusion Concept + Implementation'
62
57
]
63
58
} ,
64
59
{
65
- << < << << Updated upstream
66
60
title : 'Number theory & Computational Theory' ,
67
61
classes : 'Lectures 6-7' ,
68
62
subtopics : [
@@ -239,11 +233,7 @@ export const competitiveJava = {
239
233
'Game of chocolates' ,
240
234
'Robot problems'
241
235
]
242
- === = ===
243
- title : 'Under Development ',
244
- classes : 'Classes 14-30' ,
245
- subtopics : [ ]
246
- >>> > >>> Stashed changes
236
+
247
237
}
248
238
] ,
249
239
slides : [
@@ -262,15 +252,7 @@ export const competitiveJava = {
262
252
'Number Theory' ,
263
253
'Segment Tree' ,
264
254
'Fenwick Tree' ,
265
- < << << << Updated upstream
266
- 'Decompositions' ,
267
- 'Tries'
268
- ] ,
269
- overview : [
270
- "Under Development"
271
- === = ===
272
255
'Decompositions'
273
- >>> > >>> Stashed changes
274
256
] ,
275
257
overview : [ 'Under Development' ] ,
276
258
faqs : [
You can’t perform that action at this time.
0 commit comments