Rahul
13d8a28e47
Update DIRECTORY.md with Newly Added Files ( #6302 )
...
* Update DIRECTORY.md with newly added files
* Add files_local.txt to .gitignore
* Update .gitignore
* Delete .gitignore
* Updated .gitignore
* Update .gitignore
2025-06-20 22:07:58 +02:00
dependabot[bot]
ae718618ea
chore(deps): bump com.mebigfatguy.fb-contrib:fb-contrib from 7.6.10 to 7.6.11 ( #6297 )
...
chore(deps): bump com.mebigfatguy.fb-contrib:fb-contrib
Bumps [com.mebigfatguy.fb-contrib:fb-contrib](https://github.com/mebigfatguy/fb-contrib ) from 7.6.10 to 7.6.11.
- [Commits](https://github.com/mebigfatguy/fb-contrib/commits )
---
updated-dependencies:
- dependency-name: com.mebigfatguy.fb-contrib:fb-contrib
dependency-version: 7.6.11
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-06-19 00:18:27 +02:00
02RdDT
616d15a408
Shortest coprime segment using sliding window technique ( #6296 )
...
* Shortest coprime segment using sliding window technique
* mvn checkstyle passes
* gcd function reformatted
* fixed typo in ShortestCoprimeSegment
* 1. shortestCoprimeSegment now returns not the length, but the shortest segment itself.
2. Testcases have been adapted, a few new ones added.
* clang formatted ShortestCoprimeSegmentTest.java code
2025-06-18 21:29:35 +02:00
Piotr Idzik
a21abe6b2b
chore: add security ruleset to PMD ( #6292 )
2025-06-14 18:42:45 +02:00
Piotr Idzik
b427b40f56
chore: monitor structure of the project ( #6291 )
2025-06-12 18:35:01 +03:00
Deniz Altunkapan
1745d19f09
refactor: unified duplicate Anagram classes into a single implementation ( #6290 )
2025-06-11 20:04:06 +03:00
Pau López Núñez
0b21bb0a38
Add Boyer-Moore string search algorithm with JUnit tests ( #6274 )
2025-06-11 15:37:42 +00:00
Piotr Idzik
20f04929be
chore: configure PMD to detect main methods ( #6289 )
2025-06-11 16:52:58 +03:00
Saipriya Patnaik
e41c2b9456
Add Unit Tests for Empty and Single-Node Graphs in TopologicalSort ( #6263 )
2025-06-11 00:07:24 +03:00
dependabot[bot]
ed4a724e33
Bump org.junit:junit-bom from 5.13.0 to 5.13.1 ( #6278 )
...
Bumps [org.junit:junit-bom](https://github.com/junit-team/junit5 ) from 5.13.0 to 5.13.1.
- [Release notes](https://github.com/junit-team/junit5/releases )
- [Commits](https://github.com/junit-team/junit5/compare/r5.13.0...r5.13.1 )
---
updated-dependencies:
- dependency-name: org.junit:junit-bom
dependency-version: 5.13.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-06-10 22:52:11 +02:00
Piotr Idzik
7602f1ef4c
chore: suppress unchecked in selected classes ( #6262 )
2025-06-05 19:13:46 +03:00
Piotr Idzik
ec6f09c373
chore: suppress rawtypes in selected classes ( #6261 )
2025-06-05 14:23:28 +03:00
Piotr Idzik
27a774020c
style: include SLS_SUSPICIOUS_LOOP_SEARCH ( #6260 )
2025-06-04 23:37:38 +03:00
Raveendra Pujari
e123ca12c7
tests: properly test Isomorphic ( #6259 )
...
Fixes #6258
---------
Co-authored-by: Piotr Idzik <65706193+vil02@users.noreply.github.com >
2025-06-04 00:09:46 +02:00
dependabot[bot]
b3c2c7a231
Bump gitpod/workspace-java-21 from 2025-02-10-10-54-28 to 2025-05-14-07-50-25 ( #6249 )
...
Bump gitpod/workspace-java-21
Bumps gitpod/workspace-java-21 from 2025-02-10-10-54-28 to 2025-05-14-07-50-25.
---
updated-dependencies:
- dependency-name: gitpod/workspace-java-21
dependency-version: 2025-05-14-07-50-25
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-06-03 18:34:01 +02:00
dependabot[bot]
30f39abfc4
Bump com.puppycrawl.tools:checkstyle from 10.24.0 to 10.25.0 ( #6255 )
...
Bumps [com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle ) from 10.24.0 to 10.25.0.
- [Release notes](https://github.com/checkstyle/checkstyle/releases )
- [Commits](https://github.com/checkstyle/checkstyle/compare/checkstyle-10.24.0...checkstyle-10.25.0 )
---
updated-dependencies:
- dependency-name: com.puppycrawl.tools:checkstyle
dependency-version: 10.25.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-06-03 16:24:14 +00:00
dependabot[bot]
d546212974
Bump com.mebigfatguy.fb-contrib:fb-contrib from 7.6.9 to 7.6.10 ( #6254 )
...
Bumps [com.mebigfatguy.fb-contrib:fb-contrib](https://github.com/mebigfatguy/fb-contrib ) from 7.6.9 to 7.6.10.
- [Commits](https://github.com/mebigfatguy/fb-contrib/commits/v7.6.10 )
---
updated-dependencies:
- dependency-name: com.mebigfatguy.fb-contrib:fb-contrib
dependency-version: 7.6.10
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-06-03 16:16:47 +00:00
dependabot[bot]
424c4fb0eb
Bump org.junit:junit-bom from 5.12.2 to 5.13.0 ( #6252 )
...
* Bump org.junit:junit-bom from 5.12.2 to 5.13.0
Bumps [org.junit:junit-bom](https://github.com/junit-team/junit5 ) from 5.12.2 to 5.13.0.
- [Release notes](https://github.com/junit-team/junit5/releases )
- [Commits](https://github.com/junit-team/junit5/compare/r5.12.2...r5.13.0 )
---
updated-dependencies:
- dependency-name: org.junit:junit-bom
dependency-version: 5.13.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
* Update directory
---------
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
2025-06-03 16:08:41 +00:00
Piotr Idzik
292b4e506e
style: resolve IMC_IMMATURE_CLASS_COLLECTION_RETURN ( #6256 )
2025-06-03 15:47:50 +00:00
Piotr Idzik
3b9bdcc066
style: do not use ArgumentsProvider as deprecated ( #6253 )
2025-06-03 15:43:15 +00:00
Deniz Altunkapan
8e6637b7cd
fix: use last known working commit for infer to avoid build failure ( #6257 )
2025-06-03 15:25:13 +00:00
Soham Kamble
2320b46b3f
Add BTree implementation ( #6248 )
2025-05-28 15:00:41 +03:00
dependabot[bot]
d23a0ec5f4
Bump com.puppycrawl.tools:checkstyle from 10.23.1 to 10.24.0 ( #6246 )
...
Bumps [com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle ) from 10.23.1 to 10.24.0.
- [Release notes](https://github.com/checkstyle/checkstyle/releases )
- [Commits](https://github.com/checkstyle/checkstyle/compare/checkstyle-10.23.1...checkstyle-10.24.0 )
---
updated-dependencies:
- dependency-name: com.puppycrawl.tools:checkstyle
dependency-version: 10.24.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-23 00:57:38 +03:00
dependabot[bot]
121bf1eaf8
Bump org.mockito:mockito-core from 5.17.0 to 5.18.0 ( #6240 )
...
Bumps [org.mockito:mockito-core](https://github.com/mockito/mockito ) from 5.17.0 to 5.18.0.
- [Release notes](https://github.com/mockito/mockito/releases )
- [Commits](https://github.com/mockito/mockito/compare/v5.17.0...v5.18.0 )
---
updated-dependencies:
- dependency-name: org.mockito:mockito-core
dependency-version: 5.18.0
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-21 00:13:12 +02:00
Vibhu Khera
b09766ede4
Add Randomized Quick Sort ( #6234 )
2025-05-09 21:50:09 +00:00
Muhammad Ezzat
6fe630cdf2
Add Monte Carlo's Integral Approximation ( #6235 )
2025-05-09 20:27:27 +00:00
Andrii Siriak
c02074e191
Update CODEOWNERS
2025-05-09 23:10:36 +03:00
Muhammad Ezzat
571d05caa8
Add Karger's minimum cut algorithm ( #6233 )
2025-05-05 18:09:28 +03:00
dependabot[bot]
d866fbd32a
Bump com.puppycrawl.tools:checkstyle from 10.23.0 to 10.23.1 ( #6228 )
...
Bumps [com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle ) from 10.23.0 to 10.23.1.
- [Release notes](https://github.com/checkstyle/checkstyle/releases )
- [Commits](https://github.com/checkstyle/checkstyle/compare/checkstyle-10.23.0...checkstyle-10.23.1 )
---
updated-dependencies:
- dependency-name: com.puppycrawl.tools:checkstyle
dependency-version: 10.23.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-29 10:27:51 +03:00
dependabot[bot]
7a16daf9a7
Bump org.apache.commons:commons-collections4 from 4.5.0-M3 to 4.5.0 ( #6226 )
...
Bumps org.apache.commons:commons-collections4 from 4.5.0-M3 to 4.5.0.
---
updated-dependencies:
- dependency-name: org.apache.commons:commons-collections4
dependency-version: 4.5.0
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-23 00:52:16 +03:00
dependabot[bot]
f91cae7e03
Bump com.h3xstream.findsecbugs:findsecbugs-plugin from 1.13.0 to 1.14.0 ( #6225 )
...
Bumps [com.h3xstream.findsecbugs:findsecbugs-plugin](https://github.com/find-sec-bugs/find-sec-bugs ) from 1.13.0 to 1.14.0.
- [Release notes](https://github.com/find-sec-bugs/find-sec-bugs/releases )
- [Changelog](https://github.com/find-sec-bugs/find-sec-bugs/blob/master/CHANGELOG.md )
- [Commits](https://github.com/find-sec-bugs/find-sec-bugs/commits )
---
updated-dependencies:
- dependency-name: com.h3xstream.findsecbugs:findsecbugs-plugin
dependency-version: 1.14.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-22 00:28:23 +03:00
Vusal Huseynov
ad5e496b0c
Add LongestIncreasingSubsequenceNLogN ( #6221 )
2025-04-15 13:08:45 +00:00
dependabot[bot]
c8177e346f
Bump DoozyX/clang-format-lint-action from 0.18 to 0.20 in /.github/workflows ( #6223 )
...
Bump DoozyX/clang-format-lint-action in /.github/workflows
Bumps [DoozyX/clang-format-lint-action](https://github.com/doozyx/clang-format-lint-action ) from 0.18 to 0.20.
- [Release notes](https://github.com/doozyx/clang-format-lint-action/releases )
- [Commits](https://github.com/doozyx/clang-format-lint-action/compare/v0.18...v0.20 )
---
updated-dependencies:
- dependency-name: DoozyX/clang-format-lint-action
dependency-version: '0.20'
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-15 00:17:12 +02:00
dependabot[bot]
ce6e734dde
Bump org.junit:junit-bom from 5.12.1 to 5.12.2 ( #6217 )
2025-04-12 11:20:40 +03:00
cureprotocols
f53bc0080b
Add ReservoirSampling algorithm to randomized module ( #6204 )
2025-04-07 23:58:44 +03:00
dependabot[bot]
2570a99664
Bump org.mockito:mockito-core from 5.16.1 to 5.17.0 ( #6213 )
...
Bumps [org.mockito:mockito-core](https://github.com/mockito/mockito ) from 5.16.1 to 5.17.0.
- [Release notes](https://github.com/mockito/mockito/releases )
- [Commits](https://github.com/mockito/mockito/compare/v5.16.1...v5.17.0 )
---
updated-dependencies:
- dependency-name: org.mockito:mockito-core
dependency-version: 5.17.0
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-05 15:24:23 +02:00
dependabot[bot]
c3d65e00cd
Bump com.puppycrawl.tools:checkstyle from 10.22.0 to 10.23.0 ( #6212 )
...
Bumps [com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle ) from 10.22.0 to 10.23.0.
- [Release notes](https://github.com/checkstyle/checkstyle/releases )
- [Commits](https://github.com/checkstyle/checkstyle/compare/checkstyle-10.22.0...checkstyle-10.23.0 )
---
updated-dependencies:
- dependency-name: com.puppycrawl.tools:checkstyle
dependency-version: 10.23.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-02 21:52:04 +00:00
dependabot[bot]
93e853575c
Bump org.jacoco:jacoco-maven-plugin from 0.8.12 to 0.8.13 ( #6211 )
...
Bumps [org.jacoco:jacoco-maven-plugin](https://github.com/jacoco/jacoco ) from 0.8.12 to 0.8.13.
- [Release notes](https://github.com/jacoco/jacoco/releases )
- [Commits](https://github.com/jacoco/jacoco/compare/v0.8.12...v0.8.13 )
---
updated-dependencies:
- dependency-name: org.jacoco:jacoco-maven-plugin
dependency-version: 0.8.13
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-02 21:48:08 +00:00
Piotr Idzik
251e9e1902
refactor: introduce SinglyLinkedListNode ( #6210 )
2025-04-02 18:51:40 +03:00
Piotr Idzik
22098c7d1e
style: remove redundant PMD exclusions ( #6209 )
2025-04-01 18:54:19 +02:00
dependabot[bot]
a5a4873b94
Bump com.puppycrawl.tools:checkstyle from 10.21.4 to 10.22.0 ( #6208 )
...
Bumps [com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle ) from 10.21.4 to 10.22.0.
- [Release notes](https://github.com/checkstyle/checkstyle/releases )
- [Commits](https://github.com/checkstyle/checkstyle/compare/checkstyle-10.21.4...checkstyle-10.22.0 )
---
updated-dependencies:
- dependency-name: com.puppycrawl.tools:checkstyle
dependency-version: 10.22.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-01 14:22:22 +02:00
dependabot[bot]
3471bbb5a3
Bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.2 to 3.5.3 ( #6207 )
...
Bumps [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire ) from 3.5.2 to 3.5.3.
- [Release notes](https://github.com/apache/maven-surefire/releases )
- [Commits](https://github.com/apache/maven-surefire/compare/surefire-3.5.2...surefire-3.5.3 )
---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-surefire-plugin
dependency-version: 3.5.3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-01 12:10:23 +00:00
Deniz Altunkapan
743f9660a8
Add Traveling Salesman Problem ( #6205 )
2025-03-31 22:18:19 +00:00
Piotr Idzik
0072ed9aa7
style: do not suppress lossy-conversions ( #6206 )
2025-03-31 19:20:58 +02:00
Sufiyan Chougule
45148874e8
Add feature to convert numeric words to their number representation ( #6195 )
2025-03-18 12:29:20 +02:00
dependabot[bot]
b44ecf7ef6
Bump org.mockito:mockito-core from 5.16.0 to 5.16.1 ( #6199 )
...
Bumps [org.mockito:mockito-core](https://github.com/mockito/mockito ) from 5.16.0 to 5.16.1.
- [Release notes](https://github.com/mockito/mockito/releases )
- [Commits](https://github.com/mockito/mockito/compare/v5.16.0...v5.16.1 )
---
updated-dependencies:
- dependency-name: org.mockito:mockito-core
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Oleksandr Klymenko <alexanderklmn@gmail.com >
2025-03-17 23:28:41 +01:00
dependabot[bot]
1a69a2da15
Bump com.github.spotbugs:spotbugs-maven-plugin from 4.9.2.0 to 4.9.3.0 ( #6198 )
...
Bumps [com.github.spotbugs:spotbugs-maven-plugin](https://github.com/spotbugs/spotbugs-maven-plugin ) from 4.9.2.0 to 4.9.3.0.
- [Release notes](https://github.com/spotbugs/spotbugs-maven-plugin/releases )
- [Commits](https://github.com/spotbugs/spotbugs-maven-plugin/compare/spotbugs-maven-plugin-4.9.2.0...spotbugs-maven-plugin-4.9.3.0 )
---
updated-dependencies:
- dependency-name: com.github.spotbugs:spotbugs-maven-plugin
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-17 23:23:19 +01:00
dependabot[bot]
8509be15f0
Bump org.junit:junit-bom from 5.12.0 to 5.12.1 ( #6197 )
...
Bumps [org.junit:junit-bom](https://github.com/junit-team/junit5 ) from 5.12.0 to 5.12.1.
- [Release notes](https://github.com/junit-team/junit5/releases )
- [Commits](https://github.com/junit-team/junit5/compare/r5.12.0...r5.12.1 )
---
updated-dependencies:
- dependency-name: org.junit:junit-bom
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-15 00:52:55 +01:00
David Kong
5285a3d7aa
Add a linear system solver ( #6196 )
2025-03-14 21:57:55 +00:00
Hakim's Garage
769e4975f6
Add Parenthesis to MathBuilder ( #6193 )
2025-03-14 22:34:03 +02:00