Swift Interviewing Syntax Tips
I’ve spent some time recently preparing for and completing a few rounds of interviews in Swift. Along the way, I learned a couple syntax tricks that can help simplify code and save time.
Tip #1: Convert strings to character arrays for easier indexing...
yoursswiftly.hashnode.dev2 min read