How to try out this implementation: First compile it: g++ insertion.cpp -o insertion Then run: ./insertion Only available on machines with gcc compiler installed.