Difficulty Level Not Match
junhaz4 opened this issue · 2 comments
junhaz4 commented
Some problems' difficulty levels do not match the leetcode version, please update it.
seanprashad commented
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!
junhaz4 commented
Hi @seanprashad. For example, Peak Index in a Mountain Array under the Binary Search Pattern is marked as easy, but medium on the leetcode.