Commit Graph

  • 55c1faa706 MannCode:#11232. Refactor show_data method to use instance attribute self.N instead of global variable N for better encapsulation and readability. Mandeep Singh 2024-02-24 21:46:41 -03:30
  • 1b33047ae5 [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2024-02-21 14:50:57 +00:00
  • b9175160c1
    Create PythonV4.0.9.py Nerea2004N 2024-02-21 15:48:42 +01:00
  • c6ca1942e1
    [pre-commit.ci] pre-commit autoupdate (#11296) pre-commit-ci[bot] 2024-02-19 23:00:06 +01:00
  • aebf8c358f
    [pre-commit.ci] pre-commit autoupdate pre-commit-ci[bot] 2024-02-19 19:18:12 +00:00
  • 3268c03385
    Create note about the dependabot bot.txt Dukendkaikissing 2024-02-17 13:57:11 +01:00
  • cb836b4b3d
    Create Python course on Algorithm JikanDashe 2024-02-17 03:07:10 +01:00
  • 5d6846b2bd
    [pre-commit.ci] pre-commit autoupdate (#11292) pre-commit-ci[bot] 2024-02-12 21:53:20 +01:00
  • ae833b20a4
    [pre-commit.ci] pre-commit autoupdate pre-commit-ci[bot] 2024-02-12 19:08:22 +00:00
  • 52e274d23c fixes #11232 issue replaces global variable by instance variable GANTEDA ARAVIND 2024-02-12 08:46:41 +05:30
  • 1648a87c26 [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2024-02-12 03:10:46 +00:00
  • eaaa7ca020 Merge branch 'master' of https://github.com/ShengLiuDev/TheAlgorithms-Repo Sheng Liu 2024-02-11 22:09:05 -05:00
  • 1fad900a9f changed sort and visited types Sheng Liu 2024-02-11 22:09:02 -05:00
  • 60ac77cb3a [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2024-02-12 03:00:34 +00:00
  • de116267bd Merge branch 'master' of https://github.com/ShengLiuDev/TheAlgorithms-Repo Sheng Liu 2024-02-11 21:58:31 -05:00
  • d8a8dbb657 updated line length Sheng Liu 2024-02-11 21:57:49 -05:00
  • fae8f10ce8 [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2024-02-12 02:49:54 +00:00
  • 505e448422 Update topological_sort.py Sheng Liu 2024-02-11 21:49:29 -05:00
  • 78af49e594 rewrote to list Sheng Liu 2024-02-11 20:09:49 -05:00
  • 05eb625710 Merge branch 'master' of https://github.com/ShengLiuDev/TheAlgorithms-Repo Sheng Liu 2024-02-11 20:06:33 -05:00
  • ae7ae96112 removed any Sheng Liu 2024-02-11 20:06:06 -05:00
  • d2eafae768 [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2024-02-12 01:04:00 +00:00
  • c5fc2a1249 Any import Sheng Liu 2024-02-11 20:02:50 -05:00
  • 81bbdd31fb got rid of import Sheng Liu 2024-02-11 19:59:07 -05:00
  • b3e467c468 Added as keyword Sheng Liu 2024-02-11 19:55:43 -05:00
  • ed0e152ac6 Fixed capitalization Sheng Liu 2024-02-11 19:53:09 -05:00
  • aace5a0352 Merge branch 'master' of https://github.com/ShengLiuDev/TheAlgorithms-Repo Sheng Liu 2024-02-11 19:48:51 -05:00
  • 96232dde56 Fixed Camel Casing Sheng Liu 2024-02-11 19:48:39 -05:00
  • 029c12fe66 [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2024-02-12 00:30:22 +00:00
  • 047ddd2e07 Merge branch 'master' of https://github.com/ShengLiuDev/TheAlgorithms-Repo Sheng Liu 2024-02-11 19:29:51 -05:00
  • fecee82206 Update topological_sort.py Sheng Liu 2024-02-11 19:25:16 -05:00
  • 0a8383b6f2 [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2024-02-12 00:22:13 +00:00
  • 2d1622fcc3 Merge branch 'master' of https://github.com/ShengLiuDev/TheAlgorithms-Repo Sheng Liu 2024-02-11 19:21:41 -05:00
  • ad745380ca Update topological_sort.py Sheng Liu 2024-02-11 19:21:10 -05:00
  • fe22fb2d4a [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2024-02-12 00:17:10 +00:00
  • 9b7e9e13c9 Update topological_sort.py Sheng Liu 2024-02-11 19:08:29 -05:00
  • 54fe7af7d0
    Update doubly_linked_list.py George Skaria Kattakayam 2024-02-11 13:22:29 +05:30
  • 2ecb938b91 Changed the N to self.N in show_data in segment_tree.py Marco Campione 2024-02-10 12:37:34 +01:00
  • ed8d9209da
    [pre-commit.ci] pre-commit autoupdate (#11275) pre-commit-ci[bot] 2024-02-05 20:48:10 +01:00
  • cbec891cce Revert sudoku_solver.py RUF017 Avoid quadratic list summation Christian Clauss 2024-02-05 19:57:26 +01:00
  • 68553695b3 Upgrade pyproject.toml Christian Clauss 2024-02-05 19:50:40 +01:00
  • a3439a7655
    [pre-commit.ci] pre-commit autoupdate pre-commit-ci[bot] 2024-02-05 18:07:06 +00:00
  • a9515614fb Add doctests to trapezoidal_rule kyrtsouv 2024-02-05 19:19:16 +02:00
  • 9f2d6f7eb3 Add doctest to trapezoidal_rule kyrtsouv 2024-02-05 18:56:53 +02:00
  • 98f0baa476 Update get_ip_geolocation.py ip2location 2024-02-05 10:03:54 +08:00
  • 5a48945a0e [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2024-02-03 18:37:58 +00:00
  • 765a852001 Fixed max_parts function for Circle - The number of times a circle is cut can only be a whole number - The number of parts obtained after cutting is also a whole number Manmohan Krishna 2024-02-03 23:02:39 +05:30
  • cdffca6cd5 Fixed max_parts function for Circle - The number of times a circle is cut can only be a whole number - The number of cuts is also a whole number Manmohan Krishna 2024-02-03 23:02:39 +05:30
  • cf15d4f700 [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2024-02-03 17:52:51 +00:00
  • 4d20eaa7c2 Fixed max_parts function for Circle - The number of times a circle is cut can only be a whole number - The number of cuts is also a whole number Manmohan Krishna 2024-02-03 23:02:39 +05:30
  • 4128f19170
    Fixed lines that needed to be uncommented after Hacktoberfest (#11267) Anthony Klarman 2024-02-02 03:22:58 -05:00
  • 07d34b2fcf
    Update CODEOWNERS Christian Clauss 2024-02-02 09:22:38 +01:00
  • 51d0dc8bbe [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2024-02-02 07:47:35 +00:00
  • 1455773697
    Update requirements.txt Kihan0723 2024-02-02 16:46:15 +09:00
  • c18fca274f uncommented lines Anthony Klarman 2024-02-01 17:26:13 -05:00
  • 79ba8567fc uncommented lines Anthony Klarman 2024-02-01 17:24:18 -05:00
  • b2a11a0464 Initial commit Adl369 2024-02-01 21:41:55 +00:00
  • 6a169740e8
    Bump actions/cache from 3 to 4 (#11265) dependabot[bot] 2024-02-01 08:11:41 +01:00
  • 4aa6de72bd
    Bump actions/cache from 3 to 4 dependabot[bot] 2024-02-01 06:11:01 +00:00
  • 8995f45cb5
    Rename .github/.github/dependabot.yml to .github/dependabot.yml (#11264) Christian Clauss 2024-02-01 07:10:35 +01:00
  • b067a5c4f8
    Update build.yml Christian Clauss 2024-01-30 23:27:02 +01:00
  • 68605d2cc3 [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2024-01-30 22:01:58 +00:00
  • 9220e78112
    runs-on: macos-14 # ubuntu-latest Christian Clauss 2024-01-30 23:01:36 +01:00
  • d06796ea64
    Rename .github/.github/dependabot.yml to .github/dependabot.yml Christian Clauss 2024-01-30 22:12:38 +01:00
  • 321aa89b49 Add Gaussian negative log likelihood loss algorithm Shuai Guo 2024-01-14 17:33:29 +08:00
  • c1d29ba459
    Add smooth l1 loss algorithm (#11239) AtomicVar 2024-01-30 16:18:56 +08:00
  • c0e700c91c
    [pre-commit.ci] pre-commit autoupdate (#11261) pre-commit-ci[bot] 2024-01-29 21:00:37 +01:00
  • 929e2829af
    [pre-commit.ci] pre-commit autoupdate pre-commit-ci[bot] 2024-01-29 18:13:02 +00:00
  • a165468021
    Merge c1c5310d41655af62439143964bff6e109c25ff4 into b092d7755cf94b4758440b68bc97ac30154f4c55 Poojan Smart 2024-01-25 12:13:19 +09:00
  • 2561d544da Updated .gitignore file Raju Parsha 2024-01-24 19:05:00 +05:30
  • b092d7755c
    fixes #11256 : computer vision link update in .computer_vision/README.md (#11257) Geoffrey Logovi 2024-01-24 06:15:39 +00:00
  • 34e55382e7
    fixes #11256 : computer vision link update in .computer_vision/README.md Geoffrey Logovi 2024-01-24 05:34:22 +00:00
  • b01571dc4f
    [pre-commit.ci] pre-commit autoupdate (#11255) pre-commit-ci[bot] 2024-01-22 19:20:43 +01:00
  • c6855293af
    [pre-commit.ci] pre-commit autoupdate pre-commit-ci[bot] 2024-01-22 18:04:56 +00:00
  • 26b2858474 Committed Arjun 2024-01-22 21:28:04 +05:30
  • 105bcf740a added doctest to huffman.py fixed issues with failing test Xceptions 2024-01-21 13:03:16 +01:00
  • fe70442203 added doctest to huffman.py fixed issues with failing test Xceptions 2024-01-21 12:59:04 +01:00
  • d93b9a21f2 added doctest to huffman.py fixed issue causing build fail Xceptions 2024-01-21 11:18:49 +01:00
  • c2bc6c1a08 added doctest to huffman.py Xceptions 2024-01-21 05:20:04 +01:00
  • 7e54b919f0 added doctest to huffman.py fixed all issues raised by ruff Xceptions 2024-01-21 05:11:47 +01:00
  • 30d9632f8e added doctest to huffman.py Xceptions 2024-01-21 04:02:39 +01:00
  • 317d92de57 [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2024-01-20 07:23:55 +00:00
  • 8f403ac891 added tanh activation function Smruthi Rao 2024-01-20 07:27:03 +05:30
  • 17236d47b4 [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2024-01-19 19:56:55 +00:00
  • 1175acdbf9 added hyberbolic tangent (tanh) function. Smruthi Rao 2024-01-20 01:25:34 +05:30
  • 866cc8b95a Add sparse categorical cross entropy loss algorithm AtomicVar 2024-01-14 17:33:18 +08:00
  • b7e916fb75 check BUILD Clarkzzzzz 2024-01-19 14:45:29 +08:00
  • 3952ba703a
    Add categorical focal cross-entropy loss algorithm (#11248) AtomicVar 2024-01-18 20:41:29 +08:00
  • 05a5cdacc3
    Added doctest to skew_heap.py (#11147) Suyash Dongre 2024-01-18 18:09:27 +05:30
  • 0101dd42dc
    Fixed Inappropriate Logical Expression (#11203) Ataf Fazledin Ahamed 2024-01-16 14:43:33 +06:00
  • 4b6f688344
    Use compiled black as the pre-commit formatter (#11247) AtomicVar 2024-01-16 16:39:54 +08:00
  • 2f8b71b5af
    Keep GitHub Actions up to date with Dependabot Christian Clauss 2024-01-16 09:36:45 +01:00
  • ed777cbda5 [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2024-01-16 08:36:34 +00:00
  • 75ff594a5a
    ruff-format Christian Clauss 2024-01-16 09:35:41 +01:00
  • dd47651bfc
    [pre-commit.ci] pre-commit autoupdate (#11246) pre-commit-ci[bot] 2024-01-15 19:19:36 +01:00
  • 18e8b3ab60
    [pre-commit.ci] pre-commit autoupdate pre-commit-ci[bot] 2024-01-15 17:59:25 +00:00
  • 72c1ae3674
    Update get_top_billionaires.py Charlie Miller 2024-01-15 14:03:15 +00:00
  • 2e1ce780eb
    Keep GitHub Actions up to date with Dependabot... Christian Clauss 2024-01-15 14:26:41 +01:00
  • d8b299d671
    Update get_top_billionaires.py Charlie Miller 2024-01-15 09:24:18 +00:00
  • 24b3d42ff2
    Merge branch 'master' into patch-1 Charlie Miller 2024-01-15 09:20:38 +00:00