Commit Graph

  • 1870c0c420 feat: Introduce hamming code generator AyushChakraborty 2024-10-06 17:35:44 +05:30
  • d86adfc65a [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2024-10-06 12:03:58 +00:00
  • 44a2f9259f
    Update gas_station.py Nimish Srivastava 2024-10-06 17:33:37 +05:30
  • 1c838c7d64 [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2024-10-06 11:56:19 +00:00
  • 044f930220
    Update gas_station.py Nimish Srivastava 2024-10-06 17:25:58 +05:30
  • 7603019d3c [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2024-10-06 11:48:52 +00:00
  • 2150765556
    Update gas_station.py Nimish Srivastava 2024-10-06 17:18:31 +05:30
  • 1ed1e4bd7f [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2024-10-06 11:44:17 +00:00
  • 8ad0d3b654
    Update gas_station.py Nimish Srivastava 2024-10-06 17:13:56 +05:30
  • 59e4d08455
    Update gas_station.py Nimish Srivastava 2024-10-06 17:05:07 +05:30
  • 84fbd6ec78 fixed a bug and added return type to __init__ mjvakili 2024-10-06 13:33:40 +02:00
  • 652990cd7a Added reference to streaming moving average mjvakili 2024-10-06 13:24:36 +02:00
  • 4bc83baae3 [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2024-10-06 11:12:11 +00:00
  • 28a76544ef
    Update gas_station.py Nimish Srivastava 2024-10-06 16:41:50 +05:30
  • b4ca836bd7 [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2024-10-06 11:07:31 +00:00
  • e6853f8937
    Update gas_station.py Nimish Srivastava 2024-10-06 16:37:08 +05:30
  • 8ca1fea7f4 fix: remove the print from the testcase of points_to_polynomial zeelrupapara 2024-10-06 16:33:47 +05:30
  • 944898d644 feat: add testcase of binary_tree_travarsal zeelrupapara 2024-10-06 16:28:19 +05:30
  • be79e4801a [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2024-10-06 10:52:12 +00:00
  • f93b802fbd
    Added gas_station.py Nimish Srivastava 2024-10-06 16:20:23 +05:30
  • 451c132435 Add doctests to dijkstra_2.py Pratyush Banerjee 2024-10-06 16:11:03 +05:30
  • 4eb7761136 [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2024-10-06 10:40:26 +00:00
  • f8fcd5572c Fix arg for print_dist function Pratyush Banerjee 2024-10-06 16:07:29 +05:30
  • b8cb2fa1d4
    Added gas_station.py Nimish Srivastava 2024-10-06 16:07:29 +05:30
  • a4c60e1331 Implementation of streaming moving average mjvakili 2024-10-06 12:29:32 +02:00
  • d7af871b9e
    Update arc_length.py SmashedFrenzy16 2024-10-06 11:18:55 +01:00
  • e13aeaf676
    Create gas_station.py Nimish Srivastava 2024-10-06 15:39:27 +05:30
  • 723fa4e9bb Merge branch 'master' of https://github.com/AnanthaKrishnan63/Python AnanthaKrishnan63 2024-10-06 15:08:39 +05:30
  • da0a97536e changes made in doctest Soham-KT 2024-10-06 15:07:40 +05:30
  • b1380e1934 doctest for indian_phone_validator.py AnanthaKrishnan63 2024-10-06 15:06:04 +05:30
  • dfe3ec99b3 Add doctests to graphs_floyd_warshall.py Pratyush Banerjee 2024-10-06 15:02:07 +05:30
  • dca7a9d255 Contributes to #9943 AnanthaKrishnan63 2024-10-06 15:00:45 +05:30
  • 10bdd07377 [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2024-10-06 09:28:01 +00:00
  • 2cdd70bdd0 updated function signatures, type hints, and docstrings; modified function implementations and variable names. Soham-KT 2024-10-06 14:55:35 +05:30
  • 7557a58255 [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2024-10-06 09:25:21 +00:00
  • daaba73db6 [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2024-10-06 09:22:59 +00:00
  • 3d07a34bd7 Contributes to #9943 AnanthaKrishnan63 2024-10-06 14:48:53 +05:30
  • 16eb2ed8cd min_max_array.py Seema Patel 2024-10-06 14:47:12 +05:30
  • cb4e8dd06b [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2024-10-06 08:23:11 +00:00
  • 4e29f54e98 changed parameter hint Soham-KT 2024-10-06 13:52:28 +05:30
  • b13ce589ad [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2024-10-06 08:21:01 +00:00
  • d44d0a810f safe eval used Soham-KT 2024-10-06 13:50:36 +05:30
  • 19ce0bf6e9 Fix devcontainer build Prakhar Mittal 2024-10-06 13:00:59 +05:30
  • a6b6f2b339 feat: add testcase of polynom_for_points zeelrupapara 2024-10-06 12:39:48 +05:30
  • 14de5d8189 feat: add testcase of assemble_transformation zeelrupapara 2024-10-06 12:15:27 +05:30
  • 5c229b69fa [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2024-10-06 06:38:29 +00:00
  • 7c59ca3243
    Updated reverse_selection.py Amarpreet Singh 2024-10-05 23:38:07 -07:00
  • 608e6ed3c7 [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2024-10-06 06:36:10 +00:00
  • bbc1b48639 [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2024-10-06 06:35:49 +00:00
  • 96c5b777e8
    Added reverse_selection.py Amarpreet Singh 2024-10-05 23:30:06 -07:00
  • 344e15820f Improved gaussian elimination by adding an explanation about it and then checking for a zero pivot and perform partial pivoting if necessary in the gaussian_elimination function Supriya 2024-10-06 11:56:12 +05:30
  • aa66c4b48c added descriptive names Soham-KT 2024-10-06 11:50:36 +05:30
  • 56a052678d [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2024-10-06 06:15:22 +00:00
  • 3df440b851 Added type hints to function parameters and return types Soham-KT 2024-10-06 11:44:47 +05:30
  • 410ab38894 [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2024-10-06 06:07:32 +00:00
  • 7ce066c198 added return type hint Soham-KT 2024-10-06 11:36:21 +05:30
  • 17264a496b test: Add two testcases in sigmid.py Ronald Ngounou 2024-10-06 02:03:32 -04:00
  • 4d0492e874 [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2024-10-06 05:52:32 +00:00
  • bddbe5216c
    Update genetic_algorithm_optimization.py UTSAV SINGHAL 2024-10-06 11:22:10 +05:30
  • 4cd9c61b85 [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2024-10-06 05:38:00 +00:00
  • 04605a0f96
    Update genetic_algorithm_optimization.py UTSAV SINGHAL 2024-10-06 11:07:38 +05:30
  • 630f717117 #11517 Added Sliding Window algorithm Muhammad Arshad 2024-10-06 11:04:46 +05:30
  • 6bccb3e543
    Merge branch 'TheAlgorithms:master' into feature/ga-continuous-optimization UTSAV SINGHAL 2024-10-06 11:00:29 +05:30
  • 494bd2ef8d
    fixed spelling error Aritra 2024-10-06 10:59:37 +05:30
  • c83c4140ad
    Create ReverSort.py Dhinesh kumar 2024-10-06 10:52:02 +05:30
  • c246061210 Added Exception Handling and type hinting meerpi 2024-10-06 10:51:51 +05:30
  • 162595b8a6 [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2024-10-06 05:08:18 +00:00
  • cc5911a3ad checks passed Soham-KT 2024-10-06 10:35:34 +05:30
  • 48ca80fb21
    Merge branch 'TheAlgorithms:master' into master Soham Kothari 2024-10-06 10:36:14 +05:30
  • fac460bfb8 Added Error handling and type hinting meerpi 2024-10-06 10:20:58 +05:30
  • d0b3b539c4 [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2024-10-06 04:09:47 +00:00
  • 3e60877271 added maximum subarray sum avin madhu 2024-10-06 09:34:12 +05:30
  • 84fd961bae
    Merge 1d0a433dcd922fa0941dae5c4e14ce90d27b2940 into fcf82a1eda21dcf36254a8fcaadc913f6a94c8da Tatiparthi Chenchu Jahnavi 2024-10-06 01:30:30 +02:00
  • adda95ea58 Update docstrings in the functions definitions. Ronald Ngounou 2024-10-05 18:42:43 -04:00
  • dbb05d9f65
    A generic algorithim mutation ianoxplix 2024-10-06 01:12:28 +03:00
  • 59bb67849d
    Added Kadane's Algorithm for Maximum Subarray Sum Aniketsy 2024-10-06 01:06:03 +05:30
  • ff6a17d5a4
    Added Kadane's Algorithm for Maximum Subarray Sum Aniketsy 2024-10-06 00:56:11 +05:30
  • ff037fc9a7
    Added Kadane's Algorithm for Maximum Subarray Sum Aniketsy 2024-10-06 00:40:53 +05:30
  • 02e68905d4
    Added Kadane's Algorithm for Maximum Subarray Sum Aniketsy 2024-10-06 00:34:04 +05:30
  • 727686ed7a fix: code review changes kuntal0901 2024-10-05 23:47:33 +05:30
  • 7e010687c4 fix: code review changes kuntal0901 2024-10-05 23:44:30 +05:30
  • 924b44599e fixed ruff issues DIMITRIOS-NESTORAS MANOLIS 2024-10-05 21:13:31 +03:00
  • 8c3783a850 fix: code review changes kuntal0901 2024-10-05 23:41:08 +05:30
  • 94a832699c Revised variable names Sai Aswin Madhavan 2024-10-05 23:34:33 +05:30
  • f6348d7609 [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2024-10-05 17:55:47 +00:00
  • f7febf5c2b
    Added doctest to function FireCoder-N 2024-10-05 20:55:25 +03:00
  • aed9ddb168 Merge branch 'algorithm/byte-pair-encoding' of https://github.com/hash-ir/Python into algorithm/byte-pair-encoding Hashir Ahmad 2024-10-05 19:53:39 +02:00
  • 790475a622 feat: replace dict get with dunder method Hashir Ahmad 2024-10-05 19:52:56 +02:00
  • ec718e870d [Feature] Implemented DES Algorithm in ECB mode Sai Aswin Madhavan 2024-10-05 23:18:56 +05:30
  • 9e7ea93d3e Merge branch 'master' of https://github.com/TheAlgorithms/Python Priya 2024-10-05 23:17:47 +05:30
  • 9e68fb7bbc add:kth element towards head Priya 2024-10-05 23:17:38 +05:30
  • c6043fc5d9
    Add files via upload FireCoder-N 2024-10-05 20:37:28 +03:00
  • fcf82a1eda
    Implemented Exponential Search with binary search for improved perfor… (#11666) Vineet Kumar 2024-10-05 23:04:48 +05:30
  • 0f6994c67e updating DIRECTORY.md hash-ir 2024-10-05 17:34:09 +00:00
  • 5b58203a0f feat: String Tokenization with Byte-Pair Encoding Hashir Ahmad 2024-10-05 19:31:26 +02:00
  • ad6395d340
    Update ruff usage example in CONTRIBUTING.md (#11772) Andrey Ivanov 2024-10-05 18:24:58 +01:00
  • 400f4ea124
    Merge branch 'TheAlgorithms:master' into master Gowtham Kamalasekar 2024-10-05 22:54:53 +05:30
  • e18a95b26f Added type hints to Node class and remove function sshsrijanr 2024-10-05 22:54:21 +05:30
  • 8d13bfcc3c Fix no data-test attribute found in current_stock_price.py Jack Kuo 2024-10-06 01:22:45 +08:00
  • d5840a2300
    Update CONTRIBUTING.md Andrey Ivanov 2024-10-05 18:22:13 +01:00