kevinaangstadt / CS340-Summer21-Notes

Lecture notes from SLU CS-340 Summer 2021
0 stars 4 forks source link

Add Lecture 20 Notes #51

Closed epuer18 closed 3 years ago

epuer18 commented 3 years ago

Add Lecture_20.md to repository. This file contains the continuation of notes on delta debugging, including a review with a pseudo implementation of DD and a section on its runtime performance. The latter section also has a discussion on the asymptotic complexity of the interesting function and the assumptions we make on it. Finally, add a small section on some computer science tangents as discussed before project work time.