Top 7 Coding Interview Patterns
in Coding Interview on Topics
in Coding Interview on Topics
in Coding Interview on Topics
in Coding Interview on Topics
in Coding Interview on Topics, Stock
You are given an array prices where prices[i] is the price of a given stock on the ith day.
in Coding Interview on Topics, Union Find
[Medium]
in Coding Interview on Topics, Bit-manipulation
비트 조작
- XOR 연산을 사용하면 여러개의 값 중에서 동일한 값들을 제거할 수 있다(동일한 값의 순서는 상관없다)
- XOR 연산으로 암호화 할 수 있다.
in Coding Interview on Topics
in Coding Interview on Topics
in Coding Interview on Topics, Sliding Window
윈도우를 진행시키면서 필요한 데이터의 최소/최대 개수를 체크한다.
in Coding Interview on Topics, Two Pointers
in Coding Interview on Topics
평범한 개발자의 코딩 인터뷰 준비 스토리