About this document
Data Structures Assignment Overview by FawadNaseer is a document available to read on EtoBox.
This is a 5 page document that appears to be an assignment for an introduction to data structures course. It contains 3 questions - the first asks students to answer short questions about time complexities of algorithms like binary search and operations on data structures like linked lists. The second asks students to analyze the time complexity of a given code snippet as a function of the input size n. The third asks students to write a recursive function to calculate the height of a binary tree.
- Author
- FawadNaseer
- Language
- EN