OSD600 Release 0.2 PR4
This is the last PR for Hacktoberfest! I can't believe how different I feel in comparison to the beginning of the month. When David first posted the requirements for release 0.2 I thought to myself "how on earth am I going to do this." Now I look back and laugh. I started the month by doing something very simple I already knew how to do. I wrote a hello world in PL/SQL This was a big deal for me because, at that point in the semester, I was still pretty new to Open Souce and did not know too much about contributing. After PR 1, I became more comfortable with git and decided to do something more challenging. I learned the Cocktail sort algorithm in C++ and added it to an algorithms repository ( PR#2 ). At this point in the month, things were looking good however, I felt I could still "go bigger" and do something more challenging. For PR#3 I added a name to the name suggestion index. This was a huge milestone for me because with the first 2 PR's I had an ide...