Merge branch 'master' of gram.cse.buffalo.edu:ODIn/Website

master
Oliver Kennedy 2024-02-21 22:22:06 -05:00
commit 14fd6b8c2c
Signed by: okennedy
GPG Key ID: 3E5F9B3ABD3FDB60
3 changed files with 3 additions and 1 deletions

View File

@ -39,10 +39,12 @@ schedule:
cdf-index: https://arxiv.org/pdf/1712.01208.pdf
- topic: The RAM and EM models
detail: A review of the memory hierarchy, formalizing the external memory model, and an overview of techniques for managing data in external memory, including sorting as an example.
docs:
notes: slide/05-em_model.pdf
- topic: B+ Trees
detail: We build a B+ Tree from first principles and binary search
docs:
notes: slide/04-serialization.pdf
notes: slide/06-bplustrees.pdf
- topic: Write-Optimized structures
detail: We build up LSM trees and Beta-Epsilon Trees from first principles
- topic: The Shuffle Operation

Binary file not shown.

Binary file not shown.