EvgenyKarkan / EKAlgorithms

EKAlgorithms contains some well known CS algorithms & data structures.
MIT License
2.42k stars 362 forks source link

To finish linked list API implementation. #8

Open EvgenyKarkan opened 11 years ago

stanislaw commented 10 years ago

Now, if you finish linked list API implementation, we'll have empty issue tracker ;)

cuongtv51 commented 9 years ago

I have a suggest in linked list, we should store 1 variable for tracking number of elements, so that function count should return this values instead of travel all element of linked list

EvgenyKarkan commented 9 years ago

Hi @cuongtv51 ! Thank you. If you could help to finish this issue - you are welcome. Unfortunately I have no spare time for my open sources till the end of year. Happy Xmas ! :)