Talk in English - US at php[tek] 2017
Short URL: https://joind.in/talk/f8265
(QR-Code (opens in new window))
Complexity theory. Big-O. Constant, linear, logarithmic, and quadratic time versus space trade-offs. What does it actually mean when we say a function or an algorithm is efficient? How can we tell if we can do better? Join me, on this tour through a corner of computer science few developers actively think about, and you’ll walk away with a new way of looking at code and thinking about problems.
Comments
Comments are closed.
Was a great talk, very informative.
I think more practical examples of common pitfalls would have been nice during the talk, but it gets 5 stars because a resource for that was provided.
Thank you!
Since I'm self-taught, I'm always insecure about CS theory. This presented the topic in a way that made it understandable and related it to what I already knew. Well done.