Commit Graph

  • 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
  • 9d745b6156
    Add typehints ciphers and bool alg (#3264) Jenia Dysin 2020-10-16 09:11:52 +03:00
  • 5b024f4dd5
    BROKEN BUILD: Fix a failing precommit test (#3344) Christian Clauss 2020-10-16 00:33:25 +02:00
  • cc050dbf5b
    test/graphs/prim: writing a test case to verify the correctness of the algorithm (#2454) Meysam 2020-10-15 22:40:35 +03:30
  • 83b825027e
    Graphs/kruskal: adding doctest & type hints (#3101) Meysam 2020-10-15 22:38:52 +03:30
  • 316fc41d6d
    Add solution for Project Euler problem 74. (#3125) fpringle 2020-10-15 20:58:15 +02:00
  • 2e90debab3
    Tighten up quicksort() (#3319) Christian Clauss 2020-10-15 15:07:34 +02:00
  • f0033f87e0
    Create natural_sort.py (#3286) Mozartus 2020-10-15 13:45:17 +02:00
  • 7c5cc28ba2
    Revert recent changes to .pre-commit-config.yaml (#3318) Christian Clauss 2020-10-15 13:20:43 +02:00
  • e035c6164f
    add binary_tree_traversals.py to data_structures (#3297) Anshraj Shrivastava 2020-10-15 16:39:59 +05:30
  • 9482f6a5a9
    Add solution for Project Euler problem 173. (#3075) fpringle 2020-10-15 12:06:40 +02:00
  • a119005135
    Add solution for Project Euler problem 113 (#3109) fpringle 2020-10-15 11:59:53 +02:00
  • aeb6edc792
    .pre-commit-config.yaml: Disable trailing-whitespace fixer (#3306) Christian Clauss 2020-10-15 11:11:22 +02:00
  • de2725f4ac
    Update mergesort.py (#2563) Akash G Krishnan 2020-10-15 14:00:12 +05:30
  • 44254cf112
    Rename Project Euler directories and other dependent changes (#3300) Dhruv 2020-10-15 12:43:28 +05:30
  • 2d7e08ef83
    Update README.md for Project Euler (#3256) Dhruv 2020-10-15 09:47:19 +05:30
  • 671ab1d863
    Project Euler 62 Solution (#3029) Peter Yao 2020-10-14 20:43:39 -07:00
  • ed30749943
    Added swap case program and removed unexpected expression part (#3212) Mayur Pardeshi 2020-10-15 03:49:00 +05:30
  • fda57d6924
    codespell.yml: Remove unused install of flake8 (#3283) Christian Clauss 2020-10-14 13:32:47 +02:00
  • e3c07f987f
    Add skew heap data structure. (#3238) Phil Bazun 2020-10-14 12:35:53 +02:00
  • 5fcd250c99
    Added decimal_to_binary_recursion.py (#3266) Mikail Farid 2020-10-14 11:27:08 +01:00
  • 75a9b460ad
    added script to perform quantum entanglement (#3270) NAVEEN S R 2020-10-14 15:55:20 +05:30
  • dc069580b9
    Added binary tree mirror algorithm (#3159) Susmith98 2020-10-14 15:51:15 +05:30
  • f0aa63f0f9
    Add randomized heap. (#3241) Phil Bazun 2020-10-14 12:17:02 +02:00
  • 35eefac359
    fixed error (#3281) NAVEEN S R 2020-10-14 15:23:37 +05:30
  • f164e11db4
    Update CODEOWNERS (#3280) mateuszz0000 2020-10-14 11:05:17 +02:00
  • 23ab159f30
    Fix errors in Quantum algorithm (#3273) Dhruv 2020-10-14 11:28:52 +05:30
  • 34d63d5155
    Fix Travis CI slow build on Project Euler Solution job (#3262) Dhruv 2020-10-13 22:43:40 +05:30
  • ca2d269ed2
    Add Qiskit Quantum NOT Gate Example Code (#3255) Abhishek Jaisingh 2020-10-13 22:04:24 +05:30
  • 29b32d3553
    Improve validate solutions script & fix pre-commit error (#3253) Dhruv 2020-10-13 15:41:12 +05:30
  • 6e01004535
    Add First Quantum Qiskit Code Tutorial (#3173) Abhishek Jaisingh 2020-10-13 01:11:05 +05:30
  • 50d7ed8417
    Add project euler problem 51 (#3018) Simon Landry 2020-10-12 13:10:29 -04:00
  • 695217e964
    Update CODEOWNERS (#3235) Christian Clauss 2020-10-12 17:27:55 +02:00
  • 08c26e667b
    Update CODEOWNERS to add my preferences (#3233) Kushagra Bansal 2020-10-12 19:53:21 +05:30
  • 8f8d39d191
    Add a solution to Project Euler 72 (#2940) Utkarsh Chaudhary 2020-10-12 19:46:15 +05:30
  • b6b025f25a
    Fix docstring for Euler problem 11, solution 1 (#3228) Kasper Primdal Lauritzen 2020-10-12 16:14:45 +02:00
  • 7b60cea490
    Fix docstring for Euler problem 11, solution 2 (#3227) Kasper Primdal Lauritzen 2020-10-12 13:28:46 +02:00
  • 7a671483b6
    Update README.md (#3221) forgithub0001 2020-10-12 14:10:42 +05:30
  • e551004551
    Update CONTRIBUTING.md (#3223) forgithub0001 2020-10-12 14:08:50 +05:30
  • 69f9283825
    Start running validate_solutions script for Travis CI (#3215) Dhruv 2020-10-12 11:29:39 +05:30