verified_user
Target Output
Weekly Production Deliverable
Deliverable: Recursion (all of it) done. Ensemble methods — Bagging, Random Forest, AdaBoost, Gradient Boosting, XGBoost — done.
Monday
0 / 2 done
DSA
Letter Combinations of a Phone Number
1.5h
AI/ML
Boosting 1: AdaBoost
CampusX: Adaptive Boosting (AdaBoost) algorithm, sample weights update rule, decision stumps, stage-wise additive modeling + StatQuest: "AdaBoost, Clearly Explained"
2.5h
Tuesday
0 / 2 done
DSA
Palindrome Partitioning
1.5h
CORE
Advanced Scheduling & Kernel Types
HRRN, Multilevel Feedback Queue Scheduling, Multicore Scheduling, Cache locality & NUMA + Kernel Structures (Monolithic vs Microkernel vs Hybrid) + Quiz
2.5h
Wednesday
0 / 2 done
DSA
Word Search
1.5h
AI/ML
Boosting 2: Gradient Boosting
CampusX: Gradient Boosting Machine (GBM) intuition, pseudo-residuals, learning rate (shrinkage), loss functions + StatQuest: "Gradient Boost," Parts 1–4
2.5h
Thursday
0 / 2 done
DSA
N Queen
1.5h
CORE
Threads & Critical Section Problem
User-level vs Kernel-level threads, POSIX threads, Thread pools, Race conditions, Critical section requirements (Mutual exclusion, Progress, Bounded waiting) + Quiz
2.5h
Friday
0 / 2 done
DSA
Rat in a Maze
1.5h
AI/ML
Boosting 3: XGBoost & Hands-on
CampusX: Extreme Gradient Boosting (XGBoost), regularized objective, second-order Taylor expansion, tree pruning, handling missing values + StatQuest: "XGBoost," Parts 1–4 + hands-on Python
xgboost
2.5h
⚡
Weekend High-Load Execution
• 8.0h Daily Deep Focus Lab
Saturday
0 / 3 done
DSA
M Coloring Problem
1.5h
AI/ML
Boosting Algorithms Lab: AdaBoost & Gradient Boosting (4.0h)
Implement simplified AdaBoost from scratch; understand pseudo-residuals in Gradient Boosting; tune learning rate.
4.0h
APT
Quant M12 & Verbal
Quant M12 Average (Basic & Advance) + Verbal: Mixed Practice
2.5h
Sunday
0 / 3 done
DSA
Sudoku Solver + Contest + full Recursion revision
1.5h
AI/ML
XGBoost & LightGBM Mastery (4.0h)
Kaggle Learn "Intermediate Machine Learning"; hyperparameter tuning with Optuna/GridSearchCV on your Kaggle competition submission.
4.0h
APT
Logical & Synchronization Solutions
Logical: Coding and Decoding (Basic & Advance) + Dekker's Algorithm, Peterson's Algorithm, Bakery Algorithm, Hardware Synchronization (Test-and-Set, Compare-and-Swap), Mutexes, Counting & Binary Semaphores
2.5h
edit_note
Week 12 Technical Notes & Journal
#LeetCode
#Java
#DSA
#Week12