How the difficulty scale works
Our 1 to 14 scale, mapped to real ratings.
Every problem on WhiteBox carries a level from 1 to 14, and that scale is pinned to objective ratings rather than to how a problem feels, so a given level means the same thing across the whole catalog and maps cleanly onto the platforms you already know.
Each level is calibrated to the rating at which a typical solver clears the problem, not to how easy it looks once you have already seen the trick, and the underlying numbers come from real sources: AtCoder difficulties from kenkoooo and Codeforces from the official problem ratings, with a few half levels for problems that genuinely sit between two bands. The practical thing to take from all of this is that the bar for most FAANG-style data structures and algorithms rounds is lower than the leaderboard makes it look. If level 5 to 6 problems feel routine to you on problems you have never seen before, and you can implement them cleanly under time, you are already past the bar for most big tech interviews, and the right move at that point is to stop grinding algorithms and put the saved time into system design, real projects, and the domain you actually want to work in.