a)Unit 1Give the asymptotic bounds for f(n)=2n²-4n+20 and represent in θ notation.
Give the asymptotic bounds for f(n)=2n²-4n+20 and represent in θ notation.
b)Unit 1Define Quicksort? Sort elements 22,12,30,46,28,14,8,10,56,18,3 using Merge sort.
Define Quicksort? Sort elements 22,12,30,46,28,14,8,10,56,18,3 using Merge sort.