Submission Title
Sublist_Search
Submission Type
Algorithm
Submission Description
Sublist Search : We first take first node of second list, start matching the first list from this first node, if whole lists match return true, else break and take first list to the first node again and take second list to its second node. Repeat these steps until any of linked lists becomes empty. If first list becomes empty then list found else not.
Submission Directory
Algorithms => Search_Algorithms => Sublist_Search => Sublist_Search.extension
Contributors
I would like to do it in php
I would like to implement this in js
I would like to implement this in C ?
i would like to implement in c language
i would like to implement in c language
Hi @shwhite17,
Please opt a different language/issue.
Please assign me this for Ruby.
thanks everyone :v: