I am making a program where i am doing a dictionary using 2-3-4 trees. I have my tree which contains Node and each node can contain 1-3 keys. The algorithm i use is :