π¦ NodeI can hold up to 2t-1 keys, side by side, always kept sorted. The moment a new key would make me hold 2t, I can't β I have to split.
β¬οΈ MedianWhen a node splits, I'm the one key that doesn't go left or right β I move straight up into the parent instead.
Pick a level above to begin.