Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Creation of Linked List in C with variety of functions #98

Open
DEVdoraemon opened this issue Oct 16, 2021 · 4 comments
Open

Creation of Linked List in C with variety of functions #98

DEVdoraemon opened this issue Oct 16, 2021 · 4 comments
Assignees
Labels
hacktoberfest-accepted Accept for hacktoberfest will merge later

Comments

@DEVdoraemon
Copy link

DEVdoraemon commented Oct 16, 2021

A C program will be designed as the issue raised that contain variety of functions can be applied on numbers linked list.
functions that will be implemented:-

insertAtBegin
insertAtLast
insertAtIndex
delAtBegin
delFromLast
deletebyValue
deleteAtIndex
printList
reverseList
sortList
insort: insert on particular position if list is sorted
insertAtmid

@httpsrim
Copy link

Could I work on this?

@sysoutayush
Copy link

can you assign me this isssue.

@khare-agraj
Copy link

Could you assign me this issue?

@keshavsingh4522 keshavsingh4522 added the hacktoberfest-accepted Accept for hacktoberfest will merge later label Oct 31, 2021
@Arunima007
Copy link

Please assign this to me.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
hacktoberfest-accepted Accept for hacktoberfest will merge later
Projects
None yet
Development

No branches or pull requests

6 participants