Commit Graph

  • 287bf26bc8 Add a divide and conquer method in finding the maximum difference pair (#3692) Cho Yin Yong 2020-11-24 19:30:15 -05:00
  • e031ad3db6 Create instagram_pic (#3945) Sullivan 2020-11-24 19:48:00 +03:30
  • 3fdbf9741d Python 3.9 (#3926) Christian Clauss 2020-11-24 12:41:10 +01:00
  • 9bf7b183e7 Improve Base16 Codebase (#3534) Tan Yong He 2020-11-23 15:31:43 +08:00
  • 49d0c41905 Renamed octal_to_decimal to octal_to_decimal.py (#3420) Mikail Farid 2020-11-23 07:11:28 +01:00
  • 03e7f37329 [mypy] math/sieve_of_eratosthenes: Add type hints (#2627) Joyce 2020-11-23 13:37:42 +08:00
  • f2c1f98a23 Remove workflow file, task checked by the bot (#3917) Dhruv Manilawala 2020-11-21 16:12:00 +05:30
  • f036b9f358 Web programming contribution (#2436) Niranjan Hegde 2020-11-21 13:34:08 +05:30
  • fa364dfd27 Changed how the Visited nodes are tracked (#3811) Akash G Krishnan 2020-11-21 12:28:52 +05:30
  • b55e132b80 Add solution for Project Euler: Problem 89 (#2948) Cory Metcalfe 2020-11-20 23:29:29 -06:00
  • 06f01c0eeb Remove stale action workflow file (#3915) Dhruv Manilawala 2020-11-21 09:04:49 +05:30
  • c938e7311f Added solution for Project Euler problem 129. (#3113) fpringle 2020-11-21 03:52:26 +01:00
  • 28d33f4b2d Project Euler 70 Solution (#3041) Peter Yao 2020-11-20 18:42:07 -08:00
  • d0bc9e268d Add solution for Project Euler problem 188 (#2880) Michael D 2020-11-21 03:07:47 +01:00
  • fe0f2f32e7 Try the stale bot instead of stale action (#3906) Dhruv Manilawala 2020-11-20 11:41:22 +05:30
  • 83b8b3c141 Fixes: #3869: Optimize CI runtime of Project Euler's Problem 74's Solution 2 (#3893) tacitvenom 2020-11-20 04:14:08 +00:00
  • 2885a8cd99 Run latest stale action (#3904) Dhruv Manilawala 2020-11-20 00:39:31 +05:30
  • fe6885926f Update related to the change in CI testing (#3903) Dhruv Manilawala 2020-11-19 22:34:57 +05:30
  • bb693aa681 Delete Travis_CI_tests_are_failing.md (#3902) Christian Clauss 2020-11-19 17:48:47 +01:00
  • b9b7fffcc2 Move CI tests from Travis to GitHub (#3889) Dhruv Manilawala 2020-11-19 22:01:31 +05:30
  • 8a134e1f45 update area.py (#3862) 김수연 2020-11-18 19:35:51 +09:00
  • b31ed8c494 Modified comments on upper.py (#3884) Sethu 2020-11-18 12:07:30 +05:30
  • 78a0f61b19 Add Maths / Sigmoid Function (#3880) sukyung99 2020-11-15 12:44:40 +09:00
  • c6dd975389 Add type hints and tests. (#2461) poloso 2020-11-14 12:04:29 -05:00
  • ae4d7d4d04 add similarity_search.py in machine_learning (#3864) Steve Kim 2020-11-13 23:26:17 +09:00
  • 32def4b3c5 add crawl_google_scholar_citation.py (#3879) boyuuuun 2020-11-13 22:55:23 +09:00
  • 9f6188cc40 Add Quantum Full Adder circuit for classical integers (#2954) Rupansh 2020-11-11 16:54:31 +05:30
  • eb5a951603 Peak of unimodal list DNC algorithm (#3691) Cho Yin Yong 2020-11-11 06:17:54 -05:00
  • 4851942ec0 Reduce complexity linear_discriminant_analysis. (#2452) poloso 2020-11-10 21:35:11 -05:00
  • a6ad25c351 Add molecular_chemistry.py (#2944) Prakhar Gurunani 2020-11-10 12:50:27 +05:30
  • eab6b70e0a DPLL algorithm (#3866) Shivanirudh 2020-11-08 22:56:22 +05:30
  • 3d7704f0bf Add config details for the stale action (#3870) Dhruv Manilawala 2020-11-08 21:31:14 +05:30
  • 83a24cb06d Update graphs/graph_list.py (#3813) Lewis Tian 2020-11-08 23:04:01 +08:00
  • 686d837d3e Add project euler problem 50 (#3016) Simon Landry 2020-11-07 21:56:10 -05:00
  • c0d88d7f71 Fix handling of non ascii characters in swap case (fixes: #3847) (#3848) Frank Schmitt 2020-11-06 18:09:12 +01:00
  • c8db6a208b Add solution for Project Euler problem 123 (#3072) Ravi Kandasamy Sundaram 2020-11-06 17:55:02 +01:00
  • fdba34f704 Cache pre-commit workflow (#3863) Dhruv Manilawala 2020-11-05 16:36:59 +05:30
  • 29d0fbb0e0 HACKTOBERFEST - Added solution to Euler 64. (#3706) Shikhar Rai 2020-11-02 22:18:14 -05:00
  • ff00bfa0ab Added a solution for Project Euler Problem 203 "Squarefree Binomial Coefficients" (#3513) Fernando Benjamín PÉREZ MAURERA 2020-11-02 23:21:13 -03:00
  • eaa7ef45c5 kth order statistic divide and conquer algorithm (#3690) Cho Yin Yong 2020-11-02 20:31:33 -05:00
  • 61cb921d87 Project Euler 206 Solution (#3829) Peter Yao 2020-11-02 09:54:20 -08:00
  • 786b32431c Update infix to postfix (#3817) Du Yuanchao 2020-11-02 00:35:31 +08:00
  • d8f573c0fb Add solution to problem 74 (#3110) GGn0 2020-11-01 14:12:21 +01:00
  • d3ead53882 Added solution to Project Euler problem 301 (#3343) Akash Kumar 2020-11-01 05:57:48 -05:00
  • 1f65007456 Shortened code (#3855) jbaenaxd 2020-11-01 08:38:11 +01:00
  • a538989939 Added decimal_isolate.py (#3700) Jake Gerber 2020-10-30 15:10:44 -07:00
  • c83ecacc31 No issues so far (#3835) ParamonPlay 2020-10-30 07:11:15 -07:00
  • a03b3f763f Balanced parentheses (#3768) Du Yuanchao 2020-10-29 17:39:19 +08:00
  • a6831c898a math/greatest_common_divisor: add support for negative numbers (#2628) Joyce 2020-10-29 00:17:26 -07:00
  • 99adac0eb1 Add first solution for Project Euler Problem 207 (#3522) PetitNigaud 2020-10-29 08:04:42 +01:00
  • 9971f981a1 Added solution for Project Euler problem 87. (#3141) fpringle 2020-10-29 07:49:33 +01:00
  • a1e9656eca Hacktoberfest: adding doctest to radix_sort.py file (#2779) Marcos Vinicius 2020-10-29 00:09:39 -03:00
  • e172a8b08b Hacktoberfest: Added first solution to Project Euler problem 58 (#3599) sharmapulkit04 2020-10-29 07:33:55 +05:30
  • e20895a4ff Implement the melkman anlgorithm for computing convex hulls (#2916) Simon Lammer 2020-10-29 01:46:16 +01:00
  • fd7da5ff8f Add IBM Qiskit References (#2561) Abhinand C 2020-10-29 06:13:34 +05:30
  • 4fa8c9d4b4 Update graphs/depth_first_search_2.py (#3799) Lewis Tian 2020-10-29 08:35:31 +08:00
  • aebf9bdaaf Added reverse_letters.py (#3730) Snimerjot Singh 2020-10-27 09:35:37 +05:30
  • a5aef147e9 Fix Project Euler Readme (#3754) John Law 2020-10-26 23:48:57 +08:00
  • 95db17ce0f Added two pointer solution for two sum problem (#3468) Shabab Karim 2020-10-26 16:08:53 +06:00
  • 9eefe681af fixes: #2969 (#3756) Gaurav Chaudhari 2020-10-26 12:39:33 +05:30
  • 8f81c460fe Made improvements to combinations.py (#3681) Rolv Apneseth 2020-10-26 06:48:06 +00:00
  • 47199c123c Update CONTRIBUTING.md (#3698) xcodz-dot 2020-10-26 12:05:49 +05:30
  • b93a9d8e8f Update lucas_series.py to include another method (#3620) Kushagra Bansal 2020-10-26 09:37:11 +05:30
  • 81b82bea47 Update ceil and floor function (#3710) Du Yuanchao 2020-10-26 00:02:24 +08:00
  • 1b5c1b8344 Add single bit manipulation operations. (#3284) Phil Bazun 2020-10-25 10:24:35 +01:00
  • 3a191d9a7c Add solution to Project Euler problem 81 (#3408) Ayoub Chegraoui 2020-10-25 05:06:31 +01:00
  • 98e9d6bdb6 Fix style of the first ten solutions for Project Euler (#3242) Michael D 2020-10-25 04:23:16 +01:00
  • 5be77f33f7 Add 0-1-bfs. (#3285) Phil Bazun 2020-10-24 23:07:04 +02:00
  • 89e8dbffba removed extra line to match rest of file (#3528) Sam Holst 2020-10-24 10:19:59 -07:00
  • 12c69800bd Forecast (#3219) Nandiya 2020-10-24 21:07:27 +07:00
  • b97529dd88 Move validate_solutions and add durations flag to pytest.ini (#3704) Dhruv Manilawala 2020-10-24 19:07:33 +05:30
  • 1cd8e68537 Update LinkedQueue (#3683) Du Yuanchao 2020-10-24 18:16:37 +08:00
  • 409438d250 Add solution for Project Euler problem 38. (#3115) fpringle 2020-10-24 04:42:15 +02:00
  • 20260d2b9c Add Project Euler 65 Solution (#3035) Peter Yao 2020-10-23 19:25:15 -07:00
  • 46af42d47a Fix coin change (#2571) Himadri Ganguly 2020-10-23 22:25:13 +05:30
  • 04fae4db9b Improved and shortened prime_check.py (#3454) Rolv Apneseth 2020-10-23 17:17:29 +01:00
  • c2b7acdf11 Update Linked Stack (#3625) Du Yuanchao 2020-10-24 00:16:23 +08:00
  • 5e642607c8 Update doubly linked list (#3619) Du Yuanchao 2020-10-21 22:31:09 +08:00
  • 9b95e4f662 Pyupgrade to python3.8 (#3616) Christian Clauss 2020-10-21 12:46:14 +02:00
  • 74233022a0 Median of Two Arrays (#3554) anneCoder1805 2020-10-20 16:08:49 +05:30
  • 802ac83c3d Add a naive recursive implementation of 0-1 Knapsack Problem (#2743) Tobias Schröder 2020-10-19 03:07:18 +02:00
  • 79d57552aa Add Patience Sort (#3469) JoaoVictorNascimento 2020-10-18 18:44:19 -03:00
  • 4c92f8c0d0 Replace main with __main__ (#3518) Anselm Hahn 2020-10-18 21:54:43 +02:00
  • a481bfa231 Fix broken build: Remove trailing spaces (#3501) Christian Clauss 2020-10-18 18:07:27 +02:00
  • beb2c35dd8 Implement Deutsch-Jozsa Algorithm In Qiskit (#3447) Abhishek Jaisingh 2020-10-18 20:24:46 +05:30
  • 2ec3750885 create monoalphabetic cipher (#3449) RadadiyaMohit 2020-10-17 23:30:46 +05:30
  • 3bbec1db49 create beaufort cipher (#3206) RadadiyaMohit 2020-10-17 19:20:53 +05:30
  • f34434a214 Fix the build -- 88 chars per line max. (#3437) Christian Clauss 2020-10-17 13:42:29 +02:00
  • 05f4089bf0 Fixed typo in caesar_cipher.py (#2979) CapofWeird 2020-10-17 03:56:11 -04:00
  • a88006d04a Qiskit: Add Quantum Half Adder (#3405) Abhishek Jaisingh 2020-10-17 11:11:24 +05:30
  • 35cade8389 Create .gitattributes for Cross OS compatibility (#3410) acoder77 2020-10-17 10:55:25 +05:30
  • 5cb41e7820 Create GitHub action only for Project Euler (#3378) Dhruv 2020-10-17 08:23:17 +05:30
  • 7d84f7fe61 Adding in the evaluate postfix notation using Stack (#2598) Akash G Krishnan 2020-10-17 00:15:26 +05:30
  • 58875674da Project Euler 57 - Square root convergents (#3259) Benjamin Smith 2020-10-16 17:47:35 +02:00
  • fc98961814 Hacktoberfest 2020: Added computer vision algorithm (#2946) Tanay Karve 2020-10-16 18:45:20 +05:30
  • c33b683193 New doubly linkedlist PR: pull/2573 (#3380) Akash G Krishnan 2020-10-16 18:43:45 +05:30
  • 9643d3060d Add solution for Project Euler problem 75. (#3129) fpringle 2020-10-16 12:30:45 +02:00
  • b74f3a8b48 Add solution for Project Euler problem 91. (#3144) fpringle 2020-10-16 12:14:06 +02:00
  • b96e6c7075 Add solution for Project Euler problem 174. (#3078) fpringle 2020-10-16 11:44:09 +02:00
  • d8f5b31fab Add solution for Project Euler problem 72 (#3122) fpringle 2020-10-16 11:42:51 +02:00