Commit Graph

  • 6291d4b611 feat: Add Length Conversion (#1390) Aakash Giri 2023-10-02 12:35:39 +05:30
  • 0604d06ac6 fix: Average Median code cleanup (#1388) Ayush shah 2023-10-02 12:34:43 +05:30
  • 964ba049d7 fix: optimised armstrongNumber code (#1374) Ayush shah 2023-09-30 17:35:27 +05:30
  • 394483bff7 added contributor graph to the readme (#1367) Madhurendra Nath Tiwari 2023-09-23 21:37:30 +05:30
  • 6362cc967a added an algo for checking the string i palindrome or not (#1366) Madhurendra Nath Tiwari 2023-09-23 21:30:10 +05:30
  • f5188ddf16 added an algo which finds unique element in an array (#1359) Madhurendra Nath Tiwari 2023-09-22 14:52:11 +05:30
  • 4fe8a67ea6 added algo for checking the number is power of four or not (#1360) Madhurendra Nath Tiwari 2023-09-22 14:51:29 +05:30
  • 6ad5b9c2b1 added numberOfDigitsUsingLog method (#1364) Madhurendra Nath Tiwari 2023-09-22 13:49:13 +05:30
  • 268796b0e8 added fibonacci using formula along with test cases (#1358) Madhurendra Nath Tiwari 2023-09-19 20:29:34 +05:30
  • 9757e2bee3 fixed typo (#1363) Nikhil k 2023-09-19 16:40:32 +05:30
  • 00e40e6f06 Fix/code smells (#1338) Carlos Rafael 2023-08-21 15:06:43 -03:00
  • 9b32db29d8 Update: Added Unary Operator in SumOfDigits algorithm (#1348) Chetan Nada 2023-08-15 01:24:00 +05:30
  • 53b1f667ee Project Euler 021 (#1347) Praneeth Jain 2023-08-12 19:48:14 +05:30
  • d3fef28b20 chore(deps-dev): bump word-wrap from 1.2.3 to 1.2.4 #1337 dependabot/npm_and_yarn/word-wrap-1.2.4 dependabot[bot] 2023-07-18 23:52:14 +00:00
  • ecac786da7 Remove URL validation (#1335) 0-harshit-0 2023-07-14 18:39:12 +05:30
  • 8e97c093c1 chore(deps): bump semver from 6.3.0 to 6.3.1 #1336 dependabot/npm_and_yarn/semver-6.3.1 dependabot[bot] 2023-07-11 04:01:53 +00:00
  • 6debd5c1a2 chore: 🤖 remove extra lines (#1330) Umesh Patidar 2023-06-17 01:49:21 +05:30
  • 1666c3a0be fix error in SinglyLinkedList head method (#1322) BekzodIsakov 2023-05-15 13:05:09 +05:00
  • 331a4d26cf feat: Ciphers/MorseCode Algorithm (#1315) Arnold Zhou 2023-05-01 16:17:47 +10:00
  • e6df6ebad6 New Algorithm: Parity Outlier (#1314) Arnold Zhou 2023-05-01 16:16:48 +10:00
  • 84b01aeb61 fixed: to correct grammatical mistakes (#1307) Htin Zaw 2023-03-23 03:35:36 +00:00
  • 1381ed0c17 feat: add dutchNationalFlagSort implementation (#1305) Roman 2023-03-04 07:09:21 +02:00
  • 327e18f450 Elementary cellular automata (#1302) Jacoby Johnson 2023-03-03 23:07:51 -06:00
  • fc06690672 fixes: #1280 and test: added tests for DFS algorithm (#1303) Ranganathan7 2023-03-02 00:03:24 +05:30
  • 566d9103cd fix: refactor PrimMST and fix bug in PriorityQueue (#1300) paulinegarelli 2023-02-23 15:35:45 +01:00
  • 0c427580f1 Make ArbitraryBase Unicode-aware (#1299) lionel-rowe 2023-02-23 22:34:47 +08:00
  • 6aa3314b93 fix: fixed error in the MaxProductOfThree algorithm (#1295) Xolvez 2023-02-18 20:35:07 +01:00
  • 5ce828b3fe feat: add maxConsecutiveOnes implementation (#1285) Andrea Tota 2023-02-13 12:41:28 +01:00
  • 55c18aef69 feat: add maxConsecutiveOnesIII implementation (#1286) Andrea Tota 2023-02-13 12:40:20 +01:00
  • 49bd1fd0c2 Adding to backtracking (#1289) Ramzi-Abidi 2023-02-13 12:39:31 +01:00
  • c40e4cf4d4 Refactored code to improve performance of some methods (#1284) Teddy Mwai 2023-02-08 15:46:57 +03:00
  • c252df5d10 feat: add houseRobber implementation (#1282) Andrea Tota 2023-02-07 17:51:00 +01:00
  • 002b10a5aa docs: fix typos (#1283) Lioness100 2023-02-07 08:50:28 -08:00
  • 8cd86b1eda chore(deps): bump json5 from 1.0.1 to 1.0.2 (#1274) dependabot[bot] 2023-01-08 19:17:15 +05:30
  • 7ea7d7b8c6 docs: improve the issue forms (#1272) David Leal 2022-12-19 10:08:51 -06:00
  • 94989765af Merge branch 'master' into improve_pr_template #1213 improve_pr_template David Leal 2022-12-18 11:56:49 -06:00
  • f78f8d6299 docs: improve the PR template David Leal 2022-10-18 19:50:47 -05:00
  • cb4c40e95c docs: improve the contributing guidelines (#1271) David Leal 2022-12-18 04:20:06 -06:00
  • b36b45888e docs: fix CI and remove LGTM badges (#1269) David Leal 2022-12-17 00:22:15 -06:00
  • 65cceae0be algorithm: signum (#1266) Defective Detective 2022-12-08 18:57:42 +05:30
  • f954fb1ff7 Update README.md (#1268) Jesus Salomon 2022-12-08 07:26:10 -06:00
  • 18a91573c3 Added a new Maths algorithm to determine if two non-null integers are "friendly numbers" (#1267) fun-guava 2022-11-30 12:21:08 +01:00
  • d6be3a4e96 algorithm: Hexagonal number (#1265) Akshay Dubey 2022-11-30 16:50:38 +05:30
  • 71d3d4470f tests: improve for GeneratePermutations (#1263) k ho k ho? 2022-11-13 09:41:54 -08:00
  • 9d4adbb0b3 docs: add new issue templates (#1206) Michał Zendran 2022-11-06 17:33:11 +01:00
  • 640abcf468 fix: exchanging wrong path that breaks pipeline (#1262) Carlos Rafael 2022-11-02 09:54:05 -03:00
  • 00a97d5e1b algorithm: percentage of letter (#1261) Alex Popov 2022-11-01 06:45:02 +03:00
  • 5668e64b29 algorithm: unique paths 2 (#1257) Alex Popov 2022-10-31 20:07:26 +03:00
  • c39d6665ce algorithm: logarithmic square root (#1259) Alex Popov 2022-10-31 19:50:33 +03:00
  • 35e1fe68d0 algorithm: add IntToBase algo and a test for it (#1258) Alex Popov 2022-10-31 19:49:14 +03:00
  • 7fb121508d algorithm: ZFunction (#1239) Adrito Mukherjee 2022-10-31 22:12:06 +05:30
  • cc0700f122 conversion: liters to imperial gallons (#1256) Lcvieira2001 2022-10-31 13:41:29 -03:00
  • 863185d2b4 algorithm class: pyramid (#1254) Gustavo Kamihara 2022-10-31 13:40:36 -03:00
  • 014a38b2d4 algorithm: volume of sphere (#1249) Lcvieira2001 2022-10-31 13:39:41 -03:00
  • b634aa581c conversion: liters to US gallons (#1255) Lcvieira2001 2022-10-31 13:37:48 -03:00
  • 8cbaf2e299 convertion: ounce to kilogram (#1248) Lcvieira2001 2022-10-31 13:35:58 -03:00
  • 7256e5313f algorithm class: circle (#1252) Gustavo Kamihara 2022-10-31 13:02:35 -03:00
  • f1ef64cc2d algorithm class: cone (#1253) Gustavo Kamihara 2022-10-31 13:01:20 -03:00
  • c5101e3e2b chore: add reverse to singly linked list (#1241) Khushi Shukla 2022-10-30 14:46:56 +05:30
  • b88128dd97 algorithm: LCA by binary lifting (#1237) Adrito Mukherjee 2022-10-30 14:42:40 +05:30
  • 0fab492ceb fix: Project Euler P35 off-by-one error (#1238) Lars Müller 2022-10-28 18:51:54 +02:00
  • 5364a1c31b chore: check for invalid input to factorial (#1229) Abdulrazak Yahuza 2022-10-27 19:45:53 +01:00
  • d9d085faa7 algorithm: binary lifting (#1218) Adrito Mukherjee 2022-10-27 19:26:13 +05:30
  • 945657a98f chore: use internal queue definition in BFS Shortest Path (#1230) Eddie Nuno 2022-10-27 06:15:33 -07:00
  • b24f1f61cb chore: use internal queue definition in BFS (#1228) Eddie Nuno 2022-10-26 23:11:39 -07:00
  • 0529e19426 solution: Project Euler 35 (#1201) ddaniel27 2022-10-24 07:00:33 -05:00
  • 72ee63ca0f fix: build error due to FindLcm (#1223) Psytew 2022-10-24 07:54:45 -04:00
  • 8c27d86afc enhancement: FindLCM algorithm (#1222) Psytew 2022-10-23 03:19:19 -04:00
  • 63a3394d95 algorithm: letter combinations (#1209) Hitesh Gupta 2022-10-21 07:24:37 -04:00
  • ce9e2946be algorithm: kosaraju (#1215) Adrito Mukherjee 2022-10-20 20:35:24 +05:30
  • 6f9a8e4b5a added-ModularArithmetic-code (#1217) Hitesh Gupta 2022-10-20 11:03:06 -04:00
  • cf482c4eef fix typo in FenwickTree.js (#1208) Hitesh Gupta 2022-10-20 11:00:43 -04:00
  • 21d73b6447 algorithm: unique paths (#1211) Hitesh Gupta 2022-10-20 10:59:36 -04:00
  • 16fa774012 chore: only test changed packages (#1194) Roland Hummel 2022-10-20 15:59:09 +02:00
  • 73bf91d7e1 Add an algorithm to find Taylor series approximation of exponential f… (#1160) Prashal Ruchiranga 2022-10-20 17:10:22 +05:30
  • 58671861a5 algorithm: SegmentTree (#1178) Changi Cho 2022-10-20 20:39:37 +09:00
  • 636017ca51 algorithm: reverse (#1197) SczSca 2022-10-20 06:38:56 -05:00
  • b07529fb6f tests: Project Euler Problem 3 (#1207) Omkarnath Parida 2022-10-20 17:05:30 +05:30
  • 0084acf2d4 algorithm: sieve (#1205) ddaniel27 2022-10-20 06:20:37 -05:00
  • 55f502e1f1 algorithm: count letters (#1164) Sandra Laguna 2022-10-19 13:22:27 +02:00
  • ff606a019e chore: improve the Gitpod file (#1203) David Leal 2022-10-17 16:56:18 -05:00
  • 3573c207af Updated Documentation in README.md github-actions 2022-10-17 18:42:43 +00:00
  • 8b5d006c9b chore: update Discord invite link (#1202) zafar hussain 2022-10-17 22:26:25 +05:00
  • e65211299b feature: add fast fibonacci algorithm (#1155) houcem testouri 2022-10-16 21:24:44 +01:00
  • 829d3fd807 solution: Project Euler Problem 28 (#1198) ddaniel27 2022-10-16 15:24:11 -05:00
  • 2a62eabfd7 tests: Project Euler Problem 2 (#1200) Omkarnath Parida 2022-10-17 01:52:29 +05:30
  • 4ce3dbe6b4 dependencies: update and clean (and auto-fix style issues) (#1195) Roland Hummel 2022-10-16 12:39:56 +02:00
  • 18baef8e7e feat: insertion sort with binary search (#1182) syedjafer_k 2022-10-16 14:17:18 +05:30
  • 8c847e3aea solution: Project Euler Problem 13 (#1173) Matheus Muriel 2022-10-15 06:31:02 -03:00
  • 4df1e9e90e tests: Project Euler Problem 1 (#1161) Omkarnath Parida 2022-10-15 14:58:06 +05:30
  • 36c6a4d29b solution: Project Euler Problem 11 (#1172) Matheus Muriel 2022-10-15 06:26:15 -03:00
  • 0df72642a5 algorithm: count the numbers divisible by ‘M’ in a given range (#1185) Chetan Patil 2022-10-15 11:22:44 +02:00
  • 45f0b7cae6 algorithm: check if integer is palindrome (#1177) Changi Cho 2022-10-15 18:14:44 +09:00
  • 148ebd6625 algorithm: Project Euler Problem 44 (#1188) ddaniel27 2022-10-15 04:08:48 -05:00
  • bd7de6a010 chore: Remove unused deps, clean up package.json a bit (#1176) Roland Hummel 2022-10-13 17:27:05 +02:00
  • 32b9a9900e Swapsort algorithm and corresponding tests (#1152) Chanchal Kumar Mishra 2022-10-13 17:26:31 +05:30
  • 10079a7b70 Renamed NQueen file, variables to NQueens, raised RangeError exception (#1162) SudhanshuSuman 2022-10-13 17:22:59 +05:30
  • 5a6b1d0d9e feat: Project Euler Problem 17 (#1168) Chetan Patil 2022-10-13 10:42:56 +02:00
  • 564ee8527a Add an algorithm to find mean absolute deviation (#1165) Prashal Ruchiranga 2022-10-12 10:26:09 +05:30
  • 514c7c4c9f feat: added Project Euler Problem 13 (#1150) Adhiraj 2022-10-12 10:24:09 +05:30