This series provides an introduction to commonly used data structures and algorithms written in a new iOS development language called Swift.
While details of many algorithms exists on Wikipedia, these implementations are often written as pseudocode, or are expressed in C or C++. With Swift now officially released, its general syntax should be familiar enough for most programmers to understand.