반응형 바보2 코테연습 3일차 1. 첨에 나오는 겹치는 문자 골라내기~ https://leetcode.com/problems/longest-common-prefix/description/ Longest Common Prefix - LeetCode Can you solve this real interview question? Longest Common Prefix - Write a function to find the longest common prefix string amongst an array of strings. If there is no common prefix, return an empty string "". Example 1: Input: strs = ["flower","flow" leetcode.com 문제 내용은 이해하.. 2024. 1. 11. 코테연습 2일차 그래도 괜찮은 회사 다닌 내가 3년동안 발전이 없었던 이유는 열심히 하지 않아서 일 것이다. 항상 나의 삶은 발등에 불이 떨어져야 시작하는 삶이였고 벤쿠버에서 먹고살일이 막막해지자 드디어 코딩테스트 공부를 하기 시작하는데... 1. 바이너리 서치 트리 bst == 이진트리 탐색문제 https://leetcode.com/problems/range-sum-of-bst/description/ Range Sum of BST - LeetCode Can you solve this real interview question? Range Sum of BST - Given the root node of a binary search tree and two integers low and high, return the sum.. 2024. 1. 10. 이전 1 다음 반응형