Published inITNEXTA Coroutine Cheat SheetToday a coroutine has become widely popular. Let’s discuss what a coroutine is and when it is useful.May 4, 2024May 4, 2024
Published inITNEXTAdvanced Memory Management | Benchmarks in SwiftDiscover memory management techniques in Swift and compare their performance.Mar 4, 2024Mar 4, 2024
Deadlock in SingletonIn this post, I want to share my experience, how I was involved in fixing bugs related to GCD and Singleton.Jan 30, 2024Jan 30, 2024
ARC under the hoodHi everyone ✋🏼 Today we are talking about memory management. Discuss a little bit about MRC and consider ARC in details.Jan 25, 20211Jan 25, 20211
Asymptotic notationsI’ve recently started reading «Introduction to Algorithms» by Thomas H. Cormen, where the author talks in detail about the algorithms and…Jan 24, 2021Jan 24, 2021