Commit Graph

  • 3859c65995
    Added rail fence cipher (#3188) PotatoK123 2020-10-12 06:07:45 +01:00
  • f7e7ad2ef6
    CONTRIBUTING.md Jupyter files belong in the Jupyter repo. (#3211) Christian Clauss 2020-10-12 02:17:26 +02:00
  • 3aef85bcec
    Fix English grammar in computer vision (#3210) eba 2020-10-11 19:17:01 -05:00
  • c425010c44
    Fetch CO2 emission information (#3182) Jr Miranda 2020-10-11 20:31:56 -03:00
  • d02f6bbfbd
    Added solution to Project Euler 69 (#2934) sarthaka1310 2020-10-11 23:38:30 +05:30
  • 60f9895685
    Fixes: #3163 - Add new solution for problem 234 (#3177) Simon Landry 2020-10-11 13:46:16 -04:00
  • f029fcef7b
    Add solution for Project Euler problem 191 (#2875) Michael D 2020-10-11 14:29:27 +02:00
  • 731190842a
    CODEOWNERS: Proper spelling of my userid (#3185) Christian Clauss 2020-10-11 11:53:30 +02:00
  • 2b5b2c6304
    Added solution for Project Euler problem 119 (#2931) Ravi Kandasamy Sundaram 2020-10-10 19:59:02 +02:00
  • 501a2ff430
    [Project Euler] Fix code style for multiple problems (#3094) Dhruv 2020-10-10 21:23:17 +05:30
  • c961d5541f
    Add CODEOWNERS file to TheAlgorithms/Python (#3147) Dhruv 2020-10-10 20:08:45 +05:30
  • c07b82fa63
    Add Project Euler Problem 80 (#2885) Sandeep Gupta 2020-10-10 17:06:25 +05:30
  • 3324bbb94b
    Added sudoku type hints [Hacktober Fest] (#3124) Tapajyoti Bose 2020-10-10 12:32:51 +05:30
  • 02d3ab81bd
    feat: added prim's algorithm v2 (#2742) Tapajyoti Bose 2020-10-10 12:18:52 +05:30
  • 8bd4ca67be
    Added all sub sequence type hints [Hacktober Fest] (#3123) Tapajyoti Bose 2020-10-10 11:49:36 +05:30
  • 927e14e7f2
    Cleanup Project Euler Problem 01 (#2900) Carlos Meza 2020-10-09 22:33:00 -07:00
  • c83e4b77c5
    Added solution for Project Euler problem 125 (#3073) fpringle 2020-10-09 19:11:00 +02:00
  • ec9f6b6467
    Created max_sum_sliding_window in Python/other (#3065) Kushagra Bansal 2020-10-09 17:51:04 +05:30
  • 10fe9d9be4
    Coding style improvements for project_euler problem 45 & 16 (#3087) fa1l 2020-10-09 11:39:44 +05:00
  • 216a194e9a
    [Project Euler] Fix code style for problems 15 and 34 (#3076) Juan José Torres 2020-10-08 22:16:55 -05:00
  • 1c0deb88ac
    Coding style change for project_euler problem 36 and 35 (#3062) Nelson Stoik 2020-10-08 21:05:13 -06:00
  • a3bbcd5f88
    [Project Euler] Added type hints and refactored the code for Problem 14 (#3047) Suyash Gupta 2020-10-09 08:33:23 +05:30
  • 261be28120
    Fix coding style for Project Euler problem 39 (#3023) fa1l 2020-10-09 07:43:54 +05:00
  • c9500dc89f
    [Project Euler] Fix code style for problem 56 (#3050) Aman Saxena 2020-10-08 19:07:09 +05:30
  • c2a5033f9e
    graphs/kruskal: add a test case to verify the correctness, fix styles (#2443) Meysam 2020-10-08 15:51:48 +03:30
  • 7d0d77334f
    Add Project Euler Problem 71: Fixes #2695 (#2785) kalpanajangra 2020-10-08 17:25:23 +05:30
  • e24248524a
    Coding style with default argument for project_euler problem 27 (#3020) Nelson Stoik 2020-10-08 05:23:00 -06:00
  • 899870be4c
    Add style improvements to Project Euler problem 9 (#3046) Edward Nuno 2020-10-08 04:21:32 -07:00
  • 7d54056497
    [Project Euler] Fix code style in Problem 41 (#2992) Joan 2020-10-08 10:27:07 +02:00
  • 719c5562d9
    Add default args and type hints for problem 7 (#2973) Dhruv 2020-10-08 11:27:47 +05:30
  • 6541236fdf
    Add solution method for project_euler/problem_37 (#2998) Wen Hong 2020-10-07 20:57:14 -07:00
  • f3fe29cea1
    Add style improvements to Project Euler problem 8 (#3001) Edward Nuno 2020-10-07 20:51:17 -07:00
  • 21581eae3b
    Fix: Multiple errors in fibonacci search. (#2659) poloso 2020-10-07 22:36:19 -05:00
  • ef53bbdf5a
    Style Improvements for project_euler/problem_26 (#2958) Nelson Stoik 2020-10-07 21:22:24 -06:00
  • 6a5a022082
    Add type hints and default args for Project Euler problem 5 (#2982) Suyash Gupta 2020-10-08 08:50:11 +05:30
  • ff9be86390
    Hacktoberfest 2020: Rename method for project_euler/problem_99 (#2981) Wen Hong 2020-10-07 23:16:11 +08:00
  • a698fa9a3f
    [Project Euler] Fix code style in Problem 55 (#2985) Joan 2020-10-07 17:09:36 +02:00
  • 40db8c205f
    Fix: Corrected test. List in test must be ordered. (#2632) poloso 2020-10-07 09:27:19 -05:00
  • c14cfa32df
    Address #2786 - Fix code style in Project Euler Problem 76 (#2978) Joan 2020-10-07 15:38:02 +02:00
  • 05616ca38e
    Update code style for Project Euler Problem 28 (#2976) JasirZaeem 2020-10-07 18:35:06 +05:30
  • c510a7da7b
    Add doomsday algorithm (#2903) Ron U 2020-10-07 15:22:56 +03:00
  • 11a5afd8a1
    Add type hints and default args for problem 20 (#2962) Dhruv 2020-10-07 15:29:55 +05:30
  • e41d04112f
    Fixes: #2630 Add doctests and support for negative numbers (#2626) Joyce 2020-10-07 17:53:14 +08:00
  • a5000d32ed
    Add style improvements to solutions for Project Euler Problem 04 (#2945) Edward Nuno 2020-10-06 22:03:34 -07:00
  • ddf83ec886
    Add default arguments for Project Euler problem 6 (#2957) Dhruv 2020-10-07 10:17:43 +05:30
  • 4d4ce400ec
    Add typehints and default input for project_euler/problem_25 (#2901) Nelson Stoik 2020-10-06 21:57:25 -06:00
  • 91ad30c2b0
    Bring problem_29 solution in line with project style guidelines (#2949) Noah H 2020-10-06 23:03:03 -04:00
  • 54401387a8
    Hacktoberfest 2020: Add style improvements for Project Euler Problem 03 (#2917) Edward Nuno 2020-10-06 07:54:39 -07:00
  • e74adc4a6d
    Project Euler Problem 10: style improvements (#2924) Vladimir Evgrafov 2020-10-06 15:18:07 +03:00
  • 000cedc07f
    Add type hints for "strings" folder (#2882) Dmytro Litvinov 2020-10-06 11:31:15 +03:00
  • f36a2f621e
    Hacktoberfest 2020: Apply style guidelines for Project Euler problem_02 (#2898) Edward Nuno 2020-10-05 21:34:16 -07:00
  • a8ad2d10b4
    Add Project Euler 120 solution (#2887) Utkarsh Chaudhary 2020-10-06 08:41:15 +05:30
  • a56e548264
    Bring problem_30 solution in line with project style guidelines (#2896) Noah H 2020-10-05 22:51:39 -04:00
  • edf2cd2b0c
    Fix typehints in project_euler/problem01 (#2891) Edward Nuno 2020-10-05 19:42:16 -07:00
  • 7df91e681a
    Add type hints for searches/ternary_search.py (#2874) Dmytro Litvinov 2020-10-05 20:44:35 +03:00
  • 477b2c24b8
    Hacktoberfest: Update Linked List - print_reverse method (#2792) Sherman Hui 2020-10-05 04:08:57 -07:00
  • 437c725e64
    Fixed allocation_number (#2768) Du Yuanchao 2020-10-05 11:47:46 +08:00
  • e040ad2a01
    Add a solution for Project Euler 49 (#2702) Iqrar Agalosi Nureyza 2020-10-05 09:57:09 +07:00
  • b934da4516
    Fix pre-commit error in GitHub action file (#2765) Dhruv 2020-10-04 21:16:13 +05:30
  • fb9b9ecccf
    Update area.py (#2524) Sabari Ganesh 2020-10-04 19:50:47 +05:30
  • 3b0169549e
    Create auto_close_empty_issues.yml (#2756) Richard Wheatley 2020-10-04 15:20:36 +01:00
  • e9865ae611
    Update temperature_conversions.py (#2522) Sabari Ganesh 2020-10-03 22:02:58 +05:30
  • 43f92490fe
    Update insert sort (#2493) Du Yuanchao 2020-10-03 23:19:08 +08:00
  • 6a395456ee
    Created problem_112.py in project_euler (#2532) Kushagra Bansal 2020-10-03 14:08:56 +05:30
  • 5903948cf3
    Fixes: #2404. Fix PIL DeprecationWarnings in pytest output (#2678) Dmytro Litvinov 2020-10-03 10:22:22 +03:00
  • 9b3f7c36d0
    Test random input for bubble sort (#2492) Du Yuanchao 2020-10-02 13:55:58 +08:00
  • 2388bf4e17
    Add type hints to strings/min_cost_string_conversion.py (#2337) Eugeniy Orlov 2020-10-01 04:04:31 +03:00
  • 2fa009aa53
    Fix bucket sort (#2494) Du Yuanchao 2020-10-01 08:53:42 +08:00
  • ddfa9e4f22
    Travis CI: Remove redundant tests (#2523) Christian Clauss 2020-09-30 19:26:38 +02:00
  • 7a502708e0
    Add badges for code style and pre-commit in README.md (#2516) Dhruv 2020-09-30 20:10:20 +05:30
  • acaeb22bbd
    Add GitHub action for pre-commit (#2515) Dhruv 2020-09-30 18:53:34 +05:30
  • ae65f55de3
    Add pre-commit hook for TheAlgorithms/Python (#2511) Dhruv 2020-09-30 14:09:14 +05:30
  • 0a42ae9095
    Fix all errors mentioned in pre-commit run (#2512) Dhruv 2020-09-30 14:08:00 +05:30
  • e6e2dc69d5
    Create instagram_crawler.py (#2509) YOGESHWARAN R 2020-09-29 21:34:55 +05:30
  • e166350509
    Update sorts/quick_sort_3_partition.py (#2507) Lewis Tian 2020-09-29 19:55:48 +08:00
  • d95d643351
    Heaps algorithm (#2475) Guillaume Rochedix 2020-09-29 12:39:07 +02:00
  • 04322e67e5
    Heaps algorithm iterative (#2505) Guillaume Rochedix 2020-09-29 12:38:12 +02:00
  • 9016fe192f
    Fix imports for all namespace packages (#2506) Dhruv 2020-09-29 03:11:04 +05:30
  • 48357cea5b
    Add __init__.py files in all the directories (#2503) Dhruv 2020-09-28 23:12:36 +05:30
  • 121dddc7f2
    Update maths/area.py (#2501) Lewis Tian 2020-09-28 22:40:47 +08:00
  • 1b637ba8ed
    Create vector3_for_2d_rendering.py (#2496) xcodz-dot 2020-09-28 15:13:34 +05:30
  • ceacfc6079
    Add algorithm for testing Project Euler solutions (#2471) Dhruv 2020-09-28 11:48:19 +05:30
  • 187e8ccc95
    Small fix (#2498) Dhruv 2020-09-27 18:35:09 +05:30
  • 8904af98a1
    Optimization for pangram string (#2473) Du Yuanchao 2020-09-26 22:58:59 +08:00
  • 7446e69571
    Gradient Boosting Regressor (#2298) Abdoulaye Balde 2020-09-26 14:58:29 +00:00
  • 7f48bb8c95
    Updated circular_linked_list (#2483) Du Yuanchao 2020-09-26 22:57:09 +08:00
  • db0db01d87
    Use self-documenting option instead of cryptic option (#2487) Christian Clauss 2020-09-26 16:54:41 +02:00
  • 72fe611462
    Updated lower and upper (#2468) Du Yuanchao 2020-09-26 01:58:40 +08:00
  • e92cd9d5c5
    Update morse_code_implementation.py (#2386) Thomas Voss 2020-09-25 19:03:15 +02:00
  • b81fcef66b
    Fixed linked list bug (#2481) Du Yuanchao 2020-09-26 00:08:57 +08:00
  • 18f1dcd48a
    Updated singly_linked_list (#2477) Du Yuanchao 2020-09-25 22:09:29 +08:00
  • a196a36514
    Fixed bugs (#2474) Du Yuanchao 2020-09-25 21:20:09 +08:00
  • 53c2a24587
    added type hints and doctests for minimax algorithm (#2478) Abdujabbar Mirkhalikov 2020-09-25 18:16:05 +05:00
  • daa1b4d70f
    Created problem_97 in project euler (#2476) Kushagra Bansal 2020-09-25 15:22:19 +05:30
  • f564c9d7c6
    Wiggle sort (#2419) Guillaume Rochedix 2020-09-25 09:18:00 +02:00
  • 08eb1efafe
    Add solution() for problem 54 of Project Euler (#2472) Dhruv 2020-09-24 18:46:55 +05:30
  • 3a275caf01
    Fixed remove duplicate (#2470) Du Yuanchao 2020-09-24 19:14:52 +08:00
  • 902fe1c907
    Fixed reverse words algorithm (#2469) Du Yuanchao 2020-09-24 19:12:52 +08:00
  • 4a3b8d682e
    Added binary_xor_operator.py and binary_and_operator.py (#2433) Vivek 2020-09-24 13:00:22 +05:30
  • 5f9be0a613
    Add Python type hints and doctests to other/two_sum.py (#2467) spamegg 2020-09-23 22:55:51 +03:00