leetcode(리트코드)3월22일 challenge966-Vowel Spellchecker
leetcode March 22일 - Vowel Spellchecker 문제입니다. 1. 문제 https://leetcode.com/problems/vowel-spellchecker/ 2. Input , Output 3. 분류 및 난이도 Medium 난이도입니다. 3월 22일자 챌린지 문제입니다. 4. 문제 해석 wo...
leetcode March 22일 - Vowel Spellchecker 문제입니다. 1. 문제 https://leetcode.com/problems/vowel-spellchecker/ 2. Input , Output 3. 분류 및 난이도 Medium 난이도입니다. 3월 22일자 챌린지 문제입니다. 4. 문제 해석 wo...
leetcode March 23일 - 3Sum With Multiplicity 문제입니다. 1. 문제 https://leetcode.com/problems/3sum-with-multiplicity/ 2. Input , Output 3. 분류 및 난이도 Medium 난이도입니다. 3월 23일자 챌린지 문제입니다. 4. 문제 해...
leetcode 198 - House Robber 문제입니다. 1. 문제 https://leetcode.com/problems/house-robber/ 2. Input , Output 3. 분류 및 난이도 Medium 난이도 문제입니다. leetcode Top 100 Liked 문제입니다. 4. 문제 해석 인접한 배열...
leetcode 14 - LongestCommon Prefix 문제입니다. 1. 문제 https://leetcode.com/problems/longest-common-prefix/ 2. Input , Output 3. 분류 및 난이도 Eazy 난이도 문제입니다. Top 100 Interview 문제입니다. 4. 문제 해석 ...
leetcode 190 - Reverse Bits 문제입니다. 1. 문제 https://leetcode.com/problems/reverse-bits/ 2. Input , Output 3. 분류 및 난이도 Eazy 난이도 문제입니다. https://www.teamblind.com/post/New-Year-Gift---Curated...
leetcode March 20일 - Reordered Power of 2 문제입니다. 1. 문제 https://leetcode.com/problems/reordered-power-of-2/ 2. Input , Output 3. 분류 및 난이도 Medium 난이도입니다. 3월 20일자 챌린지 문제입니다. 4. 문제 해석 ...
강의를 듣다가 좋은 내용이 있어서 가져왔습니다. Test코드 작성 시에 인메모리디비를 쓰고 싶은 경우가 있을텐데 그 경우 설정하는 방법을 알려줍니다.(h2 DB를 씁니다.) 먼저 h2 DB를 다운받지 않고 사용하는 방법입니다. 1. 홈페이지 접속 https://www.h2database.com/html/main.html h2홈페이지에 들어가...
leetcode 146 - LRU Cache 문제입니다. 1. 문제 https://leetcode.com/problems/lru-cache/ 2. Input , Output 3. 분류 및 난이도 Medium 난이도 문제입니다. leetcode Top 100 Liked 문제입니다. 4. 문제 해석 문제 내용은 어렵지 않...
leetcode 338 - Counting Bits 문제입니다. 1. 문제 https://leetcode.com/problems/counting-bits/ 2. Input , Output 3. 분류 및 난이도 Medium 난이도 문제입니다. https://www.teamblind.com/post/New-Year-Gift---Cur...
leetcode March 20일 - Design Underground System 문제입니다. 1. 문제 https://leetcode.com/problems/design-underground-system/ 2. Input , Output 3. 분류 및 난이도 Medium 난이도입니다. 3월 20일자 챌린지 문제입니다. 4...