Real World Data Structures - 30X Faster with 1 LOC

renaissanceengineer

Renaissance Engineer

Posted on September 9, 2020

Real World Data Structures - 30X Faster with 1 LOC

As a self-taught programmer I know how intimidating learning stuff like Data Structures can seem. It's "computer science" and impostor syndrome makes it seem like something for math geniuses only.

In reality, it isn't that hard to learn and even just learning the basics can lead to massive performance boosts for your code. In this video I'll show you how changing 1 line of code in a text analysis can make it run up to 30X faster.

This is just a tutorial to get you motivated and see the value of learning this stuff, doesn't go too in depth on any particular data structure. If you're interested in that type of content be sure to subscribe and follow because I'll be making tutorials covering that soon

💖 💪 🙅 🚩
renaissanceengineer
Renaissance Engineer

Posted on September 9, 2020

Join Our Newsletter. No Spam, Only the good stuff.

Sign up to receive the latest update from our blog.

Related