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
- DP
- 미디움
- Depth-first Search
- tree
- leetcode
- matrix
- string
- 중간
- Python
- math
- hash table
- 리트코드
- linked list
- Binary
- easy
- binary tree
- recursive
- backtracking
- HashTable
- Array
- dfs
- binary search
- Medium
- 문자열
- 재귀
- list
- two pointers
- 쉬움
- 이진트리
- sorting
Archives
- Today
- Total
목록leetcode 29 (1)
부부의 코딩 성장 일기
LeetCode 29(Divide Two Integers, Python)
1. 문제 링크 LeetCode - The World's Leading Online Programming Learning Platform Divide Two Integers - LeetCode Can you solve this real interview question? Divide Two Integers - Given two integers dividend and divisor, divide two integers without using multiplication, division, and mod operator. The integer division should truncate toward zero, which means losing it leetcode.com 2. 문제 설명 정수의 나눗셈 후 소..
Algorithm/LeetCode
2023. 12. 23. 19:00