Skip to content

Commit

Permalink
add: 0098 js solution added, fixed link and title
Browse files Browse the repository at this point in the history
  • Loading branch information
royIdoodle committed Oct 13, 2019
1 parent e7bb2f7 commit db71afd
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# 031. Next Permutation
# 098. Validate Binary Search Tree

**<font color=orange>难度: Medium</font>**

## 刷题内容

> 原题连接
* https://leetcode.com/problems/next-permutation/submissions/
* [https://leetcode.com/problems/validate-binary-search-tree/](https://leetcode.com/problems/validate-binary-search-tree/)

> 内容描述
Expand Down

0 comments on commit db71afd

Please sign in to comment.