Skip to content

Commit bdb666b

Browse files
update post
1 parent 4040207 commit bdb666b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

_posts/2024-06-02-leetcode-11.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
layout: post
3-
title: (Leetcode) 11 - https://leetcode.com/problems/container-with-most-water/
3+
title: (Leetcode) 11 - Container With Most Water
44
categories: [스터디-알고리즘]
55
tags:
66
[자바, java, 리트코드, Leetcode, 알고리즘, algorithm, pointer, penalty, array]

_posts/2024-06-03-leetcode-153.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
layout: post
3-
title: (Leetcode) 11 - https://leetcode.com/problems/container-with-most-water/
3+
title: (Leetcode) 153 - Find Minimum in Rotated Sorted Array
44
categories: [스터디-알고리즘]
55
tags:
66
[자바, java, 리트코드, Leetcode, 알고리즘, algorithm, pointer, rotate, array]

0 commit comments

Comments
 (0)