Commit Graph

  • 302e05d0aa Removing an inactive code owner from the repo remove-tjgurwara99-as-codeowner Taj 2024-03-11 11:40:51 +00:00
  • e516903872 Documentation for e5dad3fa8d gh-pages github-actions 2023-09-27 18:38:24 +00:00
  • e5dad3fa8d feat: use directory workflow from the scripts repository (#1278) master David Leal 2023-09-27 12:35:39 -06:00
  • cfa7262f7d Documentation for db3d6e2886 github-actions 2023-09-08 21:40:54 +00:00
  • db3d6e2886 feat: add Windows CI back (#1290) David Leal 2023-09-08 15:38:14 -06:00
  • 1302bf41df fix: add missing include in CMakeLists #942 (#1285) Ryan Bevin 2023-07-19 08:34:19 +01:00
  • 518a7cafd5 chore: add the linter to a separate Python script (#1272) David Leal 2023-07-18 21:00:14 -06:00
  • 1bbbac6546 chore: update CMake version #1271 (#1284) Ryan Bevin 2023-07-19 03:53:50 +01:00
  • 8827c737d8 Documentation for 1a5b31d3d1 github-actions 2023-07-19 02:44:44 +00:00
  • 77522fdbc1 fix: LeetCode directory writer (#1281) David Leal 2023-07-18 20:41:49 -06:00
  • 346e73c724 fix: remove unneeded true leetcode_writer_fix David Leal 2023-07-18 20:41:40 -06:00
  • 0d9961455d Merge branch 'master' into leetcode_writer_fix David Leal 2023-07-18 20:40:19 -06:00
  • 1a5b31d3d1 docs: update workflow versions in README.md (#1273) David Leal 2023-07-18 20:39:51 -06:00
  • 88667b2a4a Merge branch 'master' into leetcode_writer_fix David Leal 2023-07-03 11:06:20 -06:00
  • f241de90e1 chore: add codeowners (#1264) David Leal 2023-07-02 19:41:54 -06:00
  • 56dcbfce22 Merge branch 'master' into add_codeowners add_codeowners David Leal 2023-07-02 19:41:38 -06:00
  • 03b19bf722 fix: LeetCode directory writer David Leal 2023-06-27 13:58:28 -06:00
  • c236dbf924 Documentation for db69d0a539 github-actions 2023-06-27 19:52:39 +00:00
  • db69d0a539 feat: add LeetCode problem 69 (#1259) hemanth8819 2023-06-28 01:19:43 +05:30
  • dd133a3962 add Update copyright license add_update_copyright_license Alexander Pantyukhin 2023-06-26 13:12:56 +04:00
  • f4ee5743af fix: use correct branch name David Leal 2023-06-23 12:04:53 -06:00
  • abb9e257e7 Documentation for 8a1a4972a5 github-actions 2023-06-20 21:10:10 +00:00
  • 8a1a4972a5 fix: change list length in data_structures/list/list.c (#1265) Ethan Fredsti 2023-06-20 14:07:09 -07:00
  • 8a3ff966e7 chore: run LeetCode directory writer on main only David Leal 2023-06-14 10:18:38 -06:00
  • 4d55d18b35 Documentation for b6b01a3605 github-actions 2023-06-13 16:49:43 +00:00
  • b6b01a3605 feat: add dynamic_programming to CMake lists (#1266) David Leal 2023-06-13 10:45:46 -06:00
  • c7472083e7 Merge branch 'master' into dynamic_programming_cmake dynamic_programming_cmake David Leal 2023-06-13 10:45:00 -06:00
  • 02bbac7db2 Documentation for 2e8374e5c1 github-actions 2023-06-13 16:16:38 +00:00
  • 2e8374e5c1 chore: improve the LeetCode directory writer (#1276) David Leal 2023-06-13 10:13:34 -06:00
  • 709e37973a chore: fix minor doc. issues and indentation David Leal 2023-06-12 05:53:58 +00:00
  • 199a27a1e7 updating DIRECTORY.md update_freeglut github-actions[bot] 2023-06-09 17:20:07 +00:00
  • 2e018af806 feat: upgrade FreeGlut to v3.4.0 David Leal 2023-06-09 17:19:32 +00:00
  • 30fd140343 updating DIRECTORY.md github-actions[bot] 2023-06-09 17:13:24 +00:00
  • c064a7740a feat: add dynamic_programming to CMake lists David Leal 2023-06-09 17:09:37 +00:00
  • 6968f6ad85 Documentation for b1a8da69a8 github-actions 2023-06-09 16:54:39 +00:00
  • b1a8da69a8 fix: missing ; in matrix_chain_order.c David Leal 2023-06-09 10:51:37 -06:00
  • 71d3508729 updating DIRECTORY.md missing_comma github-actions[bot] 2023-06-09 16:51:10 +00:00
  • 452d9bf9f4 fix: missing ; in matrix_chain_order.c David Leal 2023-06-09 16:50:21 +00:00
  • 9571bce2f8 Documentation for e278f5d74f github-actions 2023-06-08 15:01:43 +00:00
  • e278f5d74f feat: add Dynamic Stack implementation (#1261) Sahil Kandhare 2023-06-08 20:26:26 +05:30
  • e983e7a726 Documentation for 01bc982b9a github-actions 2023-06-08 03:58:35 +00:00
  • 01bc982b9a feat: label when the build fails (#1254) David Leal 2023-06-07 21:55:20 -06:00
  • bb170bb1e4 Documentation for 05ff277ebf github-actions 2023-06-02 16:46:23 +00:00
  • 05ff277ebf feat: add Secant Method (#1255) Samuel Pires 2023-06-02 17:43:21 +01:00
  • 2c389ac4fe Documentation for d222df7dc1 github-actions 2023-05-30 16:33:01 +00:00
  • d222df7dc1 [feat/docs]: improve the binary to decimal algorithm (#1263) David Leal 2023-05-30 10:30:13 -06:00
  • 80b3e6ab12 chore: add codeowners David Leal 2023-05-30 10:05:48 -06:00
  • 639f417867 Documentation for 6915d59738 github-actions 2023-05-29 15:12:19 +00:00
  • 6915d59738 feat: improve conversions/binary_to_decimal.c (#1262) Indrranil Pawar 2023-05-29 20:39:21 +05:30
  • a555d2dd07 chore: update the CodeQL workflow (#1246) David Leal 2023-05-16 12:39:34 -06:00
  • 3bff347285 Documentation for aae2aac1ff github-actions 2023-05-12 18:30:22 +00:00
  • aae2aac1ff chore: minor LeetCode directory workflow improvements (#1247) David Leal 2023-05-12 12:26:32 -06:00
  • 9a3ab574d0 updating DIRECTORY.md minor_leetcode_changes github-actions[bot] 2023-05-05 16:18:58 +00:00
  • 84c16d4142 Merge branch 'master' into minor_leetcode_changes David Leal 2023-05-05 10:18:18 -06:00
  • ad94e31d05 Documentation for 71a7cf3bc4 github-actions 2023-04-30 15:50:07 +00:00
  • 71a7cf3bc4 feat: added hangman game #967 (#1248) MRio 2023-04-30 16:47:09 +01:00
  • 478bb303a5 Documentation for 2b885108b8 github-actions 2023-04-27 19:43:13 +00:00
  • 2b885108b8 feat: add LeetCode problem 434 (#1252) Aditya Pal 2023-04-28 01:07:59 +05:30
  • f18af03008 Documentation for d07ab7d0f1 github-actions 2023-04-27 16:41:35 +00:00
  • d07ab7d0f1 docs: add self-test examples (#1250) David Leal 2023-04-27 10:38:05 -06:00
  • f3fa557f0b updating DIRECTORY.md test_examples github-actions[bot] 2023-04-27 03:47:48 +00:00
  • 4e169be75f docs: add self-test examples David Leal 2023-04-27 03:46:44 +00:00
  • 507649499a Documentation for 3ba43b75ed github-actions 2023-04-26 17:33:15 +00:00
  • 3ba43b75ed docs: improve contributing guidelines David Leal 2023-04-26 11:27:51 -06:00
  • 0ecd0494b8 Documentation for 144442afba github-actions 2023-04-20 20:02:35 +00:00
  • 144442afba [feat/docs]: improve the Fibonacci algorithm (#1232) Niranjan 2023-04-21 01:29:14 +05:30
  • 2e416f383c chore: minor LeetCode directory work... David Leal 2023-04-14 17:54:13 -06:00
  • 4c1f22d872 updating DIRECTORY.md github-actions[bot] 2023-04-14 23:49:59 +00:00
  • 781d35679d Documentation for b5b2218e60 github-actions 2023-04-13 21:36:39 +00:00
  • 9675b87d05 Documentation for 0a5f5c61f7 github-actions 2023-04-13 21:36:06 +00:00
  • b5b2218e60 feat: added Affine Cipher (#1245) dsmurrow 2023-04-13 17:33:42 -04:00
  • 0a5f5c61f7 feat: added extended Euclidean algorithm (#1238) dsmurrow 2023-04-13 17:33:10 -04:00
  • 1159f6990c Documentation for e1fcdd2a04 github-actions 2023-04-12 01:00:24 +00:00
  • e1fcdd2a04 feat: Add McNaughton–Yamada–Thompson algorithm (#1241) Sharon "Cass" Cassidy 2023-04-12 08:57:27 +08:00
  • 8ac0c05444 Documentation for 2698ad2d13 github-actions 2023-04-09 02:01:20 +00:00
  • 2698ad2d13 fix: Segmentation fault in merge_sort.c (#1243) Pongsakorn TIPPAYASOMDECH 2023-04-09 08:58:03 +07:00
  • af5e6b48b4 Documentation for 0c5eccc69e github-actions 2023-04-07 19:38:36 +00:00
  • 0c5eccc69e docs: fixed some documentation errors in BLAKE2b (#1234) dsmurrow 2023-04-07 15:35:40 -04:00
  • d7864c1602 Documentation for a537cf3645 github-actions 2023-04-05 22:09:53 +00:00
  • a537cf3645 feat: add bisection method (#1233) Aybars Nazlica 2023-04-06 07:02:54 +09:00
  • 2115ec87d6 Update copyright notice to 2023 David Leal 2023-03-31 18:30:43 +00:00
  • e0e8761cdf Documentation for ca6ac1fdfc github-actions 2023-03-31 18:25:07 +00:00
  • 200e50b090 Documentation for f9c89a720d github-actions 2023-03-31 18:22:55 +00:00
  • ca6ac1fdfc fix: ignore the LeetCode folder on DIRECTORY.md (#1240) David Leal 2023-03-31 12:20:44 -06:00
  • f9c89a720d feat: create a PR when building the LeetCode directory (#1231) David Leal 2023-03-31 12:20:16 -06:00
  • fb24b1d486 Documentation for f3a3e6d476 github-actions 2023-03-29 20:44:51 +00:00
  • f3a3e6d476 chore: created new subdirectory for cryptographic ciphers (#1237) dsmurrow 2023-03-29 16:42:08 -04:00
  • 581dd22ae0 chore: add math to CMake lists (#1236) dsmurrow 2023-03-24 15:27:10 -04:00
  • 15e33a0607 Documentation for 9997c8bdf0 github-actions 2023-03-17 18:06:53 +00:00
  • 9997c8bdf0 fix: memory allocation method (#1220) Rishav Kumar 2023-03-17 23:31:44 +05:30
  • a908ba4916 Documentation for acbaf4a291 github-actions 2023-03-14 02:41:08 +00:00
  • acbaf4a291 feat: implemented BLAKE2b cryptographic hashing algorithm (#1230) dsmurrow 2023-03-13 22:38:42 -04:00
  • 3a44ca7f22 Documentation for 62359492bf github-actions 2023-03-13 17:47:01 +00:00
  • 62359492bf fix: addition of two polynomials memory leak and linked list crash (#1211) Bao Hexing 2023-03-14 01:44:01 +08:00
  • 08cdc60069 Documentation for f0b38a3201 github-actions 2023-03-03 15:16:25 +00:00
  • f0b38a3201 feat: remove nth node from end of list LeetCode (#1222) Mindaugas 2023-03-03 15:12:04 +00:00
  • f141ae4166 feat: add Circular Doubly Linked List implementation (#1038) Sahil Kandhare 2023-03-03 05:00:56 +05:30
  • 4f41d8e7a8 Documentation for 1cfb88c5eb github-actions 2023-03-01 02:33:13 +00:00
  • 1cfb88c5eb docs: update the LeetCode contributing guide (#1225) Alexander Pantyukhin 2023-03-01 06:28:06 +04:00
  • af36250fa0 Documentation for 3c8f86e740 github-actions 2023-02-28 07:20:05 +00:00