Algoritma-Kutusu
Algoritma-Kutusu copied to clipboard
Increasing functionality of linked list data structure
The current linked list data structure implementation has less functionality. Core parts of the data structure are missing ie. inserting a specific position. The overall functionality of the data structure could be improved. Reference: https://en.cppreference.com/w/cpp/container/list