EvgenyKarkan / EKAlgorithms

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

Update issue #8, Enhance count function of LinkedList #93

Closed cuongtv51 closed 9 years ago

cuongtv51 commented 9 years ago

This enhance count function in Linked List by have 1 internal variable for tracking number of Element in Linked List

evianzhow commented 9 years ago

Great work done, thank you!

EvgenyKarkan commented 9 years ago

Will merge this ASAP tonight at UTC +2 timezone. Have a nice day!