Commit Graph

  • 1249dbe202 merge: Round-trip testing for Atbash cipher (#958) TrasherDK 2022-03-28 12:20:16 +07:00
  • 54760214df chore(deps): bump minimist from 1.2.5 to 1.2.6 (#957) dependabot[bot] 2022-03-28 10:48:05 +05:30
  • d6a327a988 merge: Add test case and fix the OddEvenSort Algorithm (#955) Ankush263 2022-03-27 22:45:46 +05:30
  • 47c1c51bc9 merge: Improved ciphers (#954) Fahim Faisaal 2022-03-27 23:15:14 +06:00
  • b85bf49a35 merge: Fixed a wrong sentence structure (#952) Utsav Meena 2022-03-27 22:43:21 +05:30
  • 81c771b901 merge: Improved LRUCache (#953) Fahim Faisaal 2022-03-27 12:37:54 +06:00
  • 55da7a1d7c merge: Add test case to HeapSort Algorithm (#947) Ankush263 2022-03-24 21:50:57 +05:30
  • 73efc89d29 merge: Fix GnomeSort algorithm and Add test case to it (#948) Ankush263 2022-03-24 21:50:39 +05:30
  • 532cf3e613 merge: Add test case to FlashSort algorithm (#946) Ankush263 2022-03-24 21:50:21 +05:30
  • 233ec596dc merge: Add Graph3 (add DFS in Iterative Way) (#944) DongJoon Cha 2022-03-24 16:12:26 +09:00
  • 699146fb4e merge: Add test case to secondLargestElement Algorithm (#945) Ankush263 2022-03-23 22:13:09 +05:30
  • ecf7cf9fe3 merge: Add test case to countingSort algorithm (#943) Ankush263 2022-03-22 20:26:55 +05:30
  • 9681688797 merge: Add CheckExceeding function (#907) Fahim Faisaal 2022-03-22 15:07:42 +06:00
  • d246958a4d merge: Added explicit cache feature & optional parameter (#941) Fahim Faisaal 2022-03-22 15:06:21 +06:00
  • ad68c63947 merge: Added new clean LFUCache class (#939) Fahim Faisaal 2022-03-21 22:43:45 +06:00
  • 9d2a7f1639 merge: Add test case to ConvexHullGraham Algorithm (#938) Ankush263 2022-03-21 21:49:45 +05:30
  • 9f7ed56290 merge: Remove duplicate helper functions in cache tests. (#933) Fahim Faisaal 2022-03-20 13:36:13 +06:00
  • bb2338216e merge: Add test case to RGBToHex & RailwayTimeConversion algorithm (#935) Ankush263 2022-03-19 21:20:03 +05:30
  • 5302002197 merge: Add test case to LowerCaseConversion (#934) Ankush263 2022-03-18 21:13:19 +05:30
  • e33503fc58 merge: Add test case to DecimalToBinary,DecimalToOctal & OctToDecimal (#932) Ankush263 2022-03-18 13:57:40 +05:30
  • 92a2f6d106 merge: added @babel/eslint-parser (#931) Fahim Faisaal 2022-03-17 12:58:44 +06:00
  • ffa4846994 merge: Add FindMinIterator algorithm (#928) TrasherDK 2022-03-16 19:01:25 +07:00
  • 19924251be merge: Add test cases to ArbitraryBase, DateToDay & DateDayDifference Algorithm (#929) Ankush263 2022-03-16 17:10:31 +05:30
  • a545f76669 merge: Add test case of SquareRoot function (#926) Ankush263 2022-03-15 20:39:34 +05:30
  • 0924f1c8c9 merge: Improved abs function (#923) Fahim Faisaal 2022-03-15 18:11:50 +06:00
  • 80cea0884b merge: Add testcases of BinaryCountSetBits function (#922) Ankush263 2022-03-15 14:39:18 +05:30
  • 7f479b8ced merge: consistent list syntax in CONTRIBUTING.md (#921) Akibur Rahman 2022-03-12 11:00:46 +06:00
  • da6c22704e merge: refactor isEven function (#920) Fahim Faisaal 2022-03-11 22:46:02 +06:00
  • 4f6fe1975c merge: resolve example mistake (#919) Fahim Faisaal 2022-03-10 22:55:06 +06:00
  • 5198af80a9 merge: Run "style" and "test" scripts automatically when committing new changes (#918) Akibur Rahman 2022-03-09 21:11:14 +06:00
  • 35ba618355 merge: Added replace method to Upper (#916) Fahim Faisaal 2022-03-05 15:10:39 +06:00
  • 00f593662b merge: Add alternative implementation for InsertionSort and relative test. Add additional algorithm description (#915) Andrea Tota 2022-03-04 15:11:37 +01:00
  • 98c46b4d9e merge: Improved IsOdd function (#914) Fahim Faisaal 2022-03-04 17:04:33 +06:00
  • cc55dabb4b merge: Updated pull_request_template (#913) Fahim Faisaal 2022-03-02 22:28:41 +06:00
  • 6656ece534 merge: Improved Memoize function (#912) Fahim Faisaal 2022-03-02 14:56:16 +06:00
  • eb748ae78d merge: Fixed wordOccurrence algorithm (#909) Fahim Faisaal 2022-03-02 11:13:01 +06:00
  • 378d4abebc merge: Upgraded hexToBinary function (#910) Fahim Faisaal 2022-03-02 10:10:07 +06:00
  • ab06131656 merge: Improved Pow function (#911) Fahim Faisaal 2022-03-02 09:36:40 +06:00
  • e8de031539 merge: Improved pangram algorithm using regular expressions (#906) Fahim Faisaal 2022-02-28 11:29:09 +06:00
  • d466be977e merge: Upgrade checkAnagram function & Fixes (#902) Fahim Faisaal 2022-02-25 22:26:30 +06:00
  • 0178efd8df merge: Algorithm to calculate the Arithmetic Geometric Mean (#897) Ricardo Fernández Serrata 2022-02-24 06:45:56 -04:00
  • be15d08b4a merge: replaced constructor function with es6 class syntax (#900) Meer Estiyak 2022-02-23 16:46:45 +06:00
  • 8bf29fe17c merge: Optimize the space complexity of the fibonacci algo (#899) Fahim Faisaal 2022-02-22 16:50:46 +06:00
  • 743b3179f7 merge: Corrected JSdoc typo (#898) Ricardo Fernández Serrata 2022-02-21 06:58:40 -04:00
  • dbc98d096b merge: Bubble Sort enhancements for nearly sorted or sorted array, added test cases and documentation (#895) Md. Amin Hossain 2022-02-19 18:23:54 +06:00
  • 041918d7b7 merge: Upgrade Lower function (#894) Fahim Faisaal 2022-02-19 17:38:55 +06:00
  • 29a3ab73bc merge: Iterator and log methods added for linked lists (#891) Keramot UL Islam 2022-02-18 20:43:45 +06:00
  • 68ca0ceeef merge: optimize the countVowels algo (#886) Fahim Faisaal 2022-02-17 18:00:04 +06:00
  • 9911410e70 merge: Implement Add Two Numbers (Linked List) (#888) Shakil Ahmmed 2022-02-17 17:59:36 +06:00
  • c9701e8a4c merge: Improving the coding standard for AvLTree Data Structure (#882) Rahul Raj 2022-02-17 14:08:26 +05:30
  • 6bd2ac682d merge: Decrease time period for marking an issue stale (#885) Rak Laptudirm 2022-02-16 19:26:34 +05:30
  • 833d05d8d0 merge: binarySearch (#884) Keramot UL Islam 2022-02-16 14:54:32 +06:00
  • c496925d25 merge: rename SinglyLinkList to SinglyLinkedList (#881) Malte Jürgens 2022-02-14 08:19:10 +00:00
  • 31b06c9abe merge: Let traverseLevel return early if node is null (#878) Worldwidebrine 2022-01-24 17:43:48 +08:00
  • 7dd99c1c03 merge: chore(deps): bump node-fetch from 2.6.1 to 3.1.1 (#877) dependabot[bot] 2022-01-23 16:03:35 +05:30
  • 49fa7d1a9b merge: improve median (#869) Mirzoev Ruslan 2021-12-20 19:57:05 +03:00
  • 0aa5094bfd merge: add alphanumerical sort (#872) Mirzoev Ruslan 2021-12-20 19:53:28 +03:00
  • ef832f6920 merge: add areaTriangleWithAllThreeSides method in Math/Area.js (#875) YATIN KATHURIA 2021-12-15 23:00:11 +05:30
  • 3d2a48f798 merge: Improve Mean method (#874) YATIN KATHURIA 2021-12-15 22:58:28 +05:30
  • bbdb5cf38a merge: Binary Convert (#865) YATIN KATHURIA 2021-12-14 11:01:52 +05:30
  • f387ff327c chore: Remove duplicate DigitSum algorithm (#873) Rak Laptudirm 2021-12-11 13:40:11 +05:30
  • c30b897324 merge: count Vowels (#864) YATIN KATHURIA 2021-12-11 13:30:26 +05:30
  • 4d55b40c9e merge: Absolute value (#866) YATIN KATHURIA 2021-12-11 13:29:19 +05:30
  • 7560beb068 merge: Add tests and docs for the Longest Common Subsequence algorithm (#867) Leo Toff 2021-12-08 03:50:23 -08:00
  • 43515a646b merge: Add Upper (#862) YATIN KATHURIA 2021-12-06 21:26:14 +05:30
  • 4c27e1534e merge: Add lower (#863) YATIN KATHURIA 2021-12-04 11:01:58 +05:30
  • 62b151eb69 merge: Fixes: #860 (#861) Leo Toff 2021-12-02 05:54:47 -05:00
  • 6fb649e53d merge: Add ValidateUrl in String (#856) YATIN KATHURIA 2021-12-02 16:23:54 +05:30
  • 961f21f97c merge: Add test case and enacements (#858) YATIN KATHURIA 2021-12-01 11:38:06 +05:30
  • c3b2bacf08 merge: fixes: #{} (#853) Mohit Kumar 2021-11-30 18:10:20 +05:30
  • bf681d1a91 merge: alphaNumericPlaindrome optamization (#857) YATIN KATHURIA 2021-11-29 20:45:18 +05:30
  • 6f1edd16f5 merge: Add test Case for Palindrome Recursive (#855) YATIN KATHURIA 2021-11-28 13:34:54 +05:30
  • 027c0d6307 merge: Add test cases (#854) YATIN KATHURIA 2021-11-28 11:49:11 +05:30
  • cc34088aae merge: Add Description and Optamization (#852) YATIN KATHURIA 2021-11-27 16:50:09 +05:30
  • 51415f8a12 merge: Add test case (#851) YATIN KATHURIA 2021-11-27 12:58:18 +05:30
  • c33b19a731 merge: Graph (#850) YATIN KATHURIA 2021-11-27 11:08:35 +05:30
  • 061218b693 merge: Modify Graph bfs method (#847) YATIN KATHURIA 2021-11-26 22:16:23 +05:30
  • de2708990d merge: Add FindMin (#849) YATIN KATHURIA 2021-11-26 22:12:30 +05:30
  • 2fb0d48d94 merge: Add test cases, optamization of code, and Add description of function (#848) YATIN KATHURIA 2021-11-26 22:08:43 +05:30
  • 8b1a4b90f6 merge: fix #844 (#846) Aditya Kumar 2021-11-25 12:33:10 +05:30
  • 4aac366694 merge: Refactor Code and Add test case (#845) YATIN KATHURIA 2021-11-25 10:18:26 +05:30
  • 2ae00a97dc merge: add description (#843) YATIN KATHURIA 2021-11-23 11:34:26 +05:30
  • 4e7a15694b merge: add test case and description (#842) YATIN KATHURIA 2021-11-22 22:23:48 +05:30
  • 02a4cee5c2 merge: optamization,documantation,return Array[bool] => Array[primes only], test case (#841) YATIN KATHURIA 2021-11-20 17:15:36 +05:30
  • 93e57b0de5 merge: Add FibonacciNumber.js test case and update the decription of function. (#840) YATIN KATHURIA 2021-11-20 16:21:25 +05:30
  • f379475723 merge: Add TribonacciNumber in dp (#839) YATIN KATHURIA 2021-11-20 09:43:27 +05:30
  • c1c895bebd chore: Add PowLogarithmic in Math (#836) YATIN KATHURIA 2021-11-19 10:40:51 +05:30
  • 65931be0f8 merge: fixed argument data type (#835) longvo 2021-11-08 11:29:07 +07:00
  • 85b0571d81 chore: Strings: Credit Card Validation (#830) @im_8055 2021-11-04 13:34:52 +05:30
  • 64920bf1a3 merge: Removed ignored code files form codespell workflow. (#834) Rak Laptudirm 2021-11-03 11:26:38 +05:30
  • 308b022b03 merge: Sliding window (#833) Aditya Parmar 2021-11-03 09:33:20 +05:30
  • 12cf29ef18 fix: endlines in the CI file David Leal 2021-11-02 10:57:57 -06:00
  • 2619ab673f merge: Added bisection method (#827) ggkogkou 2021-10-31 19:00:46 +02:00
  • f692da2448 Auto-update DIRECTORY.md github-actions 2021-10-31 16:59:15 +00:00
  • 7c39839714 merge: Add LinearSieve.js (#828) Allen Guan 2021-11-01 00:58:45 +08:00
  • 09eebc492a merge: fix: optimize PrimeFactors (#823) Allen Guan 2021-10-29 12:27:16 +08:00
  • 3723322bd0 fix: update file name Rak Laptudirm 2021-10-28 18:48:36 +05:30
  • 9120085bdf chore: use UpperCamelCase Rak Laptudirm 2021-10-28 18:46:50 +05:30
  • d2883fe6ef chore: use UpperCamelCase Rak Laptudirm 2021-10-28 18:46:20 +05:30
  • 01a2e9ac9e chore: use UpperCamelCase Rak Laptudirm 2021-10-28 18:45:57 +05:30