iOS Interview - Is static var thread-safe?
May 30, 2024 • ☕️ 2 min readTricky interview question explained
Tricky interview question explained
How to implement thread-safe arrays in Swift
Great learning and quotes from the great book
How to use DispatchSemaphore to synchronise access to shared resources from multiple threads