Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Algorithms and Their Habitat

Algorithms and Their Habitat

Algorithms are mysterious beasts that hard to catch in the source code. However, well-chosen data structures and efficient algorithms applied to a web app is a key to performance. I want to show how to fit the knowledge you got at the university can solve your daily routines.

Vitalii Bobrov

September 27, 2019
Tweet

More Decks by Vitalii Bobrov

Other Decks in Programming

Transcript

  1. HOW? https://bobrov.dev/blog/angular-smart-404-page/ https://ngx-smart-routing-demo.web.app get the list of available routes sort

    routes by Levenshtein
 distance to a user input suggest route with the smallest distance