Swift Fun Algorithms #4: Most Common Name in Array

Profile Picture
- Published on May 11, 2016馃審 Public

Today, we continue with our series by going over how to get the most common name inside of an array. The main takeaway for today's lesson is to learn how to properly keep track of a running count using a Swift Dictionary object. Complete source code here: http://letsbuildthatapp.com/2016/05/1... Follow me on Twitter: https://twitter.com/buildthatapp