Page 1 of 1

b) Choose the true statement and elaborate the answer Insertion sort, Merge sort and Quick sort follow the D&C paradigm

Posted: Fri May 20, 2022 9:52 am
by answerhappygod
B Choose The True Statement And Elaborate The Answer Insertion Sort Merge Sort And Quick Sort Follow The D C Paradigm 1
B Choose The True Statement And Elaborate The Answer Insertion Sort Merge Sort And Quick Sort Follow The D C Paradigm 1 (65.89 KiB) Viewed 62 times
b) Choose the true statement and elaborate the answer Insertion sort, Merge sort and Quick sort follow the D&C paradigm . D&C paradigm follows three steps: Divide, Conquer, Combine D&C paradigm follows three steps: Divide, Recurrence relation, Combination In Quick sort, sub problems are dependent to each other and it follows D&C paradigm