Suggested approach: Collection views are there to display grids, but also handle entirely custom layouts, whereas table views are simple linear lists with headers and footers.
For bonus points, you could discuss the UICollectionView
lists introduced in iOS 14, because they really blur the lines between the two types.
Estimated difficulty: Easy
See the full list of iOS interview questions
UIImage
and a UIImageView
?
@IBOutlet
and @IBAction
?
Link copied to your pasteboard.