HackerRank: Slithering In To Your Brain
Programming is becoming more and more common profession as years go by. As more people become reliant on technology, people want things better, faster and with more bells and whistles. Hardware can only go so far to improve user experience, leaving this burden in the hands of software engineers and developers. Since the internet is a massive entity that contains virtually all of mankind's knowledge it can be very daunting to try and learn something online. I have struggled with this myself. When I was 13, I wanted to learn how to code in C/C++ so I could use an Arduino that my dad gave me. Having to wade through the mass amounts of information online was tedious. This was in the early years of Arduino so documentation and tutorials were much harder to come by and often frustrating as they lacked structure. After tearing my hair out I finally managed to put together a few simple circuit. Clap your hands to turn on LED, start a fan when it is too hot, turn on th...