b48084de34
* ADD - insert_at_beginning This is a program to add item at the beginning of linked list . Structure Based Implementation . * Changed FIle Named . File name was changed in accordance with the contribution guidelines . * Changed c++ file to c . The file is updated and named was also changed * Fixed Bug . change the type of main function from void to int . Fixed the edge cases for the deletion . |
||
---|---|---|
.. | ||
Insert_and_delete_beginning.c | ||
circular.cpp | ||
doubly.cpp | ||
reverse.cpp | ||
singly.cpp |