Skip to content

Commit ba65de9

Browse files
github-actionsgithub-actions
github-actions
authored and
github-actions
committed
updating DIRECTORY.md
1 parent e05c4d3 commit ba65de9

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

Diff for: DIRECTORY.md

+7
Original file line numberDiff line numberDiff line change
@@ -553,11 +553,15 @@
553553
* [Sol2](https://github.com/TheAlgorithms/Python/blob/master/project_euler/problem_11/sol2.py)
554554
* Problem 112
555555
* [Sol1](https://github.com/TheAlgorithms/Python/blob/master/project_euler/problem_112/sol1.py)
556+
* Problem 119
557+
* [Sol1](https://github.com/TheAlgorithms/Python/blob/master/project_euler/problem_119/sol1.py)
556558
* Problem 12
557559
* [Sol1](https://github.com/TheAlgorithms/Python/blob/master/project_euler/problem_12/sol1.py)
558560
* [Sol2](https://github.com/TheAlgorithms/Python/blob/master/project_euler/problem_12/sol2.py)
559561
* Problem 120
560562
* [Sol1](https://github.com/TheAlgorithms/Python/blob/master/project_euler/problem_120/sol1.py)
563+
* Problem 125
564+
* [Sol1](https://github.com/TheAlgorithms/Python/blob/master/project_euler/problem_125/sol1.py)
561565
* Problem 13
562566
* [Sol1](https://github.com/TheAlgorithms/Python/blob/master/project_euler/problem_13/sol1.py)
563567
* Problem 14
@@ -670,6 +674,9 @@
670674
* [Sol1](https://github.com/TheAlgorithms/Python/blob/master/project_euler/problem_99/sol1.py)
671675
* [Validate Solutions](https://github.com/TheAlgorithms/Python/blob/master/project_euler/validate_solutions.py)
672676

677+
## Quantum
678+
* [Q1](https://github.com/TheAlgorithms/Python/blob/master/quantum/q1.py)
679+
673680
## Scheduling
674681
* [First Come First Served](https://github.com/TheAlgorithms/Python/blob/master/scheduling/first_come_first_served.py)
675682
* [Round Robin](https://github.com/TheAlgorithms/Python/blob/master/scheduling/round_robin.py)

0 commit comments

Comments
 (0)