Skip to content

Commit a378d6b

Browse files
committed
updating DIRECTORY.md
1 parent 04a141a commit a378d6b

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

DIRECTORY.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -479,6 +479,7 @@
479479
* [Ic 555 Timer](electronics/ic_555_timer.py)
480480
* [Ind Reactance](electronics/ind_reactance.py)
481481
* [Ohms Law](electronics/ohms_law.py)
482+
* [Power Factor Correction](electronics/power_factor_correction.py)
482483
* [Real And Reactive Power](electronics/real_and_reactive_power.py)
483484
* [Resistor Color Code](electronics/resistor_color_code.py)
484485
* [Resistor Equivalence](electronics/resistor_equivalence.py)
@@ -876,6 +877,7 @@
876877
* [Test Factorial](maths/test_factorial.py)
877878
* [Test Prime Check](maths/test_prime_check.py)
878879
* [Three Sum](maths/three_sum.py)
880+
* [Tonelli Shanks](maths/tonelli_shanks.py)
879881
* [Trailing Zeroes](maths/trailing_zeroes.py)
880882
* [Trapezoidal Rule](maths/trapezoidal_rule.py)
881883
* [Triplet Sum](maths/triplet_sum.py)

0 commit comments

Comments
 (0)