As a new developer from a Bootcamp, it is easy to get used to simply using the built-in sorting methods in the language, or simply using linear search to anything else. But since I left school, I had to learn more about algorithms and how machines, memory and well, development…