Python/other
faizan2700 c67776da59 other/integeration_by_simpson_approx.py is added for approximate integeration (#1638)
* new file *iterating_through_submasks* is added in dynamic_programming section

* no changes

* *iterating_through_submasks.py is added in dynamic_programming

* iterating_through_submasks is added with doctests

* iterating_through_submasks.py is added in dynamic_programming

* changes made in *iterating_through_submasks.py

* changes made in *iterating_through_submasks.py

* updated

* *other/integeration_by_simpson_approx.py added

* *other/integeration_by_simpson_approx.py Added for integeration

* Delete iterating_through_submasks.py

* Delete DIRECTORY.md

* Revert "updated"

This reverts commit 73456f85de.

* changes made *integeration_by_simpson_approx.py

* update2

Co-authored-by: Christian Clauss <cclauss@me.com>
2019-12-20 20:27:32 +01:00
..
activity_selection.py psf/black code formatting (#1421) 2019-10-22 19:13:48 +02:00
anagrams.py psf/black code formatting (#1277) 2019-10-05 10:14:13 +05:00
autocomplete_using_trie.py Create autocomplete_using_trie.py (#1406) 2019-10-20 10:40:40 +02:00
binary_exponentiation_2.py psf/black code formatting (#1277) 2019-10-05 10:14:13 +05:00
binary_exponentiation.py psf/black code formatting (#1277) 2019-10-05 10:14:13 +05:00
detecting_english_programmatically.py psf/black code formatting (#1277) 2019-10-05 10:14:13 +05:00
dictionary.txt Update dictionary.txt (#1507) 2019-10-29 14:46:29 +08:00
euclidean_gcd.py psf/black code formatting (#1277) 2019-10-05 10:14:13 +05:00
fischer_yates_shuffle.py psf/black code formatting (#1277) 2019-10-05 10:14:13 +05:00
frequency_finder.py psf/black code formatting (#1277) 2019-10-05 10:14:13 +05:00
game_of_life.py psf/black code formatting (#1277) 2019-10-05 10:14:13 +05:00
greedy.py Create greedy.py (#1359) 2019-10-22 10:55:01 +02:00
integeration_by_simpson_approx.py other/integeration_by_simpson_approx.py is added for approximate integeration (#1638) 2019-12-20 20:27:32 +01:00
largest_subarray_sum.py Largest subarray sum (#1404) 2019-10-22 09:30:11 +02:00
least_recently_used.py GitHub Action formats our code with psf/black (#1569) 2019-11-14 19:59:43 +01:00
linear_congruential_generator.py psf/black code formatting (#1277) 2019-10-05 10:14:13 +05:00
magicdiamondpattern.py Fix indentation contains tabs (flake8 E101,W191) (#1573) 2019-11-15 23:05:00 -08:00
nested_brackets.py Fix indentation contains tabs (flake8 E101,W191) (#1573) 2019-11-15 23:05:00 -08:00
palindrome.py Update palindrome.py (#1509) 2019-10-29 11:22:49 +01:00
password_generator.py psf/black code formatting (#1421) 2019-10-22 19:13:48 +02:00
primelib.py psf/black code formatting (#1277) 2019-10-05 10:14:13 +05:00
sdes.py Simplified DES (#1382) 2019-10-30 12:52:20 +01:00
sierpinski_triangle.py psf/black code formatting (#1277) 2019-10-05 10:14:13 +05:00
tower_of_hanoi.py psf/black code formatting (#1277) 2019-10-05 10:14:13 +05:00
two_sum.py psf/black code formatting (#1277) 2019-10-05 10:14:13 +05:00
word_patterns.py Add doctests to other/word_patterns.py (#1518) 2019-10-29 21:05:36 +01:00
words initial 2016-09-06 18:04:53 +05:30