Data Structures PreMidterm Discussion - PowerPoint PPT Presentation

1 / 7
About This Presentation
Title:

Data Structures PreMidterm Discussion

Description:

About 1/3 of the exam is intended to be straight-forward ... Preorder, postorder and inorder. Priority Queues. Heaps. Material Covered. Priority Queues, cont. ... – PowerPoint PPT presentation

Number of Views:19
Avg rating:3.0/5.0
Slides: 8
Provided by: pgb8
Category:

less

Transcript and Presenter's Notes

Title: Data Structures PreMidterm Discussion


1
Data StructuresPre-Midterm Discussion
  • Phillip G. Bradford
  • The University of Alabama

2
Details
  • Closed book, closed notes
  • No calculators, etc.

3
Approach to Midterm 2
  • Working with costs functionality
  • Which methods work best
  • Under which circumstances?
  • Understand the analysis and the algorithm
    development
  • General approach
  • About 1/3 of the exam is intended to be
    straight-forward
  • About 1/3 of the exam is of a medium level of
    challenge
  • About 1/3 should be challenging

4
Approach to Midterm 2
  • There will be Big-Oh notation question(s)
  • Perhaps one tracing question

5
Material Covered
  • The chapter sections we discussed in lecture from
    chapters 5 through 9
  • Extendible Arrays
  • Trees
  • Depth height
  • P 275, proposition 6.9
  • Preorder, postorder and inorder
  • Priority Queues
  • Heaps

6
Material Covered
  • Priority Queues, cont.
  • Select min in heaps
  • Inserting a new element in a heap
  • Using a heap to sort
  • Dictionaries
  • In an array
  • Using hashing
  • Load factor
  • Linear hashing double hashing

7
Material Covered
  • Binary Search
  • Binary Search trees
  • Updating BSTs
  • AVL trees
  • Inserting and deleting elements
Write a Comment
User Comments (0)
About PowerShow.com