Array, PrimitiveArray, List, MutableList July 9, 2025 1 minute read Kotlin Kotlin에서 Array와 List의 동작 방식을 비교한다.
Kotlin null 처리 문법 June 16, 2025 less than 1 minute read Kotlin Leetcode 풀면서 배운 TIL, Kotlin에서 null 처리 문법이다.