Algorithms Illuminated, Part 1

Algorithms Illuminated, Part 1 PDF Author: Tim Roughgarden
Publisher:
ISBN: 9780999282908
Category : Computer algorithms
Languages : en
Pages : 218

Get Book Here

Book Description
Algorithms Illuminated is an accessible introduction to algorithms for anyone with at least a little programming experience, based on a sequence of popular online courses. Part 1 covers asymptotic analysis and big-O notation, divide-and-conquer algorithms, randomized algorithms, and several famous algorithms for sorting and selection.