codesankalp / dsalgo

MIT License
8 stars 25 forks source link

Implement linked list algorithms in linked_list.py #40

Open Aryamanz29 opened 4 years ago

Aryamanz29 commented 4 years ago

You may create functions like: is_cyclic() is_palindrome() is_sorted() kth_to_last() reverse() rotate_list() swap_in_pairs()

devkapilbansal commented 4 years ago

@Aryamanz29 there should be a single file handling all that stuff. What do you think??

Aryamanz29 commented 4 years ago

@Aryamanz29 there should be a single file handling all that stuff. What do you think??

Changed issue description.

AnshMishra2001 commented 4 years ago

Pls assign this task to me

Aryamanz29 commented 4 years ago

Pls assign this task to me

Assigned this issue to you 😊

Uttam-Singhh commented 4 years ago

Can I work on this issue??

devkapilbansal commented 4 years ago

@Uttam-Singhh someone is already assigned to this issue. We request you to search for another one. If you want you can suggest something too in an issue.