Skip to content

Commit 3a21746

Browse files
iamAntimPalAntim-IWPIamShiwangi
committed
Update readme.md
Co-Authored-By: Antim-IWP <203163676+Antim-IWP@users.noreply.github.com> Co-Authored-By: Shiwangi Srivastava <174641070+IamShiwangi@users.noreply.github.com>
1 parent 9c665e9 commit 3a21746

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

Solution/162. Find Peak Element/readme.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,17 @@
1-
---
2-
comments: true
3-
difficulty: Medium
4-
edit_url: https://github.com/iamAntimPal/LeetCode-Python-Solutions/blob/main/Solution/162.%20Find%20Peak%20Element/readme.md
5-
tags:
6-
- Array
7-
- Binary Search
8-
---
1+
92

103
<!-- problem:start -->
114

125
# [162. Find Peak Element](https://leetcode.com/problems/find-peak-element)
136

14-
[中文文档](/solution/0100-0199/0162.Find%20Peak%20Element/README.md)
7+
---
8+
- **comments**: true
9+
- **difficulty**: Medium
10+
11+
- **tags**:
12+
- Array
13+
- Binary Search
14+
---
1515

1616
## Description
1717

0 commit comments

Comments
 (0)