Exploring Encoded Pointers: Basics and Benefits
I’ve been working on an AVL Tree implementation to track free RAM chunks for my operating system project (link). A key datum for the self-balancing aspect is the Balance Factor, which holds the difference in height between the left and right descenda...
thehecknow.hashnode.dev5 min read