Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | ||||
4 | 5 | 6 | 7 | 8 | 9 | 10 |
11 | 12 | 13 | 14 | 15 | 16 | 17 |
18 | 19 | 20 | 21 | 22 | 23 | 24 |
25 | 26 | 27 | 28 | 29 | 30 | 31 |
Tags
- 업무시유용한git
- ngrok
- @at-root여러번
- .bash_profile실행
- leetCode #코알못의도전기 #코드알고리즘기초 #1일1알고리즘 #알고리즘공부 #코드챌린지
- zsh설치 후
- 유용꿀gittip
- .bash_profile적용안됨
- @at-root
- 코알못의도전 #알고리즘기초 #공부하는블로그
- zsh설치
- 카드 셔플
- git 팁
- 해시 #map&set
- multiple
Archives
- Today
- Total
목록leetCode #코알못의도전기 #코드알고리즘기초 #1일1알고리즘 #알고리즘공부 #코드챌린지 (1)
흑염소처럼
[003][해시][코알못의 도전기]two sum
Two Sum의 제목을 가진 ... 어디서 많이 풀어본듯한 문제지만 역시 코알못이기에 .... 코알못들이 많이 푸는 방법으로 풀뻔하였으나 역시 풀지 못함 ... 생각한 시간은 15분정도 ?? 모를 때는 빨리 넘어가기 leetCode는 시간복잡도 및 공간복잡도를 고려해서 단계별로 답안이 있다 ...와우 코알못을 읽으시는 여러분들은 모두 저보다 뛰어나신 분들이실거예요 ... 제가 하면 ... 여러분은 더더더더 잘 할 수 있어요!!!! [문제] Given an array of integers nums and an integer target, return indices of the two numbers such that they add up to target. You may assume that each inp..
JavaScript/[기초]알고리즘
2022. 9. 13. 22:19