
오늘 리뷰할 문제는 37번 sudoku solver이다. https://leetcode.com/problems/sudoku-solver/description/ Sudoku Solver - LeetCode Can you solve this real interview question? Sudoku Solver - Write a program to solve a Sudoku puzzle by filling the empty cells. A sudoku solution must satisfy all of the following rules: 1. Each of the digits 1-9 must occur exactly once in each row. 2. Ea leetcode.com 스도쿠를 어려서부터 해온 ..

오늘 리뷰할 문제는 leetcode 32번 longest valida parentheses이다. https://leetcode.com/problems/longest-valid-parentheses/ Longest Valid Parentheses - LeetCode Can you solve this real interview question? Longest Valid Parentheses - Given a string containing just the characters '(' and ')', return the length of the longest valid (well-formed) parentheses substring. Example 1: Input: s = "(()" Output: 2 Expla..
- Total
- Today
- Yesterday
- first missing positive
- leetcode
- hard mode challenge
- permutation sequence
- text justification
- slay the spire에 진심인편
- Python
- wildcard matching
- substring with concatenation of all words
- binary tree maximum path sum
- longest valid parentheses
- scramble string
- leetcode 매일풀기
- n queens 2
- palindrome partitioning 2
- best time to buy and sell stock 3
- mlse
- valid number
- leetcode 매일 풀기
- maximum rectangle
- 개발자 글쓰기
- sudoku solver
- 글또 10기
- datalakehouse
- distinct subsequences
- word ladder 2
- otel
- 알고리즘
- 가상면접 사례로 배우는 대규모 시스템 설계
- 회고
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |