8 Commits

Author SHA1 Message Date
c6b95c29e2 Merge pull request #426 from pomkarnath98/rotate-list-right
Added Rotate List Right by k places to the list
2020-10-10 13:02:44 +05:30
35cade3908 Changed Styles as per guidelines 2020-10-06 15:14:39 +05:30
da21e7d326 Added Rotate List Right by k places to the list 2020-10-06 15:09:33 +05:30
b6710baccc add new data structures (Single Circular Linked List) (#400)
* add new data structures (Single Circular Linked List)

* fix standard

* fix standard js

* fix code standard
2020-10-06 12:19:50 +05:30
3ab272da4b Style Changed 2020-10-05 00:00:45 +05:30
e31390f0a0 Added Dummy head to avoid Undefined Error 2020-10-04 23:55:40 +05:30
48c7bab832 Added Cycle Detection Problem in Linkedlist 2020-10-04 23:44:17 +05:30
7ff6b8716f editing file names 2020-05-06 21:07:49 +05:30