Is DSA still worth learning in the AI era?
Yes, simply by the fact that it's still being asked. It is now the minimal bar, and on top of DSA you need to know other things. The popular take is that AI killed DSA (or will kill DSA). This is because for most people, grinding on LeetCode is simply "rote memorization". This type of recall and memorizing their solutions is close to worthless, because AI could do it 100 times better and faster than you. The skill underneath that companies actually want is problem solving, and DSA is still a cheap way & standardized way for them to measure how you think: it forces you to reason about structure, tradeoffs, and correctness under real constraints.
So yes many large companies, from Google to the quant shops, still puts an unseen algorithmic problem in front of you, so we treat DSA as the floor you stand on for the implementation, systems, and debugging rounds, not something to skip.
Who is WhiteBox for, beginners or advanced engineers?
Whether you're a highschooler or a senior engineer, we think WhiteBox has something for you. Many people nowadays struggle to find good resources to practice DSA with, always being recommended the same NeetCode 150 or just LeetCode premium whenever they need to job hop. Our roadmap spans over 50+ modules, has a very gentle on-ramp by pulling from AtCoder Beginner Contest, which is easier than even the easiest of LeetCode Easy, so even a complete beginner could follow. Then, our flagship custom recommender in White Room allows you to not even think about selecting problems, as its already handed to you in an optimal training loop, so you could be fully focused on solving problems.
How is this better than NeetCode 150 or an A2Z sheet?
A sheet is the same 150 problems for everyone and it does not change after you have seen them. It has been stale for 5+ years. Our roadmap is optimized constantly, has progress tracking and a curated set per topic across 728+ problems, and inside White Room the recommender reads your own solve history and picks what you do next, so the practice adapts to where you actually are instead of handing every person the identical queue. There's also weekly checkins and very visual graphs to keep motivation high. Pattern matching trains recognition, you are building a hashmap to look up answers from: we teach you to build the solution from the ground up. Need I say more?
What makes the DSA training adaptive?
You solve unseen problems pulled from AtCoder, CSES, Codeforces, LeetCode, USACO, and more (you can select the platforms you want!), and the recommender pushes you just hard enough to improve while your own history decides what comes next, so two people never grind the same queue. It tracks your rolling difficulty, your rating distribution, and the topics you keep failing, and it biases the next problem toward exactly those.
Do I have to pay to practice DSA here?
No. The roadmap and the core DSA catalog, over 700 problems, are free, and you can work the whole tree without paying. Premium, from $19 a month, is where the adaptive White Room training, the problem collections, and the coaching live.