Commit Graph

  • 8f2cd1d33b chore(deps): bump vite from 5.4.8 to 5.4.14 #1771 dependabot/npm_and_yarn/vite-5.4.14 dependabot[bot] 2025-01-22 07:00:30 +00:00
  • 1d252d7aca feat: add tests for binary search trees (#1769) master Ridge Kimani 2025-01-15 14:11:02 +03:00
  • a62a46e732 Resolve duplicate entries for sieve of eratosthenes (#1770) Shankha Suvra Dam 2025-01-12 15:57:54 +05:30
  • 85a55daf49 test: added for Linear Search Algorithm (#1753) Hridyanshu 2024-12-20 21:35:50 +05:30
  • d8588f9de1 Add tests for Project euler problem 14 solution (#1713) Omkarnath Parida 2024-11-16 21:38:17 +05:30
  • fe9325a348 chore(deps): bump codecov/codecov-action from 4 to 5 #1766 dependabot/github_actions/codecov/codecov-action-5 dependabot[bot] 2024-11-15 13:39:19 +00:00
  • 55ff0ade85 docs: fixed misleading comment about the array method (forEach instead of reduce) used in AverageMean.js (#1727) Hridyanshu 2024-10-16 23:52:31 +05:30
  • ff314a2bed Add tests for Project Euler Problem 5 + minor refactor (#1691) Omkarnath Parida 2024-10-09 05:24:11 +05:30
  • 18da83a5b7 chore(deps): bump vite from 5.0.12 to 5.4.8 (#1711) dependabot[bot] 2024-10-05 23:40:52 +05:30
  • 5b17ea1a93 chore(deps): bump rollup from 4.9.6 to 4.22.4 (#1690) dependabot[bot] 2024-10-04 22:34:29 +05:30
  • 9010481c29 chore: update codecov-action to v4 (#1605) Piotr Idzik 2024-06-23 13:40:42 +02:00
  • 8ceaa252b9 chore(deps-dev): bump braces from 3.0.2 to 3.0.3 (#1670) dependabot[bot] 2024-06-23 10:51:19 +05:30
  • 5f8d4d447a [Compressor] RLE Compressor implementation (#1671) Daniel 2024-06-23 00:20:25 -05:00
  • 584424241c [Solution] Project euler challenge 19 with tests (#1659) Daniel 2024-06-17 23:08:16 -05:00
  • 0182bcacd0 style: remove listIn and listOut (#1669) Piotr Idzik 2024-06-11 22:11:12 +02:00
  • 79b93d35b6 style: remove redundant eslint suppressions (#1667) Piotr Idzik 2024-06-11 22:10:48 +02:00
  • 1554ba5f9c test: add tests for NumberOfSubsetEqualToGivenSum (#1661) Piotr Idzik 2024-05-25 13:01:54 +02:00
  • 3623e4270f tests: add HexToDecimal.test.js (#1662) Piotr Idzik 2024-05-25 13:01:13 +02:00
  • e2b9754862 tests: add tests of LongestIncreasingSubsequence (#1660) Piotr Idzik 2024-05-23 19:45:08 +02:00
  • cc1e1dc643 GitHub Actions: Test on the current version of Node.js (#1657) Christian Clauss 2024-05-17 17:28:38 +02:00
  • 6bb02af09b Updated Documentation in README.md cclauss 2024-05-05 19:22:50 +00:00
  • 6e27235fb7 Keep GitHub Actions up to date with GitHub's Dependabot Christian Clauss 2024-05-05 21:22:35 +02:00
  • 6fe21d21e9 chore: convert functions to an ES2015 classes (#1656) Hasan Al-Kaf 2024-04-13 20:51:54 +03:00
  • 314144fae6 Update CircularQueue.js for zero-length case (#1655) Martin Beacham 2024-04-03 11:25:30 -04:00
  • d920e7f427 refactor: reduce code duplication in FloodFill (#1645) Piotr Idzik 2024-04-03 17:24:06 +02:00
  • d02e402972 removed code already present in test cases related to DFT in Trees folder (#1648) SourabhHere 2024-04-03 20:50:00 +05:30
  • 9c622dd089 refactor: add and use parseDate (#1643) Piotr Idzik 2024-04-03 17:19:26 +02:00
  • 34a663aca7 fix: hadnle zeros at the endpoints in BisectionMethod (#1640) Piotr Idzik 2024-04-03 17:18:45 +02:00
  • 702840b4c8 style: improve test names of GetEuclidGCD' (#1646) Piotr Idzik 2024-03-28 12:12:40 +01:00
  • bd34e9fa61 feat: remove duplicated gcd-like functions (#1642) Piotr Idzik 2024-03-16 04:59:14 +01:00
  • 0204198465 feat: remove twinPrime (#1641) Piotr Idzik 2024-03-11 21:26:29 +01:00
  • 4a4ed57d42 refactor: use isLeapYear (#1638) Piotr Idzik 2024-03-07 05:53:43 +01:00
  • d8cfdcd800 chore: use check-style in (#1630) Piotr Idzik 2024-03-04 23:07:16 +01:00
  • f13eec1bbb fix: properly floor the partial results (#1629) Piotr Idzik 2024-03-04 23:06:50 +01:00
  • 2fe0dfde23 fix: throw form DateToDay (#1628) Piotr Idzik 2024-03-04 23:03:19 +01:00
  • 83b4dd8290 fix: cleanup CheckKishnamurthyNumber (#1626) Piotr Idzik 2024-03-02 08:55:14 +01:00
  • 894a46ca67 fix: throw error instead of returning it RailwayTimeConversion (#1625) Piotr Idzik 2024-03-02 08:54:46 +01:00
  • 8734dfccf9 fix: handle zeros in CoPrimeCheck (#1622) Piotr Idzik 2024-02-29 06:06:08 +01:00
  • a5945e37c2 fix: throw error instead of returning it (#1624) Piotr Idzik 2024-02-29 05:55:11 +01:00
  • c067a34fae fix: GetEuclidGCD(0, 0) is 0 (#1621) Piotr Idzik 2024-02-28 07:17:22 +01:00
  • 0e0cf98ce7 fix: cleanup CoPrimeCheck (#1609) Piotr Idzik 2024-02-27 09:54:29 +01:00
  • fb0a99c15a fix: throw error and add tests for ReverseNumber (#1608) Piotr Idzik 2024-02-19 14:56:54 +01:00
  • 1ea7a5cd5e test: add missing test for SumOfGeometricProgression (#1607) Piotr Idzik 2024-02-14 16:43:38 +01:00
  • 10febce31a style: cleanup PascalTriangle (#1606) Piotr Idzik 2024-02-09 18:01:20 +01:00
  • f31349812c tests: add tests for SHA256 (#1604) Piotr Idzik 2024-02-09 18:00:47 +01:00
  • 6aaa376500 tests: add tests for SHA1 (#1602) Piotr Idzik 2024-01-31 07:07:54 +01:00
  • cf0004190a docs: add codecov badge (#1600) Piotr Idzik 2024-01-29 06:30:44 +01:00
  • 1d63400867 chore: add UploadCoverageReport.yml (#1599) Piotr Idzik 2024-01-27 17:58:12 +01:00
  • 0e5cf5e843 tests: add missing test for KnightTour (#1598) Piotr Idzik 2024-01-27 17:57:40 +01:00
  • 069803f271 style: remove trailing spaces (#1597) Piotr Idzik 2024-01-16 08:00:39 +01:00
  • 83eb73b26f chore: update actions/checkout to v4 (#1595) Piotr Idzik 2024-01-15 19:59:53 +01:00
  • f0cfa8557f chore: update actions/setup-node to v4 (#1596) Piotr Idzik 2024-01-15 19:59:36 +01:00
  • 203b7a0aa8 Properly evaluate GITHUB_ACTOR (#1594) Piotr Idzik 2024-01-13 16:25:28 +01:00
  • 5a7e8d1325 implemented CycleDetectionII code in LinkedList (#1482) Akshay Chavan 2024-01-04 18:19:13 +05:30
  • 1b66d86bd7 Implemented Palindrome Partitioning using Backtracking algorithm (#1591) Nobert Patrick Ayesiga 2023-11-28 07:28:32 +03:00
  • 39d01138ec Abbreviation (#1547) Rob Simpson 2023-11-15 08:55:30 -05:00
  • e9e3ea4684 Implemented Partition Problem, Recursive problem (#1582) Vedas Dixit 2023-11-15 19:22:57 +05:30
  • a044c57401 docs: Update script usage in CONTRIBUTING.md (#1587) Elias Afara 2023-11-08 04:46:52 +01:00
  • cafb3433e8 Update AllCombinationsOfSizeK.js (#1530) Rahul Bhandari 2023-10-30 11:10:02 +05:30
  • 1cc5e61ff0 Update Problem001.js (#1536) Rahul Bhandari 2023-10-30 11:09:26 +05:30
  • e5af4c24b4 Enhance readability of ZeroOneKnapsack.js (#1574) Hardik Pawar 2023-10-30 11:04:06 +05:30
  • d74f242ac4 Rabin Karp Search Algorithm (#1545) Mahfoudh Arous 2023-10-30 06:30:31 +01:00
  • 889d9c361d feat: Added MD5 hashing algorithm (#1519) Manpreet Singh 2023-10-30 10:54:35 +05:30
  • aebd52f39f chore: update readme github-actions 2023-10-27 22:57:25 +00:00
  • 28c27d9474 chore: format using prettier Lars Mueller 2023-10-28 00:56:39 +02:00
  • 0b9fad86ba fix: CI code style checking Lars Mueller 2023-10-28 00:50:16 +02:00
  • d671327ebe feat: added find subsets algorithm using bitmanipulation (#1514) Nikunj Bisht 2023-10-26 19:08:19 +05:30
  • f67cdc3cad Test cases project euler 6 (#1570) Omkarnath Parida 2023-10-26 19:05:34 +05:30
  • 9c07bb1107 Test cases project euler 9 (#1571) Omkarnath Parida 2023-10-26 19:04:20 +05:30
  • 9a875264cc prettier fixes & added test cases for Project Euler problem 4 (#1566) Omkarnath Parida 2023-10-24 22:49:37 +05:30
  • fb134b10b0 Implemented M Coloring Problem (#1562) Vedas Dixit 2023-10-24 12:18:59 +05:30
  • 7d7f109e6f Enhance readability of KnightTour (#1572) Hardik Pawar 2023-10-24 12:18:13 +05:30
  • 60443c7eff test: add tests for Binary Equivalent Algorithm (#1560) malpotra 2023-10-22 23:10:53 +05:30
  • 0315c8a538 docs: fix typo in rotateRight's docstring (#1527) Manpreet Singh 2023-10-15 22:31:55 +05:30
  • ad0bde6ddb Update Problem006.js (#1537) Rahul Bhandari 2023-10-15 20:42:09 +05:30
  • 46362e3d47 chore: count set bits using bitwise ops (#1532) Rahul Bhandari 2023-10-14 22:24:11 +05:30
  • 628c5aeb5c chore: remove unnecessary code (#1531) Omar Ferreiro 2023-10-14 18:53:23 +02:00
  • f77a970c78 updated BinaryHeap.test.js (#1520) maruf hasan 2023-10-13 20:10:29 +06:00
  • 410009157d feat: add Automorphic Numbers and tests in Math (#1496) Pratik Tripathy 2023-10-13 00:23:40 +05:30
  • 05e32481fa chore: format code (#1515) Lars Müller 2023-10-12 08:32:18 +02:00
  • ce86248b1e feat: add RGB to HSL color format conversion algorithm (#1475) Piyush Katyal 2023-10-11 11:45:47 +05:30
  • ca761d87b6 feat: add MergeTwoSortedLinkedLIsts algorithms (#1442) Nay Zaw Min Naing 2023-10-11 12:35:09 +06:30
  • 3823eded0a feat: add row echelon matrix algorithm (#1454) Piyush Katyal 2023-10-11 11:34:33 +05:30
  • a24450a629 feat: add determinant algorithm (#1438) Piyush Katyal 2023-10-11 11:33:02 +05:30
  • 13161bdadb feat: Combined Min Heap and Max Heap classes (#1494) Rohan 2023-10-10 12:44:34 +05:30
  • c5a25665e0 bug: abs returns 0 on an empty array (#1473) Ridge Kimani 2023-10-10 10:04:09 +03:00
  • 52858f8a09 feat: add algorithm to evaluate postfix string (#1441) Gaurav Giri 2023-10-10 12:45:59 +05:45
  • 05750bce43 chore: Add gitpod badge (#1466) Rohit Chaudhari 2023-10-10 12:30:31 +05:30
  • d7dc85232c feat: Key finder improvement (#1456) Omar Ferreiro 2023-10-10 08:59:51 +02:00
  • f8ffacd481 feat: add Gray Code generation (#1425) Harsh Dev Pathak 2023-10-08 18:54:59 +05:30
  • da0ee876db Fix a typo (#1453) ABHINESH KUMAR JHA 2023-10-07 23:59:12 +05:30
  • 342382932d feat: Added Euclidean Distance (#1418) Kausthub Kannan 2023-10-05 15:31:48 +05:30
  • 96d122f29e fix: Enhance error handling in factorial function (#1430) YongEaziDev 2023-10-05 11:00:28 +01:00
  • 1de5ab7d71 Feat: TwoSum function created with test cases (#1399) Ayush shah 2023-10-04 09:59:01 +05:30
  • 86d333ee94 feat: Test running overhaul, switch to Prettier & reformat everything (#1407) Roland Hummel 2023-10-03 23:08:19 +02:00
  • 0ca18c2b2c fix: added reverse string inplace (#1406) Madhurendra Nath Tiwari 2023-10-02 23:06:45 +05:30
  • 36dcff8c5d feat: New String Algorithm for LengthofLongestSubstringWithoutRepeati… (#1389) P ABHIJIT 2023-10-02 22:18:20 +05:30
  • b7836122ff fix: ValidateURL failing tests (#1394) Roland Hummel 2023-10-02 09:13:37 +02:00
  • f271a2cae0 Added QuadraticRoots to Math/QuadraticRoots.js (#1376) Dibya12345 2023-10-02 12:42:39 +05:30
  • 7ff3e5e49e test: skip test that's running way too long (#1393) Roland Hummel 2023-10-02 09:08:14 +02:00