|
|
|
|
|
by zawerf
2728 days ago
|
|
In particular are there any new materials that has been invented or widely adopted since the older textbooks? For example, bloom filters were rarely taught maybe 10 years ago but probabilistic data structures are now pretty mandatory in a data structure course. Just wondering if there are sections in this book covering cutting edge stuff for people already familiar with traditional algo |
|
Teaching that material correctly (without the traditional magical thinking) requires serious comfort with probability, which unfortunately isn't early enough in the CS curriculum at Illinois to be used in our data structures and algorithms courses.