Richard Castro

Category Archives: History

Sorting Algorithms

Sorting algorithms are the hidden engines behind how we organize data, from ranking your search results to filtering your online shopping carts. While they all achieve the exact same goal, how they get there under the hood varies wildly in speed, memory use, and pure cleverness. Whether you are prepping for a tech interview or […]

The First Programmable Computer

What is a computer? Today, the word computer usually refers to an electronic device capable of processing information and running software. However, the term originally described a person whose job was to perform mathematical calculations by hand. During the nineteenth and early twentieth centuries, inventors began creating mechanical calculating machines to automate these tasks. Charles […]