Page 1 of 1

CLO_3: Calculate the costs (space/time) of data structures and their related algorithms, both source code and pseudo-cod

Posted: Sat May 14, 2022 2:40 pm
by answerhappygod
CLO_3: Calculate the costs (space/time) of data structures and their related algorithms, both source code and pseudo-code, using the asymptotic notation (O ()).
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