Commit Graph

  • 4858ec9af0 refactor: Enhance docs, code, add tests in `MaximumSumOfDistinctSubar… (#6649) Hardik Pawar 2025-10-17 13:23:39 +05:30
  • e1773e9165 Adding DampedOscillator code (#6801) Yash Rajput 2025-10-17 02:49:09 +05:30
  • fb5a7653c1 feat: Add Hungarian Algorithm (Assignment Problem) with tests and reference [GRAPHS] (#6808) Sameer Prajapati 2025-10-17 02:35:48 +05:30
  • 3519a91497 Update DIRECTORY.md (#6546) Deniz Altunkapan 2025-10-16 12:13:40 +02:00
  • 1a910b52d4 chore(deps): bump com.github.spotbugs:spotbugs-maven-plugin from 4.9.6.0 to 4.9.7.0 (#6796) dependabot[bot] 2025-10-16 11:37:36 +02:00
  • 1437036b19 feat(graph): add Push–Relabel max flow with tests and index (#6793) Sameer Prajapati 2025-10-16 02:21:14 +05:30
  • f8688ba38d refactor: Enhance docs, code, add tests in Means (#6750) Hardik Pawar 2025-10-15 14:44:00 +05:30
  • c6497a23ec refactor: Enhance docs, code, add tests in LucasSeries (#6749) Hardik Pawar 2025-10-15 14:37:49 +05:30
  • f460c601d3 refactor: Enhance docs, code, add tests in HeronsFormula (#6746) Hardik Pawar 2025-10-15 14:26:57 +05:30
  • d62b438fcd refactor: Enhance docs, code, add tests in HarshadNumber (#6745) Hardik Pawar 2025-10-15 14:16:17 +05:30
  • 219cc33588 refactor: Enhance docs, code, add tests in `LinearDiophantineEquation… (#6744) Hardik Pawar 2025-10-15 14:12:16 +05:30
  • ce6f7311f7 feat: Add RLE and Shannon-Fano compression algorithms (#6779) Microindole 2025-10-15 01:29:03 +08:00
  • b50d1d017b Added Sentinel Linear Search . (#6671) Shivam Singh 2025-10-14 22:52:15 +05:30
  • b316dcf1c6 [FEAT] Implement Flattening MultiLevel LinkedList (#6670) Priyanshu Kumar Singh 2025-10-14 14:26:21 +05:30
  • a9357102b3 Add TortoiseHareAlgo implementation with append, toString, and getMiddle methods (#6722) TejasSingh022 2025-10-14 14:23:02 +05:30
  • 87ad52c206 chore(deps): bump org.jacoco:jacoco-maven-plugin from 0.8.13 to 0.8.14 (#6776) dependabot[bot] 2025-10-14 10:47:48 +02:00
  • 3c61271ff7 chore(deps): bump com.puppycrawl.tools:checkstyle from 12.0.0 to 12.0.1 (#6775) dependabot[bot] 2025-10-14 10:43:12 +02:00
  • 8726d401b7 Add Yen’s K-shortest loopless paths with tests [GRAPHS] (#6773) Sameer Prajapati 2025-10-13 23:52:55 +05:30
  • 8b8434cb51 feat(graph): Add Edmonds's algorithm for minimum spanning arborescence (#6771) Microindole 2025-10-13 20:47:50 +08:00
  • f30d10117d refactor: Enhance docs, code, add tests in LeonardoNumber (#6743) Hardik Pawar 2025-10-13 13:12:10 +05:30
  • 883a050162 Added Dinic’s Max Flow algorithm with tests [Graphs] (#6762) Sameer Prajapati 2025-10-13 03:15:46 +05:30
  • 387ecef310 refactor: Enhance docs, code, add tests in KeithNumber (#6748) Hardik Pawar 2025-10-13 03:07:24 +05:30
  • 297634d05f refactor: Enhance docs, code, add tests in KaprekarNumbers (#6747) Hardik Pawar 2025-10-13 02:43:14 +05:30
  • ff9fd2e2e4 refactor: Enhance docs, code, add tests in Median (#6751) Hardik Pawar 2025-10-13 02:21:54 +05:30
  • bc7b656092 feat: added TwoSat solutions with Tests, also updated Directory.md (#6756) Shoyeb Ansari 2025-10-13 02:16:12 +05:30
  • 74ddea6747 refactor: Enhance docs, code, add tests in KrishnaMurthyNumber (#6742) Hardik Pawar 2025-10-13 01:34:32 +05:30
  • 9a907c8843 [FEAT] Implement Dials Algorithm (Graph) (#6679) Priyanshu Kumar Singh 2025-10-13 00:55:21 +05:30
  • 14a23b709a refactor: Enhance docs, code, add tests in LowestBasePalindrome (#6648) Hardik Pawar 2025-10-12 14:35:30 +05:30
  • c0ca70498b refactor: Enhance docs, code, add tests in PageRank (#6642) Hardik Pawar 2025-10-12 11:43:58 +05:30
  • 7fb4c8d60f refactor: Enhance docs, code, add tests in MinimaxAlgorithm (#6641) Hardik Pawar 2025-10-12 11:37:17 +05:30
  • b5246c3d86 refactor: Enhance docs, code, add tests in Huffman (#6646) Hardik Pawar 2025-10-12 11:20:58 +05:30
  • 2a004a0141 refactor: Enhance docs, code, add tests in InsertDeleteInArray (#6647) Hardik Pawar 2025-10-12 11:07:53 +05:30
  • f0fb971f35 refactor: Enhance docs, add tests in PerlinNoise (#6635) Hardik Pawar 2025-10-11 18:45:18 +05:30
  • 69d8406a6b chore(deps): bump org.apache.maven.plugins:maven-pmd-plugin from 3.27.0 to 3.28.0 (#6728) dependabot[bot] 2025-10-11 00:47:53 +03:00
  • c691b313f1 chore(deps): bump com.puppycrawl.tools:checkstyle from 11.1.0 to 12.0.0 (#6719) dependabot[bot] 2025-10-10 10:32:20 +02:00
  • 61fbb1855c Dev: Add Zeller's Congruence utility class to calculate the day of the week (#6614) Banula Kumarage 2025-10-10 00:06:20 +05:30
  • 3c071c4e08 Added HappyNumber algorithm in maths section (#6571) Ruturaj Jadhav 2025-10-09 23:01:56 +05:30
  • e788111420 Dev: Added Germain and Safe prime utility class (#6611) Banula Kumarage 2025-10-09 22:58:06 +05:30
  • 16557a9b81 Feature iterative flood fill (#6584) CrodiYa 2025-10-09 20:20:19 +03:00
  • b1aa896e17 Added GroundToGroundProjectileMotion (#6714) Yash Rajput 2025-10-09 12:53:58 +05:30
  • e22ce0005e feat-Add MaximumProductSubarray (#6711) Sachin Pangal 2025-10-09 12:42:51 +05:30
  • 4fe37c3a10 feat: add needleman–wunsch sequence alignment algorithm (#6707) Saahil Mahato 2025-10-09 00:12:30 +05:45
  • 061463a4df feat: add sieve of atkin algorithm (#6709) Saahil Mahato 2025-10-09 00:03:17 +05:45
  • f9edb70cd7 feat: add smith-waterman sequence alignment algorithm (#6708) Saahil Mahato 2025-10-08 23:50:49 +05:45
  • 50b1bcdc67 feat: add damerau-levenshtein distance algorithm (#6706) Saahil Mahato 2025-10-08 21:54:18 +05:45
  • b031a0bbba Adding PiApproximation algo (#6602) Yash Rajput 2025-10-08 17:46:14 +05:30
  • 5f8d8eeb7b Added Pretty Display method and BSTRecursiveGenericTests.java (#6621) Udaya Krishnan.M 2025-10-08 17:25:38 +05:30
  • 959ced9076 Added mos algorithm and dice thrower (#6591) Sriram kulkarni 2025-10-08 17:21:44 +05:30
  • 596302b80e chore(deps): bump gitpod/workspace-java-21 from 2025-08-25-18-17-39 to 2025-10-06-13-14-25 (#6685) dependabot[bot] 2025-10-08 14:31:32 +03:00
  • c06dc292fe feat(ciphers): Add PermutationCipher implementation(enhance #6697) (#6700) Dheeraj Kumar 2025-10-08 12:12:58 +05:30
  • 74647e3f63 chore(deps): bump github/codeql-action from 3 to 4 in /.github/workflows (#6701) dependabot[bot] 2025-10-08 08:28:55 +02:00
  • 79dc71db89 feat: add wu's line drawing algorithm (#6695) Saahil Mahato 2025-10-08 01:27:53 +05:45
  • 3eb521b158 chore(deps): bump com.mebigfatguy.fb-contrib:fb-contrib from 7.6.14 to 7.6.15 (#6686) dependabot[bot] 2025-10-07 00:03:56 +02:00
  • 9f985b2549 feat: add euler primality test (#6680) Saahil Mahato 2025-10-07 00:08:32 +05:45
  • 8ca2d9f820 Create zero_one_bfs.java (#6560) ananya-research 2025-10-06 14:14:32 -04:00
  • 9484c7eead FEAT(geometry): Add Haversine formula and fix build issues (#6650) Priyanshu Kumar Singh 2025-10-05 23:58:06 +05:30
  • e6cb96f390 Dev: Added CoordinateConverter for Cartesian and Polar coordinate conversions (#6628) Banula Kumarage 2025-10-05 16:56:13 +05:30
  • a0b6c52790 Dev: Added algorithm to find the nth number in the Sylvester Sequence (#6613) Banula Kumarage 2025-10-04 19:26:08 +05:30
  • 6d5170999a Dev: Added NumberPersistence utility class to find multiplicative and additive persistance (#6612) Banula Kumarage 2025-10-04 16:25:26 +05:30
  • 7e29be3ad8 Added isogram utility class and unit tests (#6594) JeevaRamanathan 2025-10-03 17:03:12 +05:30
  • 8d14b492fd Added CountBitsFlip algo (#6603) Yash Rajput 2025-10-03 15:22:53 +05:30
  • 506b6d1ab2 DEV: Implementing Time Conversion Algorithm (#6556) Banula Kumarage 2025-10-03 00:01:19 +05:30
  • 977c982904 Add Minimum Window Substring algorithm in Sliding Window package (#6553) Anubhav 2025-10-02 23:55:48 +05:30
  • f43ecd573a feat: add comprehensive test coverage for ProcessDetails entity class (#6590) Sourav Saha 2025-10-02 23:45:03 +05:30
  • 2be984fdf5 To add Implementation of Base64 Algorithm (#6586) Nithin U 2025-10-02 23:27:14 +05:30
  • d8ddb07b7e Added Sum of Squares Lagrange's Four Square algorithm implementation (#6583) Sriram kulkarni 2025-10-02 13:14:36 +05:30
  • 15695c6e54 Fix MiniMaxAlgorithm setScores bug and add comprehensive tests (#6566) Sourav Saha 2025-10-02 12:54:25 +05:30
  • f8f315eaa8 Extend Graph Algorithms: Added Two Popular Algorithms: BronKerbosch, EdmondsKarp (#6576) Sivasuthan Sukumar 2025-10-02 01:14:43 +05:30
  • 05ceb192c9 Bit swap enhancement (#6577) Kunwar Partap Singh 2025-10-02 01:05:05 +05:30
  • 5e9d9f7337 Added Circular Doubly Linked List in the datastructures section (#6565) Richa Kiran 2025-10-01 18:29:15 +05:30
  • 421ac6d74f style: include RCN_REDUNDANT_NULLCHECK_OF_NONNULL_VALUE (#6559) Piotr Idzik 2025-10-01 09:06:50 +02:00
  • f9a9ccb6b1 chore(deps): bump org.junit:junit-bom from 5.13.4 to 6.0.0 (#6558) dependabot[bot] 2025-09-30 23:46:48 +02:00
  • 881dafb37d chore(deps): bump com.puppycrawl.tools:checkstyle from 11.0.0 to 11.1.0 (#6555) dependabot[bot] 2025-09-30 07:57:10 +02:00
  • ef681e844d DEV: Implementing Alternative String Arrange (#6551) Milad Sadeghi 2025-09-29 13:43:50 +03:30
  • fb12971fd6 Added BitwiseGCD.java and BitwiseGCDTest.java (#6545) Hetu Kariya 2025-09-27 16:32:34 +05:30
  • 09cacae1c3 chore(deps): bump org.apache.commons:commons-lang3 from 3.18.0 to 3.19.0 (#6543) dependabot[bot] 2025-09-25 08:05:55 +02:00
  • d29a8e5232 Update DIRECTORY.md (#6533) Deniz Altunkapan 2025-09-23 13:20:05 +02:00
  • ce314e1134 chore(deps-dev): bump org.mockito:mockito-core from 5.19.0 to 5.20.0 (#6541) dependabot[bot] 2025-09-23 13:56:03 +03:00
  • eb4304ec17 chore(deps): bump org.apache.maven.plugins:maven-compiler-plugin from 3.14.0 to 3.14.1 (#6539) dependabot[bot] 2025-09-22 23:45:47 +02:00
  • 0e74f01ab3 chore(deps-dev): bump org.assertj:assertj-core from 3.27.5 to 3.27.6 (#6540) dependabot[bot] 2025-09-22 23:36:17 +02:00
  • f57ffa9e49 chore(deps-dev): bump org.assertj:assertj-core from 3.27.4 to 3.27.5 (#6534) dependabot[bot] 2025-09-19 23:35:55 +02:00
  • 5fee204773 Added PriorityQueueSort algorithm and Tests (#6532) Rahul P 2025-09-18 23:32:15 +05:30
  • 45275ee935 chore(deps): bump com.github.spotbugs:spotbugs-maven-plugin from 4.9.5.0 to 4.9.6.0 (#6531) dependabot[bot] 2025-09-18 10:01:32 +02:00
  • 85a2df46ad To add Suffix array algorithm implementation (#6530) Nithin U 2025-09-17 21:26:10 +05:30
  • c370101151 chore(deps): bump com.github.spotbugs:spotbugs-maven-plugin from 4.9.4.2 to 4.9.5.0 (#6528) dependabot[bot] 2025-09-15 22:40:57 +00:00
  • 1472e51992 chore(deps): bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.3 to 3.5.4 (#6527) dependabot[bot] 2025-09-16 00:37:15 +02:00
  • f12e73489a chore(deps): bump com.github.spotbugs:spotbugs-maven-plugin from 4.9.4.1 to 4.9.4.2 (#6524) dependabot[bot] 2025-09-09 08:31:35 +02:00
  • 6c8de56087 chore(deps): bump gitpod/workspace-java-21 from 2025-06-18-16-47-14 to 2025-08-25-18-17-39 (#6523) dependabot[bot] 2025-09-09 07:31:44 +02:00
  • f0437fecb8 chore(deps): bump actions/setup-python from 5 to 6 in /.github/workflows (#6520) dependabot[bot] 2025-09-05 08:07:17 +02:00
  • 5e5f31841d chore(deps): bump actions/stale from 9 to 10 in /.github/workflows (#6519) dependabot[bot] 2025-09-05 07:38:20 +02:00
  • 676d36eefd Update DIRECTORY.md (#6500) Deniz Altunkapan 2025-09-04 22:01:53 +02:00
  • 1393f5ea6b Added-> DisjointUnion Set by Size (#6514) Priyansh 2025-09-03 22:35:12 +05:30
  • d09180e66a chore(deps): bump com.mebigfatguy.fb-contrib:fb-contrib from 7.6.13 to 7.6.14 (#6517) dependabot[bot] 2025-09-03 19:00:22 +02:00
  • fe02c481bd chore(deps): bump com.github.spotbugs:spotbugs-maven-plugin from 4.9.4.0 to 4.9.4.1 (#6515) dependabot[bot] 2025-09-03 18:51:24 +02:00
  • 79dc0b42a0 chore: remove @vil02 from CODEOWNERS (#6512) Piotr Idzik 2025-08-30 09:35:06 +02:00
  • 27ada8a649 Migrate recursive reverse string method and tests to ReverseString (#6504) Nihar Kakani 2025-08-27 20:29:04 +05:30
  • e78d53d747 chore(deps): bump com.github.spotbugs:spotbugs-maven-plugin from 4.9.3.2 to 4.9.4.0 (#6498) dependabot[bot] 2025-08-25 21:22:15 +02:00
  • c04607536f chore(deps): bump actions/setup-java from 4 to 5 in /.github/workflows (#6499) dependabot[bot] 2025-08-22 07:51:22 +02:00
  • 3961b1dab9 fix: revert ReverseStack deletion and verify linting (#6474) (#6494) Vicky 2025-08-22 11:11:36 +05:30
  • 3f195c2c89 Update DIRECTORY.md (#6476) Deniz Altunkapan 2025-08-21 20:03:42 +02:00