All Stories

Jetpack Compose 이해하기(1)

🤖개념 4️⃣-1️⃣ What’s new in Compose?

In Android, Compose, Nov 29, 2021

GET과 POST의 차이점

🌏개념 1️⃣ GET vs POST

In Network, Nov 24, 2021

코틀린의 고차함수

🥑개념 4️⃣ Higher-Order Function

In Kotlin, Nov 23, 2021

Hash Table이란?

📚개념 5️⃣ Hash Table

In Data Structure, Nov 22, 2021

Graph에 대해 이해하기

📚개념 5️⃣ Graph

In Data Structure, Nov 21, 2021

Tree에 대해 이해하기

📚개념 3️⃣ Tree트리(tree)는 계층적인 자료를 표현하는데 이용되는 자료구조이다. 계층적인 자료구조에는 컴퓨터의 디렉토리 구조, 인공 지능의 결정 트리(decision tree) 등이 있다.

In Data Structure, Nov 20, 2021

Stack과 Queue

📚개념 2️⃣ Stack vs Queue

In Data Structure, Nov 20, 2021

Binary Heap이란?

📚개념 4️⃣ Binary Heap

In Data Structure, Nov 20, 2021

ArrayList와 LinkedList

📚개념 1️⃣ ArrayList vs LinkedList

In Data Structure, Nov 19, 2021

코틀린의 companion object & Singleton

🥑개념 3️⃣ companion object & Singleton

In Kotlin, Nov 16, 2021