Searching and sorting analysis on weather data

April - November 2017

As a high school student in the International Baccalaureate program, I wrote my extended essay in the area of Computer Science, focusing on searching and sorting algorithms. This was my first real exposure to CS theory, and I learned a lot of the basics like asymptotic bounds, space and time complexity, and how a variety of searching and sorting algorithms worked.