Commit Graph

  • 09c2b2d006
    Add arrays/sudoku_solver.py (#10623) Anubhavpandey27 2023-10-17 22:37:40 +05:30
  • 72bd653e04
    Test cases for all_combinations (#10633) RaymondDashWu 2023-10-17 07:57:33 -07:00
  • ac3bd1032c
    Add matrix_multiplication (#10045) ojas wani 2023-10-17 02:25:25 -07:00
  • c6c3bd3399
    Hacktoberfest: Added Octal Number to Hexadecimal Number Conversion Algorithm (#10533) Kushagra Agarwal 2023-10-17 12:40:24 +05:30
  • 00165a5fb2
    Added test cases to join.py (#10629) Saurabh Mahapatra 2023-10-17 12:06:12 +05:30
  • b5786c87d8
    update segmenttree docstrings Fixes #9943 (#9975) aryandgandhi 2023-10-16 20:25:07 -05:00
  • 5f629b6049
    Optimize and_gate and nand_gate (#10591) Sandeepa Dilshan Alagiyawanna 2023-10-17 04:47:49 +05:30
  • fcea18c9f0
    Added an algorithm transfrom bst to greater sum tree (#9777) Adarsh Sidnal 2023-10-17 04:26:14 +05:30
  • 922bbee80c
    [pre-commit.ci] pre-commit autoupdate (#10613) pre-commit-ci[bot] 2023-10-16 20:23:33 +02:00
  • 1e468c1028
    Floor and ceil in Binary search tree added (#10432) halfhearted 2023-10-16 22:42:33 +05:30
  • 778e2010d6
    Added functionality to calculate the diameter of given binary tree (#10526) Vinayak Upadhyay 2023-10-16 22:16:44 +05:30
  • 5a1305b6fe
    Fix benchmark to test with the provided number instead on 25 (#10587) ivan53 2023-10-16 07:48:26 -07:00
  • c15dda405a
    Update basic_binary_tree.py (#10388) Saswat Susmoy 2023-10-16 20:13:53 +05:30
  • 3923e590d7
    Tree_sort.py: Disable slow doctest (#10584) Christian Clauss 2023-10-16 16:17:48 +02:00
  • 7acf4bf73b
    Rename binary_tree_traversals.md to README.md (#10599) Christian Clauss 2023-10-16 16:16:09 +02:00
  • 69707bf693
    Minimization of while loop in Armstrong Numbers (#9976) Dwarkadhish Kamthane 2023-10-16 13:51:03 +05:30
  • 96f81770d7
    Adds Doc test in depth_first_search_2.py (#10094) Praful Katare 2023-10-16 13:43:34 +05:30
  • e9b3f20cec
    Delete dynamic_programming/longest_sub_array.py (#10073) hollowcrust 2023-10-16 16:03:16 +08:00
  • 3c14e6ae3a
    Refactoring and optimization of the lu_decomposition algorithm (#9231) Kamil 2023-10-16 12:29:46 +05:00
  • f4ff73b1bd
    Converted tests into doctests (#10572) Akshar Goyal 2023-10-16 03:21:43 -04:00
  • cc0405d05c
    Update volume.py with volume of Icosahedron (#9628) Yousha Mahamuni 2023-10-16 08:17:27 +05:30
  • 1a26d76c60
    add tests for tree_sort (#10015) Gabrielly de S. Pinto Dantas 2023-10-15 21:44:10 -03:00
  • bb8f194957
    Delete texttable from dependencies (#10565) Tianyi Zheng 2023-10-15 20:01:01 -04:00
  • c2f14e8a78
    Add note to feature_request.yml about not opening issues for new algorithms (#10142) Chris O 2023-10-16 12:44:06 +13:00
  • 73ebf7bdb1
    Move and rename maths/greedy_coin_change.py (#10418) Tianyi Zheng 2023-10-15 19:42:55 -04:00
  • b6b45eb1ce
    Fix numpy deprecation warning in 2_hidden_layers_neural_network.py (#10424) Tianyi Zheng 2023-10-15 19:41:45 -04:00
  • e6aae1cf66
    Dynamic programming/matrix chain multiplication (#10562) Pooja Sharma 2023-10-16 05:02:45 +05:30
  • d00888de76
    feat: adding Apriori Algorithm (#10491) Jeel Gajera 2023-10-16 03:19:53 +05:30
  • bcda3bf64e
    test: adding more tests to a star algorithm (#10397) Abílio Azevedo 2023-10-15 18:31:11 -03:00
  • ec952927ba
    charging_inductor (#10427) dhruvtrigotra 2023-10-16 02:11:39 +05:30
  • 3d6f3c4188
    Added data_structures/arrays/sparse_table.py (#10437) hollowcrust 2023-10-16 04:13:27 +08:00
  • 902278f656
    Changes the code To return the list in dynamic_programming/subset_generation.py (#10191) Aasheesh 2023-10-16 01:26:02 +05:30
  • 4004b862d5
    Revert "validate_solutions.py: os.getenv('GITHUB_TOKEN', '')" (#10552) Christian Clauss 2023-10-15 21:40:13 +02:00
  • 89d12dfe99
    [Add] : Wildcard Matching program under DYNAMIC PROGRAMMING (#10403) Kosuri L Indu 2023-10-16 00:57:47 +05:30
  • 7bdd1cd2be
    updated physics/archimedes_principle.py (#10479) Barun Parua 2023-10-15 22:43:40 +05:30
  • 68e6d5ad7e
    validate_solutions.py: os.getenv('GITHUB_TOKEN', '') (#10546) Christian Clauss 2023-10-15 19:11:05 +02:00
  • b2636d90b3
    added implementing stack using two queues (#10076) K Anamithra 2023-10-15 22:11:29 +05:30
  • 52040a7bf1
    Added 555 timer duty cycle and freqency in astable mode. (#10456) Aroson 2023-10-15 21:05:02 +05:30
  • 755659a62f
    Omit project_euler/ from coverage reports (#10469) Tianyi Zheng 2023-10-15 11:16:56 -04:00
  • b5474ab68a
    [ADD] : maths joint probabilty distribution (#10508) Rahul Jangra 2023-10-15 20:33:03 +05:30
  • 79a91cca95
    Fix typo in filename: ciphers/trifid_cipher.py (#10516) Christian Clauss 2023-10-15 16:57:08 +02:00
  • 777eca813a
    Corrected typo in function name and doctests. rkf45.py (#10518) Ravi Kumar 2023-10-15 16:25:56 +05:30
  • 85cdb93a0d
    [Add] : Job Sequence program under GREEDY methods (#10482) Kosuri L Indu 2023-10-15 15:48:28 +05:30
  • 1ebae5d43e
    Performance: 75% faster Project Euler 187 (#10503) Manpreet Singh 2023-10-15 14:47:22 +05:30
  • 7dbc301818
    added rkf45 method (#10438) Ravi Kumar 2023-10-15 14:37:29 +05:30
  • 3ecad36f92
    fix: incorrect range detection in find_missing_number (#10361) Manpreet Singh 2023-10-15 10:15:44 +05:30
  • c9ba5e1b6f
    Disable unused dependencies (#10467) Tianyi Zheng 2023-10-14 16:08:52 -04:00
  • f968dda5e9
    Updated Comments on upper.py (#10442) Saurabh Mahapatra 2023-10-15 00:32:37 +05:30
  • 1969259868
    Performance: 80% faster Project Euler 145 (#10445) Manpreet Singh 2023-10-14 23:05:01 +05:30
  • 3ba2338479
    Add Title Case Conversion (#10439) Aakash Giri 2023-10-14 21:47:11 +05:30
  • 212cdfe36c
    Added validate sudoku board function (#9881) Dean Bring 2023-10-14 08:35:12 -07:00
  • 71b372f5e2
    Remove doctest in xgboost_regressor.py main function (#10422) Tianyi Zheng 2023-10-14 09:34:05 -04:00
  • 37cae3f561
    Updated test cases of power_sum.py (#9978) Muhammad Umer Farooq 2023-10-14 13:31:43 +05:00
  • 0b2c9fb6f1
    Adding avg and mps speed formulae for ideal gases (#10229) Baron105 2023-10-14 12:31:23 +05:30
  • 9fb0cd271e
    Expand euler phi function doctest (#10401) Dale Dai 2023-10-13 23:47:08 -07:00
  • d96029e13d
    added doctests for dynamicprogramming/minimum_partition (#10033) SalmanSi 2023-10-13 22:48:31 +05:00
  • 1117a50665
    Modified comments on lower.py (#10369) Saurabh Mahapatra 2023-10-13 21:25:32 +05:30
  • c85506262d
    Add Damerau-Levenshtein distance algorithm (#10159) Saahil Mahato 2023-10-13 19:03:52 +05:45
  • ebe66935d2
    Add Solovay-Strassen Primality test (#10335) Saahil Mahato 2023-10-13 11:49:48 +05:45
  • 24f6f8c137
    Added nimply gate to boolean_algebra (#10344) Daniela Large 2023-10-13 05:29:39 +01:00
  • b94cdbab1a
    add find triplets with 0 sum (3sum) (#10040) Pranavkumar Mallela 2023-10-13 01:21:53 +05:30
  • ecf21bfc87
    Added imply gate to boolean algebra (#9849) Daniela Large 2023-10-12 16:51:06 +01:00
  • 7ea812996c
    Adds exponential moving average algorithm (#10273) Poojan Smart 2023-10-12 19:24:07 +05:30
  • 09ce6b23d7
    Count pairs with given sum (#10282) Siddharth Warrier 2023-10-12 14:38:55 +05:30
  • 92fbe60082
    Added doctests to carmichael_number.py (#10210) Vipin Karthic 2023-10-12 00:35:24 +05:30
  • 3f094fe49d
    Ruff pandas vet (#10281) Christian Clauss 2023-10-11 20:30:02 +02:00
  • d5323dbaee
    Adding doctests in simpson_rule.py (#10269) Aasheesh 2023-10-11 23:50:18 +05:30
  • 5fb6496d1b
    Improve primelib.py test coverage #9943 (#10251) Ricardo Martinez Peinado 2023-10-11 12:11:05 +02:00
  • 672fda9130
    Fix bug and edit doctests for infix_to_prefix_conversion (#10259) hollowcrust 2023-10-11 17:00:49 +08:00
  • c850227bee
    Add doctests to primelib.py (#10242) cornbread-eater 2023-10-10 14:07:07 -07:00
  • 0070739233
    k_means_clust - change to remove warning (#10244) Kamil 2023-10-11 01:18:31 +05:00
  • 9a5a6c663c
    carmichael_number - add doctests (#10038) Kamil 2023-10-11 01:14:13 +05:00
  • 5be5d21bed
    Add tests for infix_2_postfix() in infix_to_prefix_conversion.py (#10095) hollowcrust 2023-10-11 00:52:53 +08:00
  • 0b440285e8
    Gaussian_elemination - change to remove warning (#10221) Kamil 2023-10-10 19:24:51 +05:00
  • 59fc0cefef
    Added categorical_crossentropy loss function (#10152) Arnav Kohli 2023-10-10 18:50:49 +05:30
  • 6d13603667
    Fixes #9943 Added Doctests to binary_exponentiation_3.py (#10121) Vipin Karthic 2023-10-10 11:22:37 +05:30
  • f3acb52cad
    Added the algorithm to compute Reynolds number in the physics section (#9913) Paarth Goyal 2023-10-10 10:54:04 +05:30
  • 9c02f1220e
    seperation between description and docstrings (#9687) AkhilYadavPadala 2023-10-10 10:43:32 +05:30
  • 1b4c4e7db2
    Made problem explanation more clear (#9841) dimonalik 2023-10-10 07:34:36 +03:00
  • 4f8fa3c44a
    TypeError for non-integer input (#9250) Md Mahiuddin 2023-10-10 10:19:40 +06:00
  • 7b996e2c22
    backtracking -> word_search - replacing the example in doctest (#10188) Kamil 2023-10-10 09:16:02 +05:00
  • b9a797f3d4
    Added the Minkowski distance function (#10143) Dean Bring 2023-10-09 16:00:37 -07:00
  • 53638fcec4
    [pre-commit.ci] pre-commit autoupdate (#10197) pre-commit-ci[bot] 2023-10-09 23:38:32 +02:00
  • b0aa35c7b3
    Added the Chebyshev distance function (#10144) Dean Bring 2023-10-09 14:21:46 -07:00
  • 5d0a46814e
    Added ciphers/permutation_cipher.py. (#9163) aryan1165 2023-10-10 01:08:04 +05:30
  • 844270c6e9
    Remove backslashes from is_palindrome.py (#10169) Christian Clauss 2023-10-09 19:42:07 +02:00
  • ba828fe621
    test_digital_image_processing -> test_local_binary_pattern replacing a large image with a smaller one (#10161) Kamil 2023-10-09 20:46:38 +05:00
  • c0da015b7d
    Add DocTests to diffie.py (#10156) Sai Harsha Kottapalli 2023-10-09 20:49:05 +05:30
  • 53d78b9cc0
    Added Huber Loss Function (#10141) Kausthub Kannan 2023-10-09 20:03:47 +05:30
  • 583a614fef
    Removed redundant greatest_common_divisor code (#9358) Siddik Patel 2023-10-09 17:49:12 +05:30
  • 876087be99
    Add DocTests to magicdiamondpattern.py (#10135) Sai Harsha Kottapalli 2023-10-09 17:46:43 +05:30
  • 12e8e9ca87
    Add DocTests to is_palindrome.py (#10081) Sai Harsha Kottapalli 2023-10-09 17:36:16 +05:30
  • ed19b1cf0c
    Add binary step activation function (#10030) Saahil Mahato 2023-10-09 05:19:50 +05:45
  • 2260961a80
    Add Soboleva Modified Hyberbolic Tangent function (#10043) Saahil Mahato 2023-10-09 05:04:28 +05:45
  • a2b695dabd
    Added Germain primes algorithm to the maths folder (#10120) Megan Payne 2023-10-08 23:33:50 +02:00
  • 66e4ea6a62
    Consolidated two scripts reverse_letters.py and reverse_long_words.py into one (#10140) Anshu Sharma 2023-10-09 01:47:22 +05:30
  • 2d02500332
    equilibrium index in an array (#9856) halfhearted 2023-10-09 01:14:49 +05:30
  • 8e108ed92a
    Rename maths/binary_exponentiation_3.py (#9656) Tianyi Zheng 2023-10-08 15:43:07 -04:00
  • 17de908d1a
    Added Median of Medians Algorithm (#9864) Achal Jain 2023-10-09 01:11:30 +05:30
  • c8f6f79f80
    Power of 4 (#9505) Siddharth Warrier 2023-10-09 01:10:14 +05:30