Skip to content

Commit 2bb4e1f

Browse files
github-actionsgithub-actions
authored andcommitted
updating DIRECTORY.md
1 parent 9a3ea30 commit 2bb4e1f

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
@@ -140,6 +140,8 @@
140140
* Heap
141141
* Schedule Tasks
142142
* [Test Schedule Tasks On Minimum Machines](https://github.com/BrianLusina/PythonSnips/blob/master/algorithms/heap/schedule_tasks/test_schedule_tasks_on_minimum_machines.py)
143+
* Topkclosesttoorigin
144+
* [Test Top K Closest To Origin](https://github.com/BrianLusina/PythonSnips/blob/master/algorithms/heap/topkclosesttoorigin/test_top_k_closest_to_origin.py)
143145
* Topklargest
144146
* [Test Top K Largest Elements](https://github.com/BrianLusina/PythonSnips/blob/master/algorithms/heap/topklargest/test_top_k_largest_elements.py)
145147
* Huffman

0 commit comments

Comments
 (0)