Commit Graph

  • 31aede46b1 [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2023-10-30 20:41:22 +00:00
  • f80ec8c7f5
    fix E501 at line 26 Mamadou 2023-10-30 21:40:39 +01:00
  • c269ff023d
    Remove the doctests Mamadou 2023-10-30 21:27:12 +01:00
  • eb50562764 fix typo of 'Error 429' comment Mamadou443 2023-10-30 21:09:17 +01:00
  • 6e3a965bff add doctests to get_subreddit_data() Mamadou443 2023-10-30 21:04:14 +01:00
  • 8c5c4ee6ae improve docstrings (add description, specify type and default, fix typo) Mamadou443 2023-10-30 20:36:25 +01:00
  • 236cddf56a Added tests for validate_sudoku_board.py Akshar Goyal 2023-10-30 19:18:30 +00:00
  • 51840c776e Added tests for validate_sudoku_bpard.oard.py Akshar Goyal 2023-10-30 18:45:10 +00:00
  • 79a327fc07
    [pre-commit.ci] pre-commit autoupdate (#11106) pre-commit-ci[bot] 2023-10-30 19:17:00 +01:00
  • ddd4023fe6
    Happy number (new algorithm) (#10864) Devashri Deulkar 2023-10-30 23:45:49 +05:30
  • 4314c65837 updating DIRECTORY.md github-actions 2023-10-30 18:13:37 +00:00
  • 512f1d6ade
    [pre-commit.ci] pre-commit autoupdate pre-commit-ci[bot] 2023-10-30 18:13:23 +00:00
  • 420e2531a8
    Update happy_number.py Christian Clauss 2023-10-30 19:12:02 +01:00
  • 21e04ab307 Merge remote-tracking branch 'origin/master' Suyashd999 2023-10-30 23:23:41 +05:30
  • f103a45714 Added doctest to hash_map.py Suyashd999 2023-10-30 23:22:48 +05:30
  • 6ead4dfd7d
    Create support_vector_machine SAIMADHURI KOLA 2023-10-30 22:52:14 +05:30
  • 83c5b5ee4c [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2023-10-30 17:16:32 +00:00
  • ea7b31a4eb
    Create greedy.py SAIMADHURI KOLA 2023-10-30 22:45:30 +05:30
  • 3516944732
    Create Introduction_Greedy SAIMADHURI KOLA 2023-10-30 22:38:16 +05:30
  • a936f7ae48
    Backtracking SAIMADHURI KOLA 2023-10-30 22:31:04 +05:30
  • b9dde2d6cb [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2023-10-30 16:35:42 +00:00
  • f55247e5f1
    Update happy_number.py Devashri Deulkar 2023-10-30 22:04:14 +05:30
  • 239439994d updating DIRECTORY.md github-actions 2023-10-30 15:40:12 +00:00
  • 17b6343614 [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2023-10-30 15:16:15 +00:00
  • 6c726c19c1
    Update happy_number.py Devashri Deulkar 2023-10-30 20:45:35 +05:30
  • 4cf19e95e1
    Merge branch 'TheAlgorithms:master' into new Devashri Deulkar 2023-10-30 20:37:45 +05:30
  • 715d5639dd [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2023-10-30 15:00:36 +00:00
  • 21e5168b59
    Update happy_number.py Devashri Deulkar 2023-10-30 20:29:39 +05:30
  • bde4c22299 [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2023-10-30 14:54:04 +00:00
  • b68ec006cb
    Update happy_number.py Devashri Deulkar 2023-10-30 20:21:45 +05:30
  • 7b274079f3
    Create image_classification susmitakumbhar 2023-10-30 19:19:11 +05:30
  • db62adad26
    Merge 7ff1a46db771789e5eb40a9d25606af27aede935 into ad9948d5d4d65d1457b58d278e780a1b9470a715 Mohammad Esfandiyar 2023-10-30 13:20:48 +00:00
  • ad9948d5d4
    implementation of Gaussian Elimination pivoting as a numerical linear algebra algorithm (#10457) Mohammad Esfandiyar 2023-10-30 16:50:47 +03:30
  • 7ff1a46db7
    Update gaussian_elimination_pivoting.py Christian Clauss 2023-10-30 14:17:37 +01:00
  • 20462d152d
    Update gaussian_elimination_pivoting.py Christian Clauss 2023-10-30 14:10:14 +01:00
  • db65ec226b updating DIRECTORY.md github-actions 2023-10-30 12:09:20 +00:00
  • 510a9decf9
    Merge branch 'master' into master Christian Clauss 2023-10-30 13:09:01 +01:00
  • 34c6cc3367 Your meaningful commit message here Abhignya Tayi 2023-10-30 17:27:09 +05:30
  • 44f76bf2c6 Your meaningful commit message here Abhignya Tayi 2023-10-30 17:20:43 +05:30
  • df615536b8 updating DIRECTORY.md github-actions 2023-10-30 11:46:16 +00:00
  • 2190c22e91 Your commit message here Abhignya Tayi 2023-10-30 17:06:53 +05:30
  • c49d577b4b
    Let's use a dataclass Christian Clauss 2023-10-30 12:34:23 +01:00
  • 8aff1a1be8
    fix: fix variable names AdePhil 2023-10-30 11:33:59 +00:00
  • 711e7370b5
    feat: add decode string AdePhil 2023-10-30 11:20:32 +00:00
  • aaa124c87e
    Update happy_number.py Devashri Deulkar 2023-10-30 14:50:24 +05:30
  • 24fdd2a77b [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2023-10-30 09:16:37 +00:00
  • 6c92c192b6
    Update happy_number.py Devashri Deulkar 2023-10-30 14:46:02 +05:30
  • a5b345f0f3 [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2023-10-30 09:03:49 +00:00
  • ec6aedd0f5
    Update gaussian_elimination_pivoting.py Mohammad Esfandiyar 2023-10-30 12:32:43 +03:30
  • b07f7c849a
    Merge branch 'TheAlgorithms:master' into new Devashri Deulkar 2023-10-30 14:22:07 +05:30
  • 5ebf0991c3
    Update happy_number.py Devashri Deulkar 2023-10-30 14:21:51 +05:30
  • 798774c6f2
    Update maths/special_numbers/happy_number.py Devashri Deulkar 2023-10-30 14:09:49 +05:30
  • 00a9eade3a
    Update all_combinations.py susmitakumbhar 2023-10-30 13:56:21 +05:30
  • 544a86a164
    Delete divide_and_conquer/heaps_algorithm_iterative.py Christian Clauss 2023-10-30 07:16:40 +01:00
  • cf205da7a8
    Update fast_fourier_transform.py Shreya123714 2023-10-30 11:46:05 +05:30
  • 1f9686f483
    Delete divide_and_conquer/heaps_algorithm.py Christian Clauss 2023-10-30 07:16:01 +01:00
  • be7385bc65
    Delete divide_and_conquer/convex_hull.py Christian Clauss 2023-10-30 07:15:48 +01:00
  • a6febd2ef8
    Delete divide_and_conquer/closest_pair_of_points.py Christian Clauss 2023-10-30 07:15:22 +01:00
  • 2fb6b46423
    Update fast_fourier_transform.py Shreya123714 2023-10-30 11:37:49 +05:30
  • 2b8c8b03bb
    Update gaussian_elimination_pivoting.py Mohammad Esfandiyar 2023-10-30 09:37:36 +03:30
  • 8cc0a36cb6
    Update gaussian_elimination_pivoting.py Mohammad Esfandiyar 2023-10-30 09:34:12 +03:30
  • 9c6c0d3c42
    Update fast_fourier_transform.py Shreya123714 2023-10-30 11:30:41 +05:30
  • 650e8f972c
    Update fast_fourier_transform.py Shreya123714 2023-10-30 11:28:02 +05:30
  • b81729fc11
    Update gaussian_elimination_pivoting.py Mohammad Esfandiyar 2023-10-30 09:27:42 +03:30
  • dd169557a1 [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2023-10-30 05:55:44 +00:00
  • 65a782b159
    Update gaussian_elimination_pivoting.py Mohammad Esfandiyar 2023-10-30 09:25:09 +03:30
  • 1d628aec54
    Update gaussian_elimination_pivoting.py Mohammad Esfandiyar 2023-10-30 09:19:39 +03:30
  • 9051aedd34
    added tests for validate_sudoku_board.py Akshar Goyal 2023-10-30 05:06:37 +00:00
  • dd76559ff1 [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2023-10-30 05:02:25 +00:00
  • c95bab72d1 Add FFT Rohit(nhuzaa) Sthapit 2023-10-30 01:00:42 -04:00
  • e895daea3f [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2023-10-30 04:53:49 +00:00
  • 27799d3e16 git to slack script Rohit(nhuzaa) Sthapit 2023-10-30 00:50:22 -04:00
  • c1c5310d41 refactoring Poojan Smart 2023-10-30 08:26:25 +05:30
  • 6b59cb64e1 Add contrastive loss algorithm Poojan Smart 2023-10-30 08:04:33 +05:30
  • dde880d889
    Merge branch 'TheAlgorithms:master' into master Poojan Smart 2023-10-30 08:03:40 +05:30
  • 022ef53ce8
    Merge branch 'TheAlgorithms:master' into master Akshar Goyal 2023-10-29 21:13:30 -04:00
  • c38b222212
    serialize deserialize binary tree (#9625) dekomori_sanae09 2023-10-30 04:37:21 +05:30
  • 7cc2602e8b
    Use dataclass .__eq__(), .__iter__(), and .__repr__() Christian Clauss 2023-10-29 23:59:02 +01:00
  • 6876830091
    Update tokenize_string.py Tapas Singhal 2023-10-30 03:48:13 +05:30
  • d3574f5ca5 [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2023-10-29 22:16:04 +00:00
  • 6aa5c1d3b1
    Update tokenize_string.py Tapas Singhal 2023-10-30 03:45:30 +05:30
  • 0619995581 [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2023-10-29 22:12:14 +00:00
  • 45b6ab37c4
    Create tokenize_string.py Tapas Singhal 2023-10-30 03:41:07 +05:30
  • 2531f8e221
    test: adding more tests to missing number algorithm (#10394) Abílio Azevedo 2023-10-29 18:43:32 -03:00
  • 72372380c6
    Update missing_number.py Christian Clauss 2023-10-29 22:37:52 +01:00
  • 13e66c18d2
    Fix typo power_using_recursion.py (#11083) chien liu 2023-10-29 22:22:19 +01:00
  • c7a1331b34
    Create karnaugh_map_simplification.py (#11056) Khushi Shukla 2023-10-30 02:50:57 +05:30
  • 8410d4f2ec
    Update karnaugh_map_simplification.py Christian Clauss 2023-10-29 22:17:18 +01:00
  • 96e1696150
    Update karnaugh_map_simplification.py Christian Clauss 2023-10-29 22:15:01 +01:00
  • 760d9bedc1
    Added Fast Inverse Square Root (#11054) Aryansh B 2023-10-30 02:27:37 +05:30
  • aeae0a809a
    Update fast_inverse_sqrt.py Christian Clauss 2023-10-29 21:54:19 +01:00
  • 8a72a25b99 [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2023-10-29 20:41:56 +00:00
  • 8729642bc3 adding simpler binary search Sipho 2023-10-29 22:22:50 +02:00
  • 1d7a0807f1 Fix typo power_using_recursion.py chien-liu 2023-10-29 20:47:32 +01:00
  • eb8ce726ff [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2023-10-29 18:52:24 +00:00
  • d689bbaf72
    Update karnaugh_map_simplification.py Khushi Shukla 2023-10-30 00:21:48 +05:30
  • 65b27a3b40 [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2023-10-29 18:30:17 +00:00
  • bbc28969f1
    Update karnaugh_map_simplification.py Khushi Shukla 2023-10-29 23:59:42 +05:30
  • b1b760bce0
    Update boolean_algebra/karnaugh_map_simplification.py Khushi Shukla 2023-10-29 23:43:50 +05:30
  • 68a09b7b9c
    Merge branch 'master' of https://github.com/aryanshb/Python Aryansh Bhargavan 2023-10-29 23:39:42 +05:30