Notice
250x250
Recent Posts
Recent Comments
Link
목록2024/07/05 (1)
넘치게 채우기
[LeetCode] 2058. Find the Minimum and Maximum Number of Nodes Between Critical Points
https://leetcode.com/problems/find-the-minimum-and-maximum-number-of-nodes-between-critical-points/description/leetcode - Find the Minimum and Maximum Number of Nodes Between Critical Points문제 유형 : 연결리스트, 슬라이딩 윈도우문제 난이도 : Medium 문제A critical point in a linked list is defined as either a local maxima or a local minima.A node is a local maxima if the current node has a value strictly greater than ..
PS/LeetCode
2024. 7. 5. 13:55