b) Choose the true statement and elaborate the answer Insertion sort, Merge sort and Quick sort follow the D&C paradigm
-
- Site Admin
- Posts: 899603
- Joined: Mon Aug 02, 2021 8:13 am
b) Choose the true statement and elaborate the answer Insertion sort, Merge sort and Quick sort follow the D&C paradigm
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
b) Choose the true