Commit Graph

  • abc725f12d mypy --install-types --non-interactive . (#4530) Christian Clauss 2021-09-22 19:37:18 +02:00
  • a7b9e28bc3 Improve Project Euler problem 009 solution 1 (#4749) Maxim Smolskiy 2021-09-21 14:28:27 +03:00
  • 4761fef1a5 Double factorial iterative (#4760) jonabtc 2021-09-18 20:22:47 -05:00
  • 01d58562cc Fix typos in Project Euler problem 034 solution 1 (#4748) Maxim Smolskiy 2021-09-18 22:33:03 +03:00
  • cecf43d648 Pyupgrade to Python 3.9 (#4718) Christian Clauss 2021-09-07 13:37:03 +02:00
  • 5d5831bdd0 Physics new code (#4709) Aviv Faraj 2021-09-06 17:57:18 -04:00
  • c1b15a86ba [mypy] Fix type annotations for dynamic programming (#4687) imp 2021-09-03 17:49:23 +08:00
  • 757d4fb84f Added Dutch National Flag algorithm #4636 (#4639) Kiran Hipparagi 2021-09-01 01:36:49 +05:30
  • ef9827166e Approve functions used as default arguments (#4699) Christian Clauss 2021-08-31 07:56:19 +02:00
  • 097f830238 Avoid mutable default arguments (#4691) Christian Clauss 2021-08-31 06:56:15 +02:00
  • 3acca3d1d1 Fix type annotations for integer_partition.py #4052 (#4689) Aswin Murali 2021-08-30 13:36:59 +05:30
  • 8e5c3536c7 [fixed] unused variable, standalone running, import doctest module (#4673) arfy slowy 2021-08-29 01:07:10 +07:00
  • 46e56fa6f2 luhn.py: Favor list comprehensions over maps (#4663) Christian Clauss 2021-08-27 11:45:14 +02:00
  • 5e7eed610c [mypy] Fix type annotations for strings (#4641) imp 2021-08-25 19:35:36 +08:00
  • 78a5d3a558 boruvka.py: A few simplifications and f-strings (#4660) Christian Clauss 2021-08-24 15:27:31 +02:00
  • 4ed7c7f09c Added Borůvka's algorithm. (#4645) Shiva Rama Krishna 2021-08-23 16:05:20 +05:30
  • 20a4fdf384 [mypy] Fix type annotations for strings (#4637) imp 2021-08-19 20:08:20 +08:00
  • 9cb5760e89 add date_to_weekday finder method (#4599) SURYAPRATAP SINGH SURYAVANSHI 2021-08-18 17:35:41 +05:30
  • af0810fca1 [mypy] Fix type annotations for maths (#4617) imp 2021-08-18 18:45:07 +08:00
  • 4545270ace [mypy] Fix type annotations for graphs (#4622) imp 2021-08-18 18:44:26 +08:00
  • d009cea391 Fix mypy error at maths (#4613) imp 2021-08-16 03:15:53 +08:00
  • 032999f36e Create exchange_sort.py (#4600) Bonnie 2021-08-15 01:43:05 -04:00
  • 3c225247b8 [mypy] Fix type annotations for strings/naive_string_search.py (#4611) Shubham Ganar 2021-08-13 12:40:52 +05:30
  • cd987372e4 Fix multi heuristic astar algo (#4612) Hasanul Islam 2021-08-13 13:10:24 +06:00
  • d668c172b0 Refactor graph_initialization at basic_graph.py (#4601) Hasanul Islam 2021-08-12 02:48:53 +06:00
  • 63ac09eeae Created check_valid_ip_address.py (#4602) Shubham Ganar 2021-08-08 23:51:26 +05:30
  • f432bc76a6 add alternative_string_arrange method (#4595) SURYAPRATAP SINGH SURYAVANSHI 2021-08-06 15:45:42 +05:30
  • 5957eabd3e Adding the double factorial algorithm (#4550) jonabtc 2021-08-03 01:03:22 -05:00
  • da71184b04 Fix mypy errors at mst_kruskal (#4581) Hasanul Islam 2021-08-02 18:40:48 +06:00
  • a5bcf0f674 Fix mypy errors at even_tree algo (#4579) Hasanul Islam 2021-07-29 19:14:35 +06:00
  • 40d85d5443 Modified the a_star [dot] py for making readable (#4576) Milton Chandro Bhowmick 2021-07-28 16:50:21 +06:00
  • a4b7d12262 Fix mypy errors at greedy best first algo (#4575) Hasanul Islam 2021-07-27 17:21:00 +06:00
  • c5003a2c46 Fix mypy errors at bfs_shortest_path algo (#4572) Hasanul Islam 2021-07-27 14:09:17 +06:00
  • 6732fa0131 [fixed] module 'numpy' is imported with both 'import' and 'import from' (#4544) arfy slowy 2021-07-26 19:52:52 +07:00
  • 7634cf0d60 Fix mypy errors at gale_shapely_bigraph (#4568) Hasanul Islam 2021-07-26 18:45:40 +06:00
  • 407c979063 [Mypy fix] fix secant method (#4501) Suyash Shrivastava 2021-07-21 11:31:55 +05:30
  • 7342b33658 Fix mypy erros at strongly connected component (#4558) Hasanul Islam 2021-07-21 11:59:18 +06:00
  • bc09ba9abf Fix mypy errors at graph_list (#4557) Hasanul Islam 2021-07-20 17:24:27 +06:00
  • 4a2216b69a Fix mypy errors at bidirectional_a_star (#4556) Hasanul Islam 2021-07-20 13:36:14 +06:00
  • 72aa4cc315 add phone_validator method (#4552) SURYAPRATAP SINGH SURYAVANSHI 2021-07-20 13:05:21 +05:30
  • eca37b1537 Random anime character info (#4553) Lucifer 2021-07-19 21:10:18 +05:30
  • 7046fdcdc8 fixed #4529 (#4547) bum_fuzzle 2021-07-19 19:36:43 +05:30
  • 2cbadc88ab Improves readability and processing time (#4510) dpittaluga76 2021-07-12 03:16:31 -03:00
  • 307ffd8c29 Fix mypy errors at bidirectional_bfs (#4531) Hasanul Islam 2021-07-12 12:10:07 +06:00
  • 8c13a7786f feat: add solution for Project Euler problem 144 (#4280) fpringle 2021-07-08 10:35:10 +02:00
  • 256c319ce2 Fix mypy errors at kruskal_2 (#4528) Hasanul Islam 2021-07-08 12:46:43 +06:00
  • 4412eafaac [mypy] Fix mypy error (#4524) strambake 2021-07-06 12:38:33 +05:30
  • 95862303a6 Fix mypy at prims_algo_2 (#4527) Hasanul Islam 2021-07-05 12:23:18 +06:00
  • 86baec0bc9 Fix mypy errors at bfs_zero_one_shortest_path (#4521) Hasanul Islam 2021-07-02 17:52:26 +06:00
  • 62d4418851 Fix mypy error and add more doctest on bfs_shortest_path (#4512) Hasanul Islam 2021-06-29 17:44:35 +06:00
  • 3ea5a13334 Add doctest and fix mypy type annotation in bellman ford (#4506) Hasanul Islam 2021-06-24 12:50:23 +06:00
  • 2899cdac20 feat: CNN classification added to computer vision (#4350) Harshit Agarwal 2021-06-24 11:58:23 +05:30
  • 4f9ee4330a basic_maths input check (#4486) Grigoriy Hanin 2021-06-16 09:34:32 +03:00
  • 7d19d54f6f Average mean refactor (#4485) Grigoriy Hanin 2021-06-16 09:33:23 +03:00
  • 0eabdb54b1 Average median type hint (#4483) Grigoriy Hanin 2021-06-14 23:39:51 +03:00
  • 95a4957d9e Luhn algorithm (#4487) QuantumNovice 2021-06-13 23:19:44 +05:00
  • 10d38eae67 CONTRIBUTING.md: Write for current Python (#4507) Christian Clauss 2021-06-13 06:29:06 +02:00
  • daeb6a7e08 fix(action): delete approve workflow as it does not work (#4453) Dhruv Manilawala 2021-06-10 22:48:40 +05:30
  • 977511b3a3 Add/fix mypy type annotations at BFS, DFS in graphs (#4488) Hasanul Islam 2021-06-10 23:06:41 +06:00
  • c824b90ead Remove redundent function in Backtracking Sudoku (#4499) GDWR 2021-06-10 17:44:41 +01:00
  • b743e44259 Wavelet tree (#4267) Aniruddha Bhattacharjee 2021-06-09 02:19:33 +05:30
  • f37d415227 Add new algorithm for Armstrong numbers (#4474) Anderson Torres 2021-06-04 17:28:26 -03:00
  • 40e357f688 Mistake in maths/average_mode.py fixed. (#4464) Grigoriy Hanin 2021-06-04 23:16:32 +03:00
  • cb0a5480a7 Add catalan_numbers.py (#4455) Lakshay Akula 2021-05-31 20:55:01 -04:00
  • 71b458cefe Rename harriscorner.py to harris_corner.py (#4470) Christian Clauss 2021-05-31 17:49:09 +02:00
  • 04f156a897 markdown consistency (#4461) Vivian Dai 2021-05-31 04:56:11 -04:00
  • b3b89d9460 Armstrong number definition fix (#4466) Grigoriy Hanin 2021-05-31 02:41:07 +03:00
  • 650039a279 Add a recursive merge sort algorithm that accepts an array as input. (#4462) Benjamin Fein 2021-05-30 11:27:42 -04:00
  • b913a0d83a Implemented MSD radix sort algorithm in-place (#4449) Tobias 2021-05-24 20:36:57 +00:00
  • 32e9072627 fix(action): testing and fixing errors (#4446) Dhruv Manilawala 2021-05-21 19:25:59 +05:30
  • ac29f70755 fix(action): correct indentation for types key (#4445) Dhruv Manilawala 2021-05-21 19:03:56 +05:30
  • 92836d57f6 feat: action to approve workflow run (#4444) Dhruv Manilawala 2021-05-21 14:31:56 +05:30
  • b11e5314b7 Added implementation for MSD radix sort algorithm based on binary representation (#4441) Tobias 2021-05-20 19:15:51 +00:00
  • 368ce7aecc Added a hex-bin.py file in conversion.py (#4433) TANMAY SRIVASTAVA 2021-05-20 13:58:00 +05:30
  • 8d173438c3 Bit manipulation: get the bit at a given position (#4438) Cere Blanco 2021-05-18 22:54:34 +08:00
  • 7d7c7972ae Updated name from lstm_prediction.py_tf to lstm_prediction.py and also imported keras (#4422) Jenil Shah 2021-05-17 17:58:04 +05:30
  • 002c545aee Removes python_version condition on tensorflow (#4435) onlinejudge95 2021-05-17 17:28:51 +05:30
  • 4ab39c2001 Removed keras dependency from requirements.txt (#4374) The Data Lady 2021-05-17 04:36:14 -07:00
  • 03d9b6747b feat(ci): Hash project euler solutions (#4411) Malte Jürgens 2021-05-12 07:48:23 +00:00
  • deb71167e7 [mypy] Fix type annotations for linked_stack.py, evaluate_postfix_notations.py, stack.py in data structures (#4409) Ahmed Haj Abdel Khaleq 2021-05-12 02:22:42 -04:00
  • 727341e3db Create check_pangram.py (#4389) ngxingyu 2021-05-04 14:49:41 +08:00
  • 6f21f76696 fix(ci): Update pre-commit hooks and apply new black (#4359) Dhruv Manilawala 2021-04-26 11:16:50 +05:30
  • 69457357e8 binary_tree_traversals.py: Simplify with dataclasses (#4336) Christian Clauss 2021-04-26 06:45:26 +02:00
  • 2ce6be009a feat: Add Discord badge in README.md (#4357) David Leal 2021-04-25 23:31:34 -05:00
  • 1a39970538 Add rgb_hsv_conversion.py (#4334) algobytewise 2021-04-23 11:54:01 +05:30
  • ba974810d6 Simplify password_generator() (#4333) Christian Clauss 2021-04-22 10:52:54 +02:00
  • cbe4d5f952 Fixed typo in docstring (#4326) Oliver Dewitz 2021-04-12 13:40:10 +02:00
  • 252df0a149 fix(mypy): Fix files in scripts/ (#4320) Christian Clauss 2021-04-07 04:42:56 +02:00
  • 531d2d6d7e Mypy fix rotation.py (#4319) algobytewise 2021-04-06 19:04:18 +05:30
  • c49fa088a0 feat: Add mypy configuration file (#4315) Dhruv Manilawala 2021-04-06 16:24:26 +05:30
  • 8c2986026b fix(mypy): type annotations for linear algebra algorithms (#4317) Dhruv Manilawala 2021-04-05 19:07:38 +05:30
  • 20c7518028 fix(mypy): type annotations for conversions algorithms (#4314) Dhruv Manilawala 2021-04-04 18:55:49 +05:30
  • 536fb4bca4 Add algorithm for N-body simulation - retry (#4298) algobytewise 2021-04-04 16:53:48 +05:30
  • 60895366c0 fix(mypy): type annotations for cipher algorithms (#4306) Dhruv Manilawala 2021-04-04 10:52:12 +05:30
  • 806b3864c3 refactor: Remove default value of exponential_term (#4308) Elisha Hollander 2021-04-04 07:02:36 +03:00
  • 0992498a10 refactor: Remove unnecessary if else condition (#4307) Elisha Hollander 2021-04-04 07:00:17 +03:00
  • e7e6cbfb8f refactor: Remove "redefinition" of dict element (#4309) Elisha Hollander 2021-04-04 06:55:57 +03:00
  • a53fcf221b [mypy] fix hashes folder (#4305) algobytewise 2021-04-03 13:31:46 +05:30
  • 5229c74955 [mypy] Fix directory arithmetic_analysis (#4304) algobytewise 2021-04-02 13:02:12 +05:30
  • 895bca3654 [mypy] Fix web_programming directory (#4297) Christian Clauss 2021-03-31 05:18:07 +02:00