1 Commits

Author SHA1 Message Date
ca761d87b6 feat: add MergeTwoSortedLinkedLIsts algorithms (#1442)
* feat: add mergeTwoSortedLinkedLIsts algorithms

* remove class and unnecessary function

change the function params and return value from Node to LinkedList.
2023-10-11 06:05:09 +00:00