Commit Graph

  • a043b6b3df feat: Add Discord chat badge in README.md David Leal 2021-04-16 13:01:03 -05:00
  • d9a97f106f Feat: Implementation of Elliptic Curve Diffie Hellman Key Exchange. (#1479) Ashish Bhanu Daulatabad 2021-04-14 11:04:01 +05:30
  • c854b78bc9 feat: Added Minimum Edit Distance Algorithm (#1472) Nirjas Jakilim 2021-04-12 16:34:13 +06:00
  • 8adaec948c fix: CodeQL warnings in `machine_learning/a_st... David Leal 2021-04-08 18:39:28 -05:00
  • 0a596dd7aa feat: Base64 Encoding/Decoding, type: Ciphers (#1471) Ashish Bhanu Daulatabad 2021-03-31 10:46:54 +05:30
  • 8f72965be4 Feat: A Star Search, Type: AI/ML (#1468) Ashish Bhanu Daulatabad 2021-03-25 22:00:03 +05:30
  • 8aed15d5fb fix: Update Stale bot to ignore PRs/issues with... David Leal 2021-03-19 19:17:21 -06:00
  • 7ea1ca6c9c feat: Trie data structure using hashmap, predict_words method, class Trie (#1464) Venkata Bharath Malapati 2021-03-18 14:28:33 -04:00
  • 73ff948b0d feat: Solving linear recurrence using Matrix Exponentiation (with examples). (#1463) Ashish Bhanu Daulatabad 2021-03-17 23:57:51 +05:30
  • 1ba772a432 feat: Add CodeQL Analysis badge in README.md David Leal 2021-03-15 14:54:29 -06:00
  • 8f32a02d55 feat: Add CodeQL Analysis workflow (#1465) David Leal 2021-03-14 13:58:02 -06:00
  • a2970af4c4 feat: add abbreviation.cpp: topic: Dynamic Programming (#1461) Ashish Bhanu Daulatabad 2021-03-12 00:33:15 +05:30
  • bc934f2570 Documentation for d970011d3d github-actions 2021-03-08 03:27:37 +00:00
  • d970011d3d fix: LGTM warnings in... David Leal 2021-03-07 21:19:21 -06:00
  • 6388b9f3ff Documentation for f71fbc54d7 github-actions 2021-03-05 03:41:37 +00:00
  • f71fbc54d7 fix: Move rb_tree.cpp to its correct director... David Leal 2021-03-04 21:33:27 -06:00
  • cb15695f9e Documentation for 8db1451c5e github-actions 2021-03-03 02:55:29 +00:00
  • 8db1451c5e feat: Create RBTree.cpp (#204) sinkyoungdeok 2021-03-03 11:51:21 +09:00
  • 89571790fb Documentation for ef0e7ff87c github-actions 2021-02-24 08:39:17 +00:00
  • ef0e7ff87c feat: Multiple Variants of Search on Trie (#1456) g-s-k-zoro 2021-02-24 14:03:25 +05:30
  • cc5975d6cf Documentation for 0b890fd842 github-actions 2021-02-22 19:28:10 +00:00
  • 0b890fd842 feat: add program to calculate binomial coefficients (#1448) Max A. Jurankov 2021-02-22 22:21:58 +03:00
  • 63afae383b Documentation for 86d2b9dd50 github-actions 2021-02-19 03:42:21 +00:00
  • 86d2b9dd50 feat: Add income badge and donate button in... David Leal 2021-02-18 21:37:12 -06:00
  • 323ea6008e Documentation for 0ce5df0c21 github-actions 2021-02-17 02:43:00 +00:00
  • 0ce5df0c21 feat: Hamming distance algorithm. (#1376) Ravishankar Joshi 2021-02-17 08:08:29 +05:30
  • becbb08fa4 Documentation for 9438ea11a2 github-actions 2021-02-12 04:47:39 +00:00
  • 9438ea11a2 Create power_of_two.cpp (#1315) Neha Hasija 2021-02-12 10:14:01 +05:30
  • eaa906fd3d Documentation for 521aa3f8cf github-actions 2021-02-12 04:34:31 +00:00
  • 521aa3f8cf Merge pull request #1454 from uvaishzafri/#1443 Ayaan Khan 2021-02-12 10:00:45 +05:30
  • a4929d737e Documentation for 287e00fa68 github-actions 2021-02-12 02:39:26 +00:00
  • 287e00fa68 fix: mispelling in... David Leal 2021-02-11 20:35:45 -06:00
  • 1d9774fd3d fix: Add endline in... David Leal 2021-02-11 20:34:41 -06:00
  • 97896f852e Updated comb_sort.cpp Uvaish Zafri 2021-02-11 20:53:16 +05:30
  • a4992833bb Documentation for 9074443eab github-actions 2021-02-11 06:13:22 +00:00
  • 9074443eab Merge branch 'master' into master Ayaan Khan 2021-02-11 11:39:39 +05:30
  • 0665fbdf64 fix: merge conflict ayaankhan98 2021-02-11 11:23:42 +05:30
  • 4ef3069f6c feat: Setup Probot Stale app David Leal 2021-02-09 22:09:38 -06:00
  • 59be3fa660 feat: Added persistent segment tree with lazy propagation (#1445) Magdy Sedra 2021-02-08 19:19:26 +02:00
  • 301f55b571 fix/test/docs: update variable sizes, add namespace in graph/depth_first_search_with_stack.cpp (#1335) Saurav Uppoor 2021-02-05 15:37:38 +05:30
  • a4f583958a feat: add new implementation of binary search tree (#1208) Walt 2021-02-05 05:07:16 -05:00
  • 0462bef8b2 [docs/test]: Documentation and test in the list_array.cpp (#1375) Sagar Pandya 2021-02-05 15:35:44 +05:30
  • bbd876f2ec updating DIRECTORY.md github-actions 2021-02-05 09:46:52 +00:00
  • 6920e7db6f feat: add longest palindromic subsequence algorithm (#1185) anjali1903 2021-02-05 15:16:06 +05:30
  • 6520ffcdc5 cross product of two vectors (#1292) Shreyas Sable 2021-02-05 15:13:45 +05:30
  • 5dfd7d1510 updating DIRECTORY.md github-actions 2021-02-05 09:43:02 +00:00
  • 2903d4861f Nth fibonacci number using matrix exponentiation (#1215) villayatali123 2021-02-05 15:12:13 +05:30
  • e371fc259d added a new example to check correctness of the code ABHISHEK-821005 2020-10-31 11:53:40 +05:30
  • b2583bb9df Update cut_rod.cpp ABHISHEK-821005 2020-10-31 11:46:30 +05:30
  • 8c4d4c0dba updated references ABHISHEK-821005 2020-10-30 19:06:04 +05:30
  • 98eb5ce660 added a new function to improve time complexity ABHISHEK-821005 2020-10-28 17:53:40 +05:30
  • a363964e05 updated time complexity ABHISHEK-821005 2020-10-26 12:51:34 +05:30
  • f74af2943b improved time complexity ABHISHEK-821005 2020-10-25 20:55:58 +05:30
  • e1986f77cd clang-format and clang-tidy fixes for 7293e15a github-actions 2021-01-18 10:45:57 +00:00
  • f6eb8e72ed feat: addressed comments for math/modular_division.cpp shubhamamsa 2021-01-18 16:14:35 +05:30
  • bbb1b98426 clang-format and clang-tidy fixes for 2ad5420a github-actions 2021-01-17 20:44:59 +00:00
  • ea6c7933a6 updating DIRECTORY.md github-actions 2021-01-17 20:44:52 +00:00
  • f752084bca feat: Addressed comments for adding modular division algorithm shubhamamsa 2021-01-18 02:13:32 +05:30
  • bc6cb2f91f feat: added modular division algorithm shubhamamsa 2021-01-17 23:09:01 +05:30
  • a69051ac53 namespaces added datatype changed for big number documentation improved Sagar Pandya 2021-01-08 15:11:34 +05:30
  • ecd14b44fd fix: Update copyright notice to 2021 (#1440) David Leal 2021-01-07 22:18:38 -06:00
  • 00972e55e3 feat: added highlighting differences in Sudoku Solver (#1438) Francesco Urbani 2021-01-05 10:40:27 +01:00
  • 2c861b2dd2 feat: Add sorting/count_inversions.cpp (#1425) Rakshit Raj 2020-12-16 08:03:04 +05:30
  • 40eaea4bcc feat: Add Saddleback search (#1432) Hashir Hameed Niazi 2020-12-02 18:27:53 +05:30
  • 4a5310c7ad feat: add 2-3-4-tree implment (#1366) fedom 2020-12-01 13:46:49 +08:00
  • 606ff8b910 Merge pull request #1453 from Panquesito7/configure_probot_stale Ayaan Khan 2021-02-10 11:21:43 +05:30
  • 86c8ba3cf4 feat: Setup Probot Stale app David Leal 2021-02-09 22:09:38 -06:00
  • 815c935498 Documentation for b12dad038c github-actions 2021-02-08 17:27:23 +00:00
  • b12dad038c feat: Added persistent segment tree with lazy propagation (#1445) Magdy Sedra 2021-02-08 19:19:26 +02:00
  • 874e2ea711 Documentation for eddf37fd6b github-actions 2021-02-05 10:13:17 +00:00
  • 3d06b0aa77 Documentation for e813f9b2a6 github-actions 2021-02-05 10:11:27 +00:00
  • eddf37fd6b fix/test/docs: update variable sizes, add namespace in graph/depth_first_search_with_stack.cpp (#1335) Saurav Uppoor 2021-02-05 15:37:38 +05:30
  • 6b4d6c20ff feat: add new implementation of binary search tree (#1208) Walt 2021-02-05 05:07:16 -05:00
  • e813f9b2a6 [docs/test]: Documentation and test in the list_array.cpp (#1375) Sagar Pandya 2021-02-05 15:35:44 +05:30
  • e044750129 Documentation for ade6010d11 github-actions 2021-02-05 09:52:37 +00:00
  • dcd63030ab Documentation for f4423503a1 github-actions 2021-02-05 09:49:13 +00:00
  • 1028333c90 Documentation for f222acde97 github-actions 2021-02-05 09:47:32 +00:00
  • 28b5b2b829 updating DIRECTORY.md github-actions 2021-02-05 09:46:52 +00:00
  • da796d5859 Documentation for 5eadfed90a4d8673d01bc1cc12b636b9a50cd817 github-actions 2021-02-05 09:46:49 +00:00
  • ade6010d11 feat: add longest palindromic subsequence algorithm (#1185) anjali1903 2021-02-05 15:16:06 +05:30
  • f4423503a1 cross product of two vectors (#1292) Shreyas Sable 2021-02-05 15:13:45 +05:30
  • 39ba144bb1 updating DIRECTORY.md github-actions 2021-02-05 09:43:02 +00:00
  • f222acde97 Nth fibonacci number using matrix exponentiation (#1215) villayatali123 2021-02-05 15:12:13 +05:30
  • c865a5be41 Documentation for 9820c9cc91 github-actions 2021-02-02 18:30:59 +00:00
  • 9820c9cc91 Merge pull request #1388 from ABHISHEK-821005/master Ayaan Khan 2021-02-02 23:57:14 +05:30
  • 39dfbd2acd Documentation for e62e94dc2e github-actions 2021-01-18 19:36:47 +00:00
  • e62e94dc2e Merge pull request #1441 from shubhamamsa/mod_div Ayaan Khan 2021-01-19 00:56:14 +05:30
  • a4f830b90b clang-format and clang-tidy fixes for 7293e15a github-actions 2021-01-18 10:45:57 +00:00
  • 7293e15a30 feat: addressed comments for math/modular_division.cpp shubhamamsa 2021-01-18 16:14:35 +05:30
  • b9cdab9354 clang-format and clang-tidy fixes for 2ad5420a github-actions 2021-01-17 20:44:59 +00:00
  • 0e1e441ab3 updating DIRECTORY.md github-actions 2021-01-17 20:44:52 +00:00
  • 2ad5420a7c feat: Addressed comments for adding modular division algorithm shubhamamsa 2021-01-18 02:13:32 +05:30
  • 0450f6a179 feat: added modular division algorithm shubhamamsa 2021-01-17 23:09:01 +05:30
  • 5780d2cb95 Documentation for f4403718ef github-actions 2021-01-15 16:44:30 +00:00
  • f4403718ef Merge pull request #1403 from sagarpandyansit/dsu_efficient Ayaan Khan 2021-01-15 22:10:56 +05:30
  • cb5d854490 minor documentation changed Sagar Pandya 2021-01-15 20:38:15 +05:30
  • 796c44f993 author name added and minor documentation fixed Sagar Pandya 2021-01-14 20:10:17 +05:30
  • 46b5788298 Readability improved Sagar Pandya 2021-01-12 14:40:27 +05:30
  • a9fad9a779 Readability improved respective datatypes improved Sagar Pandya 2021-01-09 20:55:03 +05:30
  • 344be2cb83 namespaces added datatype changed for big number documentation improved Sagar Pandya 2021-01-08 15:11:34 +05:30