Commit Graph

  • f241de90e1
    chore: add codeowners (#1264) David Leal 2023-07-02 19:41:54 -0600
  • 56dcbfce22
    Merge branch 'master' into add_codeowners #1264 add_codeowners David Leal 2023-07-02 19:41:38 -0600
  • 1a8c2eb51e demo structure for re-constructing data_structures danielhu19 2023-07-01 18:43:10 +0800
  • 97d38dfbe2
    SECURITY.md #1282 StuartSwitzman|README.md 2023-06-30 04:49:33 +0800
  • 03b19bf722
    fix: LeetCode directory writer David Leal 2023-06-27 13:58:28 -0600
  • c236dbf924 Documentation for db69d0a539 github-actions 2023-06-27 19:52:39 +0000
  • db69d0a539
    feat: add LeetCode problem 69 (#1259) hemanth8819 2023-06-28 01:19:43 +0530
  • f5fbce9939
    Update dynamic_programming/knapsack.c Kim Areum 2023-06-27 12:54:33 +0900
  • ebb5f12823
    Update dynamic_programming/knapsack.c Kim Areum 2023-06-27 12:46:33 +0900
  • 4db91d9fb2
    Update dynamic_programming/knapsack.c Kim Areum 2023-06-27 12:42:39 +0900
  • cf2e5551f0
    Update dynamic_programming/knapsack.c Kim Areum 2023-06-27 10:49:37 +0900
  • f4eb19996d
    Update dynamic_programming/knapsack.c Kim Areum 2023-06-27 09:40:12 +0900
  • 11451f99d4
    Update dynamic_programming/knapsack.c Kim Areum 2023-06-27 09:40:04 +0900
  • 62ff834e99
    Merge branch 'master' into solution/69.c-2 #1259 hemanth8819 2023-06-26 17:05:49 +0530
  • dd133a3962
    add Update copyright license #1280 add_update_copyright_license Alexander Pantyukhin 2023-06-26 13:12:56 +0400
  • 9eda3e67b1
    fix: `on` event David Leal 2023-06-23 13:52:29 -0600
  • f4ee5743af
    fix: use correct branch name David Leal 2023-06-23 12:04:53 -0600
  • e868edab83
    Merge branch 'master' into solution/69.c-2 hemanth8819 2023-06-22 10:44:37 +0530
  • 0e330b547f
    Update 69.c hemanth8819 2023-06-22 10:43:13 +0530
  • abb9e257e7 Documentation for 8a1a4972a5 github-actions 2023-06-20 21:10:10 +0000
  • 8a1a4972a5
    fix: change list length in `data_structures/list/list.c` (#1265) Ethan Fredsti 2023-06-20 14:07:09 -0700
  • 4df8a697f1
    Merge branch 'master' into patch-1 #1265 Ethan Fredsti 2023-06-17 13:42:07 -0700
  • 76285d8c25 Advaitha #1279 Advaitha 2023-06-17 03:25:52 +0530
  • 73edb14821 feat: use directory workflow from the... David Leal 2023-06-14 16:23:22 +0000
  • 8a3ff966e7
    chore: run LeetCode directory writer on `main` only David Leal 2023-06-14 10:18:38 -0600
  • 516c8b622f
    feat: add Knapsacp algorithm in dynamic algorithm Kim Areum 2023-06-14 16:00:07 +0900
  • 90f1fa9c05 updating DIRECTORY.md github-actions[bot] 2023-06-14 03:52:15 +0000
  • f7ef265539
    feat: add Knapsacp algorithm in dynamic algorithm Kim Areum 2023-06-14 12:51:37 +0900
  • 817a6e807d feat: add Knapsacp algorithm in dynamic algorithm aa001R 2023-06-14 07:06:12 +0900
  • bb5eb86fa7 feat: add Knapsacp algorithm in dynamic algorithm aa001R 2023-06-14 04:42:42 +0900
  • 4d55d18b35 Documentation for b6b01a3605 github-actions 2023-06-13 16:49:43 +0000
  • b6b01a3605
    feat: add `dynamic_programming` to CMake lists (#1266) David Leal 2023-06-13 10:45:46 -0600
  • c7472083e7
    Merge branch 'master' into dynamic_programming_cmake #1266 dynamic_programming_cmake David Leal 2023-06-13 10:45:00 -0600
  • 02bbac7db2 Documentation for 2e8374e5c1 github-actions 2023-06-13 16:16:38 +0000
  • 2e8374e5c1
    chore: improve the LeetCode directory writer (#1276) David Leal 2023-06-13 10:13:34 -0600
  • fd8819f00d updating DIRECTORY.md #1276 github-actions[bot] 2023-06-12 17:00:59 +0000
  • aab43d05ba
    chore: free-dependency LeetCode directory writer David Leal 2023-06-12 11:00:11 -0600
  • 709e37973a chore: fix minor doc. issues and indentation David Leal 2023-06-12 05:53:58 +0000
  • f5dae5d9ac
    docs: update workflow versions in `README.md` David Leal 2023-06-11 12:38:00 -0600
  • 0d4644736a updating DIRECTORY.md github-actions[bot] 2023-06-11 18:36:21 +0000
  • dd6c52a4b4 Merge branch 'linter_script' of https://github.com/TheAlgorithms/C into linter_script David Leal 2023-06-11 15:28:02 +0000
  • 36602ad33e chore: add the linter to a separate Python script David Leal 2023-06-11 15:27:47 +0000
  • 9d9c8d3a8c updating DIRECTORY.md github-actions[bot] 2023-06-11 04:21:10 +0000
  • f5d4ee86a4 fix bug in #1270 halfblood 2023-06-10 13:49:43 +0330
  • 830f45001a
    Merge branch 'master' into patch-1 aracnoid149 2023-06-09 10:59:26 -0700
  • 199a27a1e7 updating DIRECTORY.md #1267 update_freeglut github-actions[bot] 2023-06-09 17:20:07 +0000
  • 2e018af806 feat: upgrade FreeGlut to v3.4.0 David Leal 2023-06-09 17:19:32 +0000
  • 30fd140343 updating DIRECTORY.md github-actions[bot] 2023-06-09 17:13:24 +0000
  • c064a7740a feat: add `dynamic_programming` to CMake lists David Leal 2023-06-09 17:09:37 +0000
  • 6968f6ad85 Documentation for b1a8da69a8 github-actions 2023-06-09 16:54:39 +0000
  • b1a8da69a8
    fix: missing `;` in `matrix_chain_order.c` David Leal 2023-06-09 10:51:37 -0600
  • 71d3508729 updating DIRECTORY.md missing_comma github-actions[bot] 2023-06-09 16:51:10 +0000
  • 452d9bf9f4 fix: missing `;` in `matrix_chain_order.c` David Leal 2023-06-09 16:50:21 +0000
  • 9571bce2f8 Documentation for e278f5d74f github-actions 2023-06-08 15:01:43 +0000
  • e278f5d74f
    feat: add Dynamic Stack implementation (#1261) Sahil Kandhare 2023-06-08 20:26:26 +0530
  • 9d1db71a21
    Merge branch 'master' into master #1261 David Leal 2023-06-08 08:53:40 -0600
  • e983e7a726 Documentation for 01bc982b9a github-actions 2023-06-08 03:58:35 +0000
  • 01bc982b9a
    feat: label when the build fails (#1254) David Leal 2023-06-07 21:55:20 -0600
  • 6fa0ffe107 updating DIRECTORY.md #1254 github-actions[bot] 2023-06-05 13:53:49 +0000
  • cc8970ce7e
    Merge branch 'master' into label_on_fail Taj 2023-06-05 14:53:12 +0100
  • b2365ee566
    changed list length to reflect contents of the list aracnoid149 2023-06-02 13:57:29 -0700
  • bb170bb1e4 Documentation for 05ff277ebf github-actions 2023-06-02 16:46:23 +0000
  • 05ff277ebf
    feat: add Secant Method (#1255) Samuel Pires 2023-06-02 17:43:21 +0100
  • 572f66e6ee
    Merge branch 'master' into add-secant-method #1255 Samuel Pires 2023-06-02 14:43:14 +0100
  • 627fb146be
    Merge branch 'master' into master Sahil Kandhare 2023-06-01 12:39:57 +0530
  • 3dec81af75 Update: Used Int type that are OS-independent Sahil Kandhare 2023-05-31 19:12:55 +0530
  • 2c389ac4fe Documentation for d222df7dc1 github-actions 2023-05-30 16:33:01 +0000
  • d222df7dc1
    [feat/docs]: improve the binary to decimal algorithm (#1263) David Leal 2023-05-30 10:30:13 -0600
  • 80b3e6ab12
    chore: add codeowners David Leal 2023-05-30 10:05:48 -0600
  • 4d3ef6bb57 [feat/docs]: improve the `conversions/binary_to_`... #1263 David Leal 2023-05-30 00:45:43 +0000
  • 639f417867 Documentation for 6915d59738 github-actions 2023-05-29 15:12:19 +0000
  • 4bfbcd2634
    Update dynamic_stack.c Sahil Kandhare 2023-05-29 20:41:03 +0530
  • c364d54a14
    Merge branch 'TheAlgorithms:master' into master Sahil Kandhare 2023-05-29 20:39:50 +0530
  • 6915d59738
    feat: improve `conversions/binary_to_decimal.c` (#1262) Indrranil Pawar 2023-05-29 20:39:21 +0530
  • 99a077ac77
    Update dynamic_stack.c Sahil Kandhare 2023-05-27 08:14:28 +0530
  • 7c26b2012b
    Update binary_to_decimal.c #1262 Indrranil Pawar 2023-05-26 17:27:34 +0530
  • eb7aa5e4dc
    Update dynamic_stack.c Sahil Kandhare 2023-05-26 12:04:31 +0530
  • 9c22f1dbba
    Update binary_to_decimal.c Indrranil Pawar 2023-05-24 09:04:07 +0530
  • b65599f459
    Create dynamic_stack.c Sahil Kandhare 2023-05-22 21:49:09 +0530
  • 9e8c7cab36
    Merge branch 'master' into add-secant-method Samuel Pires 2023-05-22 11:00:12 +0100
  • 9c03bf840d
    Merge branch 'TheAlgorithms:master' into solution/69.c-2 hemanth8819 2023-05-17 18:03:02 +0530
  • 900f57ff1b
    Update 69.c hemanth8819 2023-05-17 18:02:35 +0530
  • 57434af6d9
    chore: apply suggestions from code review David Leal 2023-05-16 12:43:14 -0600
  • a555d2dd07
    chore: update the CodeQL workflow (#1246) David Leal 2023-05-16 12:39:34 -0600
  • c34c33e64b removed redundant comments scpires 2023-05-15 14:57:29 +0100
  • 8e58c08b67
    Merge branch 'master' into update_codeql #1246 Taj 2023-05-15 11:31:18 +0100
  • 554ae06bdc
    Merge branch 'master' into add-secant-method Samuel Pires 2023-05-13 11:13:59 +0100
  • 26e45de3e1 better clarification for the tolerance parameter disnoca 2023-05-13 11:10:56 +0100
  • 3bff347285 Documentation for aae2aac1ff github-actions 2023-05-12 18:30:22 +0000
  • aae2aac1ff
    chore: minor LeetCode directory workflow improvements (#1247) David Leal 2023-05-12 12:26:32 -0600
  • 3ea30f7ce0
    Merge 96123254d3 into 71a7cf3bc4 #840 lazy-dude 2023-05-11 10:55:42 +0900
  • 12624a0129
    Update 69.c hemanth8819 2023-05-10 12:42:21 +0530
  • 5b013e4132
    feat: add LeetCode problem 69 hemanth8819 2023-05-09 22:33:07 +0530
  • 50213b6eb4 added more tests disnoca 2023-05-06 11:09:50 +0100
  • af8fe63b32
    Create array operataion #1258 Saketh simha reddy.B 2023-05-06 11:17:35 +0530
  • c3967e39c2
    feat: add LeetCode problem 69 #1257 hemanth8819 2023-05-05 22:04:57 +0530
  • 9a3ab574d0 updating DIRECTORY.md #1247 minor_leetcode_changes github-actions[bot] 2023-05-05 16:18:58 +0000
  • 84c16d4142
    Merge branch 'master' into minor_leetcode_changes David Leal 2023-05-05 10:18:18 -0600
  • 2a5f622ff7
    feat: add LeetCode problem 69 #1256 hemanth8819 2023-05-04 23:27:52 +0530
  • 8162ddfed5 fixed indentation disnoca 2023-05-03 10:35:17 +0100