Page 1 of 1

CLO_2 : Distinguish between Abstract Data Types ( ADTS ) , data structures and algorithms . CLO 3 : Calculate the costs

Posted: Sat May 14, 2022 2:29 pm
by answerhappygod
CLO_2 : Distinguish between Abstract Data Types ( ADTS ) , data structures and algorithms . CLO 3 : Calculate the costs ( space / time ) of data structures and their related algorithms , both source code and pseudo - code , using the asymptotic notation ( 0 ( ) ) . Dear student , For the theory assignment , you have to make a comparison among the different data structure types that we have been studying it during the semester . The comparison either using mind map , table , sketch notes , or whatever you prefer . The differentiation will be according to the following : 1- name of data structure . 2- operations ( methods ) . 3- applications . 4- performance ( complexity time ) .