This document contains 28 programming problems involving functions in Swift. The problems cover a range of tasks including: calculating sums and differences of integers; checking strings for certain patterns; manipulating characters in strings; finding largest/nearest values in arrays; and testing various conditions on integers, strings, and arrays.