Multiple choice Data structure link list is not suitable for bubble sort polynomial manipulation binary search merge sort radix sort Reveal answer Fill a bubble to check yourself C Correct answer Explanation Binary search needs sorting of arrays and the sorting using data structure link list is very complex. Hence, it is not suitable.