We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6fc09cd commit c7fc5d2Copy full SHA for c7fc5d2
src/main/kotlin/exercise/medium/id57/Description57.md
@@ -46,6 +46,6 @@ Constraints:
46
47
| ID | Description | Solution | Test | Difficulty |
48
|:--:|:----------------|:---------------------------:|:--------------------------------------------------------------------------------:|:----------:|
49
-| 57 | Insert Interval | [solution](./Solution57.kt) | [test](../../../../../../src/test/kotlin/exercise/medium/id57/Solution57Test.kt) | Easy |
+| 57 | Insert Interval | [solution](./Solution57.kt) | [test](../../../../../../src/test/kotlin/exercise/medium/id57/Solution57Test.kt) | Medium |
50
51
:top: [Back to all topics](https://github.com/kotler-dev/kotlin-leetcode)
0 commit comments