ProAlgos/ProAlgos-Cpp

Linked list data structure implementation in c is missing

syedareehaquasar opened this issue · 2 comments

Linked list data structure implementation in c is missing

can i contribute to this?
I have to add more LL implementation and algorithms right?

Hi @syedareehaquasar and @Srijan7777. You don't see a linked list data structure in C because this repository is focused on C++. Perhaps there's another data structure or algorithm you'd like to contribute? If so, please don't hesitate to open a new issue to discuss.