Skip to content

Commit 81c3837

Browse files
github-actionsgithub-actions
authored andcommitted
updating DIRECTORY.md
1 parent 281f541 commit 81c3837

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
@@ -519,6 +519,8 @@
519519
* Unique Number Of Occurrences
520520
* [Test Unique Occurrences](https://github.com/BrianLusina/PythonSnips/blob/master/puzzles/hashmap/unique_number_of_occurrences/test_unique_occurrences.py)
521521
* Heap
522+
* Maximal Score After K Operations
523+
* [Test Maximal Score](https://github.com/BrianLusina/PythonSnips/blob/master/puzzles/heap/maximal_score_after_k_operations/test_maximal_score.py)
522524
* Maximum Subsequence Score
523525
* [Test Max Subsequence Score](https://github.com/BrianLusina/PythonSnips/blob/master/puzzles/heap/maximum_subsequence_score/test_max_subsequence_score.py)
524526
* Min Cost Hire K Workers

0 commit comments

Comments
 (0)