Skip to content

Commit c7fc5d2

Browse files
committed
exercise/id57
1 parent 6fc09cd commit c7fc5d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/kotlin/exercise/medium/id57/Description57.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,6 @@ Constraints:
4646

4747
| ID | Description | Solution | Test | Difficulty |
4848
|:--:|:----------------|:---------------------------:|:--------------------------------------------------------------------------------:|:----------:|
49-
| 57 | Insert Interval | [solution](./Solution57.kt) | [test](../../../../../../src/test/kotlin/exercise/medium/id57/Solution57Test.kt) | Easy |
49+
| 57 | Insert Interval | [solution](./Solution57.kt) | [test](../../../../../../src/test/kotlin/exercise/medium/id57/Solution57Test.kt) | Medium |
5050

5151
:top: [Back to all topics](https://github.com/kotler-dev/kotlin-leetcode)

0 commit comments

Comments
 (0)