Posts by Tag

TIL

Array Question - contains duplicate

1 minute read

Given an integer array nums, return true if any value appears at least twice in the array, and return false if every element is distinct.

Array Question - maximum subarray

2 minute read

Given an integer array nums, find the contiguous subarray (containing at least one number) which has the largest sum and return its sum.

Back to top ↑

Algorithms

Array Question - contains duplicate

1 minute read

Given an integer array nums, return true if any value appears at least twice in the array, and return false if every element is distinct.

Array Question - maximum subarray

2 minute read

Given an integer array nums, find the contiguous subarray (containing at least one number) which has the largest sum and return its sum.

Back to top ↑

Big-O

Array Question - contains duplicate

1 minute read

Given an integer array nums, return true if any value appears at least twice in the array, and return false if every element is distinct.

Array Question - maximum subarray

2 minute read

Given an integer array nums, find the contiguous subarray (containing at least one number) which has the largest sum and return its sum.

Back to top ↑

blog

작은것도 치열하게

less than 1 minute read

할게, 해야지, 라고 마음 먹은것들은 전부 중요하다. 작은 것이라고 생각하고 해야지 해야지 하면서 미루다보면 큰 것들도 미루게 된다. 하나를 시작하면 끝을 보는것도 마찬가지다. 나 스스로 나의 선택들을 좀더 아끼고 소중하게 여기자.

한가지부터 차곡차곡

less than 1 minute read

일주일이든 이주일이든 확실하고 실행가능한 목표를 한가지만 잡고 매일 그 일을 한다. 매일 할 일을 하고나면 하고싶은 일을 할수있다. 어떻게든 특정한 시간만큼은 꼭 해야한다.

back to the routine

less than 1 minute read

지금까지 훈련이랑 설연휴까지 해서 꽤 오래 쉬었다. 꾸준히 하는게 안하다가 하는것보다 훨씬 덜 귀찮다. 운동도 쉬다보니까 다시 시작하기가 힘들었는데 그래도 이번주에 다시 시작했다.

스펙 쌓기

less than 1 minute read

일해본 경험이 없다면 어떻게 일자리를 구할까?

Second day of 2022

less than 1 minute read

It does take a lot of time to actually write down what I am learning. It also requires me to actually understand what I am learning. TIL will help me to have...

Back to top ↑

Data Structures

Array Question - contains duplicate

1 minute read

Given an integer array nums, return true if any value appears at least twice in the array, and return false if every element is distinct.

Array Question - maximum subarray

2 minute read

Given an integer array nums, find the contiguous subarray (containing at least one number) which has the largest sum and return its sum.

Back to top ↑

journal

작은것도 치열하게

less than 1 minute read

할게, 해야지, 라고 마음 먹은것들은 전부 중요하다. 작은 것이라고 생각하고 해야지 해야지 하면서 미루다보면 큰 것들도 미루게 된다. 하나를 시작하면 끝을 보는것도 마찬가지다. 나 스스로 나의 선택들을 좀더 아끼고 소중하게 여기자.

한가지부터 차곡차곡

less than 1 minute read

일주일이든 이주일이든 확실하고 실행가능한 목표를 한가지만 잡고 매일 그 일을 한다. 매일 할 일을 하고나면 하고싶은 일을 할수있다. 어떻게든 특정한 시간만큼은 꼭 해야한다.

back to the routine

less than 1 minute read

지금까지 훈련이랑 설연휴까지 해서 꽤 오래 쉬었다. 꾸준히 하는게 안하다가 하는것보다 훨씬 덜 귀찮다. 운동도 쉬다보니까 다시 시작하기가 힘들었는데 그래도 이번주에 다시 시작했다.

스펙 쌓기

less than 1 minute read

일해본 경험이 없다면 어떻게 일자리를 구할까?

Second day of 2022

less than 1 minute read

It does take a lot of time to actually write down what I am learning. It also requires me to actually understand what I am learning. TIL will help me to have...

Back to top ↑

Arrays

Array Question - contains duplicate

1 minute read

Given an integer array nums, return true if any value appears at least twice in the array, and return false if every element is distinct.

Array Question - maximum subarray

2 minute read

Given an integer array nums, find the contiguous subarray (containing at least one number) which has the largest sum and return its sum.

Back to top ↑

Coding Problem

Array Question - contains duplicate

1 minute read

Given an integer array nums, return true if any value appears at least twice in the array, and return false if every element is distinct.

Array Question - maximum subarray

2 minute read

Given an integer array nums, find the contiguous subarray (containing at least one number) which has the largest sum and return its sum.

Back to top ↑

Dictionary

Pointer

less than 1 minute read

Reference to something else in memeory. In other words, it works as an address of a value or a data.

DNS

less than 1 minute read

DNS = Domain Name System.

Back to top ↑

Array Problem

Array Question - contains duplicate

1 minute read

Given an integer array nums, return true if any value appears at least twice in the array, and return false if every element is distinct.

Array Question - maximum subarray

2 minute read

Given an integer array nums, find the contiguous subarray (containing at least one number) which has the largest sum and return its sum.

Back to top ↑

git

Back to top ↑

github

Back to top ↑

jekyll

Back to top ↑

github pages

Back to top ↑

personal

Second day of 2022

less than 1 minute read

It does take a lot of time to actually write down what I am learning. It also requires me to actually understand what I am learning. TIL will help me to have...

Back to top ↑

goal

Second day of 2022

less than 1 minute read

It does take a lot of time to actually write down what I am learning. It also requires me to actually understand what I am learning. TIL will help me to have...

Back to top ↑

interview

Back to top ↑

AWS

DNS

less than 1 minute read

DNS = Domain Name System.

Back to top ↑

database

Back to top ↑

Android Studio

Back to top ↑

Android

Back to top ↑

Java

Back to top ↑

Linked List

Back to top ↑

Cloud Practitioner

Back to top ↑

relational database

Back to top ↑

non-relational database

Back to top ↑

web

DNS

less than 1 minute read

DNS = Domain Name System.

Back to top ↑

Hash Tables

Back to top ↑

Map

Back to top ↑

Hash

Back to top ↑

Object

Back to top ↑

pointer

Pointer

less than 1 minute read

Reference to something else in memeory. In other words, it works as an address of a value or a data.

Back to top ↑

object-oriented

Pointer

less than 1 minute read

Reference to something else in memeory. In other words, it works as an address of a value or a data.

Back to top ↑

Linked-List Problem

Back to top ↑

Stack

Back to top ↑

Queue

Back to top ↑

Tree

Back to top ↑

BST

Back to top ↑