This lecture explans how a new node is inserted in between the SLL based on some specific value / key values.
This lecture also contains a main function to demonstrate how all the function those are explained till now in Singly Linked Lectures will be called.