1. What is cross-linking?
2. Given a string, reverse the order of characters in it.
3. What is the difference between Realm and Core Data?
4. Given an integer numRows, return the first numRows of Pascal's triangle.
5. Given an array of integers, sort the array using the Radix Sort algorithm.