seanprashad/leetcode-patterns

Difficulty Level Not Match

junhaz4 opened this issue · 2 comments

Some problems' difficulty levels do not match the leetcode version, please update it.

Hey @junhaz4 - would you be able to link me to which questions have a mismatch? I know leetcode updates a question every so often, so it makes sense that my list would drift!

Hi @seanprashad. For example, Peak Index in a Mountain Array under the Binary Search Pattern is marked as easy, but medium on the leetcode.