Commit Graph

  • 3a2812aa3d Merge pull request #743 from kvedala/ols_linear-regressor Anup Kumar Panwar 2020-05-22 23:43:43 +05:30
  • a4e1d4c6c1 updating DIRECTORY.md github-actions 2020-05-22 14:14:06 +00:00
  • 77ba693cea Create topological_sort_by_kahns_algo.cpp (#778) Aashish 2020-05-22 19:43:50 +05:30
  • 2ebeb3673b updating DIRECTORY.md github-actions 2020-05-22 10:15:46 +00:00
  • 62b8c5162b feat: added rabin_karp algorithm for string match (#779) Amit Kumar 2020-05-22 15:45:29 +05:30
  • 8978cd0653 updating DIRECTORY.md github-actions 2020-05-22 10:14:37 +00:00
  • 721f7000e2 Merge pull request #772 from SamratDe/fix-issue Ayaan Khan 2020-05-22 15:44:17 +05:30
  • c18c3c129a wrapped all the functions inside a class Samrat De 2020-05-22 09:23:02 +05:30
  • 90c246035f wrapped all the functions inside a class Samrat De 2020-05-22 09:21:03 +05:30
  • 3df1f82bf6 wrapped all the functions inside a class Samrat De 2020-05-22 09:14:31 +05:30
  • a67f9278e3 wrapped all the functions inside a class Samrat De 2020-05-22 09:11:56 +05:30
  • e5af368065 wrapped all the functions inside a class Samrat De 2020-05-22 09:07:04 +05:30
  • ea98ef48bc updating DIRECTORY.md github-actions 2020-05-21 20:49:02 +00:00
  • c07bea4562 feat: added poisson_dist.cpp (#739) Dylan Robertson 2020-05-22 06:48:44 +10:00
  • 375298f113 updating DIRECTORY.md github-actions 2020-05-21 20:45:15 +00:00
  • f956bd6ba4 Merge pull request #773 from coderanant/master Ayaan Khan 2020-05-22 02:14:57 +05:30
  • d3b60e0de8 fix: dynamically allocate all arrays coderanant 2020-05-22 01:06:40 +05:30
  • 19be84cf58 fix bug coderanant 2020-05-22 00:49:03 +05:30
  • 3f87fcc4b6 feat: add algorithm to check number of components with the help of Union Find Structure coderanant 2020-05-21 23:29:52 +05:30
  • f4e94eed88 updating DIRECTORY.md github-actions 2020-05-21 15:26:08 +00:00
  • 17b8deec06 Create Prim.cpp (#750) Himanshu Airan 2020-05-21 20:55:53 +05:30
  • 74fc841f10 handled all automated failing tests Samrat De 2020-05-21 19:46:40 +05:30
  • d90fdf8282 handled all automated failing tests Samrat De 2020-05-21 19:40:07 +05:30
  • f55c76d0fb fix: Doubly Linked List algorithm bug Samrat De 2020-05-21 17:32:51 +05:30
  • d963df6fa6 Merge pull request #768 from pastor-robert/master Ayaan Khan 2020-05-21 15:23:29 +05:30
  • 51eb5beab5 fix: sqrt_double hangs on x < 1 (#760) Rob Adams 2020-05-20 03:05:03 +00:00
  • d079d1fda4 updating DIRECTORY.md github-actions 2020-05-19 18:57:16 +00:00
  • eaf2ebd544 SwapSort.cpp (#754) mishraabhinn 2020-05-20 00:26:59 +05:30
  • 52f46c5b61 updating DIRECTORY.md github-actions 2020-05-19 15:50:31 +00:00
  • 03664deca9 Fibonacci funtion added (#767) vonzo 2020-05-19 17:50:15 +02:00
  • a11c09e6ba updating DIRECTORY.md github-actions 2020-05-19 06:45:56 +00:00
  • eaa6a392f1 Merge pull request #761 from ayaankhan98/master Sombit Bose 2020-05-19 12:15:41 +05:30
  • 22ee86d69b updating DIRECTORY.md github-actions 2020-05-19 04:59:55 +00:00
  • f4eacb3fd7 feat: added a function to get the size of a linked list (#763) floan 2020-05-19 09:59:38 +05:00
  • de65e2b256 Create extended_euclid_algorithm.cpp (#759) Srujan Bharadwaj 2020-05-18 18:02:42 +05:30
  • 4df1a27825 Fixed cpplint errors Ayaan Khan 2020-05-18 17:11:15 +05:30
  • c936a6d87e cpplint fix Ayaan Khan 2020-05-18 17:04:35 +05:30
  • cd9f5cd584 somemore cpplint fixing Ayaan Khan 2020-05-18 16:57:00 +05:30
  • 4c6c1dbe40 cpplint fixing Ayaan Khan 2020-05-18 16:48:26 +05:30
  • 6392099cab Connected Components using DFS Ayaan Khan 2020-05-18 16:14:51 +05:30
  • 0b6f8ff7d3 updating DIRECTORY.md github-actions 2020-05-14 23:21:24 +00:00
  • 3ee7ae2146 Add mod_inverse_by_fermat_theorem.cpp in math directory John Law 2020-05-15 01:20:56 +02:00
  • 9cd7e0f4e7 fixed cpplint issues Krishna Vedala 2020-05-11 21:35:25 -04:00
  • 264a26e15a Fix spacing John Law 2020-05-11 00:55:16 +02:00
  • 8f41e1704d Rename mod_inverse_by_fermat_theorem.cpp to modular_inverse_fermat_little_theorem.cpp John Law 2020-05-11 00:54:45 +02:00
  • c9fc01af7a Resolve line length errors in math/mod_inverse_by_fermat_theorem.cpp Mann Mehta 2020-05-09 17:33:08 +05:30
  • 563e29acae Resolve errors in math/mod_inverse_by_fermat_theorem.cpp Mann Mehta 2020-05-09 17:31:48 +05:30
  • 78eecf75eb Modified the math/mod_inverse_by_fermat_theorem.cpp Mann Mehta 2020-05-09 17:27:29 +05:30
  • 409625656d Fix descriptive comment John Law 2020-05-08 22:45:38 +02:00
  • 9872a08f27 Remove extra blank lines in math/mod_inverse_by_fermat_theorem.cpp Mann Mehta 2020-05-09 00:26:15 +05:30
  • 5f11e212f8 Resolve line_length errors in math/mod_inverse_by_fermat_theorem.cpp Mann Mehta 2020-05-09 00:24:16 +05:30
  • c17b6a9ee0 Resolve type errors in math/mod_inverse_by_fermat_theorem.cpp Mann Mehta 2020-05-09 00:21:24 +05:30
  • 808464c4f6 Added mod_inverse_by_fermat_theorem.cpp in math directory. Mann Mehta 2020-05-09 00:13:06 +05:30
  • ebc5ba42d1 linear regression fir using ordinary least squares Krishna Vedala 2020-05-04 10:51:03 -04:00
  • 0a77b1fd26 update Sombit Bose 2020-04-29 22:52:44 +05:30
  • e742280a87 update Sombit Bose 2020-04-29 22:49:20 +05:30
  • c76eb387ac update Sombit Bose 2020-04-29 22:42:56 +05:30
  • b8bcd82c26 update Sombit Bose 2020-04-29 22:39:35 +05:30
  • a83e44ea6c Create n_queens_all_solution_optimised.cpp Sombit Bose 2020-04-29 22:11:47 +05:30
  • b691536ea9 spacing Dylan Robertson 2020-04-27 17:31:44 +10:00
  • 948348a4d8 Update binary_search.cpp Faizan Ahamed 2020-04-27 10:22:30 +05:30
  • 08b1f6fde0 Update binary_search.cpp Faizan Ahamed 2020-04-27 10:21:11 +05:30
  • 547a4a9ed3 feat: added binomial_dist.cpp Dylan Robertson 2020-04-27 12:50:13 +10:00
  • b88f7d89d6 updating DIRECTORY.md github-actions 2020-04-27 00:34:36 +00:00
  • 0577096360 Merge pull request #725 from DarkWarrior703/patch-4 Stepfen Shawn 2020-04-27 08:34:16 +08:00
  • 6030965310 feat: created bayes_theorem.cpp Dylan Robertson 2020-04-27 10:19:21 +10:00
  • da894d7745 updating DIRECTORY.md github-actions 2020-04-26 09:51:54 +00:00
  • f6dd3bf6a9 feat: added addition_rule.cpp for probability (#732) Dylan Robertson 2020-04-26 19:51:38 +10:00
  • b8a6a6470f updating DIRECTORY.md github-actions 2020-04-26 09:28:13 +00:00
  • cd7105afcf Rename Binary Search.cpp to binary_search.cpp Faizan Ahamed 2020-04-26 14:57:59 +05:30
  • 9813693baa Update Binary Search.cpp Faizan Ahamed 2020-04-26 14:56:30 +05:30
  • 6616ae320b Update Binary Search.cpp Faizan Ahamed 2020-04-26 14:54:26 +05:30
  • dd09663ece Update Binary Search.cpp Faizan Ahamed 2020-04-26 14:49:01 +05:30
  • 9543e522f2 Update Binary Search.cpp Faizan Ahamed 2020-04-26 14:46:20 +05:30
  • 2f6208532b Update Binary Search.cpp Faizan Ahamed 2020-04-26 14:42:55 +05:30
  • 1eef89591e Update Binary Search.cpp Faizan Ahamed 2020-04-26 14:37:59 +05:30
  • 5dbd45a3f0 error in line 23 i.e a constant value Faizan Ahamed 2020-04-26 14:18:01 +05:30
  • 41319636c1 fix: attempt to fix GH pages workflow (#733) Shreyas Minocha 2020-04-26 08:08:40 +00:00
  • c4f3f915f8 Update double_factorial.cpp Christian Clauss 2020-04-26 08:41:22 +02:00
  • d1e9fd7bde Disable actions-gh-pages Christian Clauss 2020-04-26 08:39:28 +02:00
  • 2aaba721fb Update double_factorial.cpp DarkWarrior703 2020-04-25 22:38:53 +03:00
  • b403487142 Update double_factorial.cpp DarkWarrior703 2020-04-25 22:37:50 +03:00
  • 9fef832f57 Update double_factorial.cpp DarkWarrior703 2020-04-25 22:34:44 +03:00
  • e6874e4d18 Update double_factorial.cpp DarkWarrior703 2020-04-25 22:28:20 +03:00
  • c844979648 deploy: 57ea7b1f9d cclauss 2020-04-25 15:23:13 +00:00
  • 57ea7b1f9d publish_dir: ./sorting Christian Clauss 2020-04-25 17:22:42 +02:00
  • a4e1a5b179 Delete junk.txt Christian Clauss 2020-04-25 17:19:05 +02:00
  • 414f7c9ce5 deploy: 49871c7f2f cclauss 2020-04-25 15:17:06 +00:00
  • 49871c7f2f Add file for non-recursive merge sort (#730) Musab Albirair 2020-04-25 18:16:42 +03:00
  • ef87e98b3d Create junk.txt (#731) Christian Clauss 2020-04-25 17:12:07 +02:00
  • a4d3475ed5 Update sqrt_double.cpp DarkWarrior703 2020-04-25 16:30:52 +03:00
  • f27f3fcbf0 Update sqrt_double.cpp DarkWarrior703 2020-04-25 16:29:50 +03:00
  • c8f11deea2 Update sqrt_double.cpp DarkWarrior703 2020-04-25 16:28:31 +03:00
  • e9a0234cbe Update sqrt_double.cpp DarkWarrior703 2020-04-25 16:26:36 +03:00
  • d4ab125657 Update sqrt_double.cpp DarkWarrior703 2020-04-25 16:25:00 +03:00
  • 878dc0bf6c Update sqrt_double.cpp DarkWarrior703 2020-04-25 16:21:45 +03:00
  • e4504d641b Rename double_factorial to double_factorial.cpp DarkWarrior703 2020-04-25 16:18:32 +03:00
  • 2b917ee43a Rename sqrt_double to sqrt_double.cpp DarkWarrior703 2020-04-25 16:17:15 +03:00
  • a77f0d3afe Create double_factorial DarkWarrior703 2020-04-24 21:01:14 +03:00
  • a23baf9db1 Create sqrt_double DarkWarrior703 2020-04-24 20:54:32 +03:00