Note
Space for fragments of thoughts- devMy MacBook Setup
- habit의식하지 않고 하는 행동에 습관이 완성되는 것
- habit더 하고 싶을 때 멈춰야 한다
- habit한 번 멈춰버린 습관을 되돌리기란 쉽지 않다
- habit습관이 되려면 며칠 걸리는지 아무도 모른다
- note메모는 외부의 정보가 아닌 내부의 정보를 적는 것
- nowWhat I'm up to at the moment
- ruby | ds | hash tablehow do you avoid collisions in a hash table
- ruby | ds | hash tableA key could be of any type in a hash table
- ruby | ds | hash tableHash code is always an integer
- ruby | ds | hash tableWhat is a Hash Table?
- ruby | ds | linked listWhat is a Circular Linked List?
- ruby | ds | linked listWhat is a Doubly Linked List?
- ruby | ds | linked listWhat is a Singly Linked List?
- ruby | ds | linked listThe type of a linked list is determined by the structure of a node
- ruby | ds | linked listWhat is a Linked List?
- ruby | ds | queueWhat is a Queue?
- ruby | ds | stackWhat is a Stack?
- ruby | methodsPassing a block as an argument