Wednesday 

Room 7 

16:20 - 17:20 

(UTC+02

Talk (60 min)

Fun with Algorithms

Algorithms and data structures are the base of all computing, from CRUD APIs to highly optimized data processing.

Software Design
Fun

Most of us probably have forgotten more than we remember about them though from college (or maybe never learned them in the first place) because we don't necessarily use them on a daily. But just like math, good knowledge about data structures and algorithms lay the foundation for how to think about difficult problems, and how to understand where and what to optimize.

This session is a programming language agnostic journey through problem solving - graph algorithms, dynamic programming, greedy algorithms, representations and data structures. How to build solutions from first principles and combine algos to build up from easy to medium to hard leet code or advent of code style problems.

I'll also share how algorithm puzzles and competitive programming brought the fun back into programming for me, and how I use these skills in my day job.

Tess Ferrandez-Norlander

Tess is a developer/data scientist working at Microsoft. Over the past 20 years she has changed the way we do .net debugging, developed a large number of mobile apps. As of a couple of years ago she moved into the world of data science and machine learning working with a lot of the largest companies in Europe and beyond on really tough ML problems.

She has has spoken at lots and lots of conferences around the world on a wide variety of topics including deep .net debugging, UX, web development and Machine Learning. You can also find her on twitter at @TessFerrandez