We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7ea868a commit 7f05a98Copy full SHA for 7f05a98
DIRECTORY.md
@@ -264,6 +264,7 @@
264
* [Sum Of Subset](https://github.com/TheAlgorithms/Python/blob/master/dynamic_programming/sum_of_subset.py)
265
266
## Electronics
267
+ * [Carrier Concentration](https://github.com/TheAlgorithms/Python/blob/master/electronics/carrier_concentration.py)
268
* [Electric Power](https://github.com/TheAlgorithms/Python/blob/master/electronics/electric_power.py)
269
* [Ohms Law](https://github.com/TheAlgorithms/Python/blob/master/electronics/ohms_law.py)
270
0 commit comments