Five node splitting operations occurred when an entry is inserted into a B-tree. Then how many nodes are written?
(a) 14
(b) 7
(c) 11
(d) 5
Query is from B-Trees in division B-Trees of Data Structures & Algorithms I
I got this question during an interview.