In this episode you will learn how to store data in memory. We will code a binary tree implementation which we'll later use as a basis for a hyper-efficient database.
You will also improve your skills with regards to pointers, function pointers, macros and linked lists etc.
Please check out my last video where I draw the binary tree visually and show my design • Designing your own Database in C