15c20968ae
merge: Add test case to jump search Algorithm ( #1041 )
...
* Add test case to jump search Algorithm
* Updated Documentation in README.md
* Remove commented code
Co-authored-by: github-actions <${GITHUB_ACTOR}@users.noreply.github.com>
2022-06-10 20:32:47 +05:30
dfe200a957
merge: Improving coding standard of singly linked list ( #980 )
...
* Auto-update DIRECTORY.md
* Changes on SinglyLinkedList
* Spelling change
* Added comment for initiateNodeAndIndex()
Co-authored-by: github-actions <${GITHUB_ACTOR}@users.noreply.github.com>
2022-04-09 12:26:22 +05:30
29a3ab73bc
merge: Iterator and log methods added for linked lists ( #891 )
...
* iterator, log methods added in SL
* iterator, log methods added in DL
* test file added for DoublyLL
* format issue fix
2022-02-18 20:13:45 +05:30
9911410e70
merge: Implement Add Two Numbers (Linked List) ( #888 )
...
* Implement Add Two Numbers (Linked List)
* Implement Add Two Numbers (Linked List)
* Implement Add Two Numbers (Linked List)
Co-authored-by: Shakil Ahmmed <shakilahmmed@ShakilAhmmeds-MacBook-Pro.local>
2022-02-17 17:29:36 +05:30
c496925d25
merge: rename SinglyLinkList
to SinglyLinkedList
( #881 )
2022-02-14 13:49:10 +05:30