Skip to content

Commit 0f39f65

Browse files
github-actionsgithub-actions
authored andcommitted
updating DIRECTORY.md
1 parent f719f2a commit 0f39f65

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

DIRECTORY.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,8 @@
9595
* Intervals
9696
* Insert Interval
9797
* [Test Insert Interval](https://github.com/BrianLusina/PythonSnips/blob/master/algorithms/intervals/insert_interval/test_insert_interval.py)
98+
* Interval Intersection
99+
* [Test Intervals Intersection](https://github.com/BrianLusina/PythonSnips/blob/master/algorithms/intervals/interval_intersection/test_intervals_intersection.py)
98100
* Meeting Rooms
99101
* [Test Min Meeting Rooms](https://github.com/BrianLusina/PythonSnips/blob/master/algorithms/intervals/meeting_rooms/test_min_meeting_rooms.py)
100102
* Merge Intervals

0 commit comments

Comments
 (0)