Commit Graph

2664 Commits

Author SHA1 Message Date
dependabot[bot]
ebd7a3748c Bump com.puppycrawl.tools:checkstyle from 10.20.2 to 10.21.0 (#6098)
Bumps [com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle) from 10.20.2 to 10.21.0.
- [Release notes](https://github.com/checkstyle/checkstyle/releases)
- [Commits](https://github.com/checkstyle/checkstyle/compare/checkstyle-10.20.2...checkstyle-10.21.0)

---
updated-dependencies:
- dependency-name: com.puppycrawl.tools:checkstyle
  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>
2024-12-12 23:31:33 +01:00
dependabot[bot]
fff1826df2 Bump com.puppycrawl.tools:checkstyle from 10.20.1 to 10.20.2 (#6097)
Bumps [com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle) from 10.20.1 to 10.20.2.
- [Release notes](https://github.com/checkstyle/checkstyle/releases)
- [Commits](https://github.com/checkstyle/checkstyle/compare/checkstyle-10.20.1...checkstyle-10.20.2)

---
updated-dependencies:
- dependency-name: com.puppycrawl.tools:checkstyle
  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>
2024-12-04 00:40:04 +01:00
dependabot[bot]
69870f8f55 Bump gitpod/workspace-java-21 from 2024-09-11-00-04-27 to 2024-11-26-08-43-19 (#6096)
Bump gitpod/workspace-java-21

Bumps gitpod/workspace-java-21 from 2024-09-11-00-04-27 to 2024-11-26-08-43-19.

---
updated-dependencies:
- dependency-name: gitpod/workspace-java-21
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-02 23:57:33 +01:00
likespro
1a2aeddec3 Add optimized version of DijkstraAlgorithm (#6088) 2024-11-19 09:09:06 +02:00
dependabot[bot]
7ec5d24562 Bump com.mebigfatguy.fb-contrib:fb-contrib from 7.6.5 to 7.6.8 (#6093)
Bumps [com.mebigfatguy.fb-contrib:fb-contrib](https://github.com/mebigfatguy/fb-contrib) from 7.6.5 to 7.6.8.
- [Commits](https://github.com/mebigfatguy/fb-contrib/compare/v7.6.5...v7.6.8)

---
updated-dependencies:
- dependency-name: com.mebigfatguy.fb-contrib:fb-contrib
  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>
2024-11-14 21:47:44 +00:00
dependabot[bot]
18b2ab63b8 Bump codecov/codecov-action from 4 to 5 in /.github/workflows (#6092)
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 4 to 5.
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/codecov/codecov-action/compare/v4...v5)

---
updated-dependencies:
- dependency-name: codecov/codecov-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-14 21:39:39 +00:00
dependabot[bot]
b9714537f2 Bump com.github.spotbugs:spotbugs-maven-plugin from 4.8.6.5 to 4.8.6.6 (#6087)
Bumps [com.github.spotbugs:spotbugs-maven-plugin](https://github.com/spotbugs/spotbugs-maven-plugin) from 4.8.6.5 to 4.8.6.6.
- [Release notes](https://github.com/spotbugs/spotbugs-maven-plugin/releases)
- [Commits](https://github.com/spotbugs/spotbugs-maven-plugin/compare/spotbugs-maven-plugin-4.8.6.5...spotbugs-maven-plugin-4.8.6.6)

---
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>
2024-11-12 22:57:20 +01:00
dependabot[bot]
e63ba4be47 Bump com.puppycrawl.tools:checkstyle from 10.20.0 to 10.20.1 (#6085) 2024-11-08 00:15:48 +02:00
dependabot[bot]
935a135d97 Bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.1 to 3.5.2 (#6082)
Bumps [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) from 3.5.1 to 3.5.2.
- [Release notes](https://github.com/apache/maven-surefire/releases)
- [Commits](https://github.com/apache/maven-surefire/compare/surefire-3.5.1...surefire-3.5.2)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-surefire-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>
2024-11-04 22:34:15 +01:00
Alex Klymenko
04bfaa8278 Rename Recursion package (#6081) 2024-11-03 14:13:10 +02:00
Mohamed Boukthir
539871a33e Add Fibonacci series to Recursion package (#6079) 2024-11-02 22:44:24 +02:00
Strange Developer
df0c997e4b General performance improvement (#6078) 2024-11-01 19:52:42 +02:00
Shreya
7b962a4a1d Add Exponential Moving Average Filter (#6075) 2024-11-01 08:38:27 +00:00
dependabot[bot]
a676ebc472 Bump com.puppycrawl.tools:checkstyle from 10.19.0 to 10.20.0 (#6076) 2024-10-31 23:58:37 +02:00
Hardik Pawar
03bb8ee66e Enhance docs, add tests in MaxHeap (#5983) 2024-10-29 22:47:33 +02:00
Rashi Dashore
b14db816bd Add shuffle array (#6026) 2024-10-29 20:30:22 +00:00
Hardik Pawar
857d921b07 Enhance docs, add tests in ReverseKGroup (#5999) 2024-10-29 20:22:31 +00:00
Hardik Pawar
94fb92e508 Enhance docs, add tests in GenericHeap (#5980) 2024-10-29 20:11:30 +00:00
Hardik Pawar
63d13b6f3a Enhance docs, add tests in GenericHashMapUsingArray (#5972) 2024-10-29 18:51:27 +00:00
Hardik Pawar
fd14016c86 Enhance docs, add more tests in ReverseBits (#5859) 2024-10-29 18:17:30 +00:00
Hardik Pawar
54567e2ed3 Enhance docs, add more tests in SwapAdjacentBits (#5861) 2024-10-29 18:12:46 +00:00
Hardik Pawar
b31bc86192 Enhance docs, add tests in AVLTree (#6058) 2024-10-29 18:02:33 +00:00
Hardik Pawar
e94be712df Add RandomScheduling algorithm (#5810) 2024-10-29 17:52:37 +00:00
Muhammad Junaid Khalid
d1c1e6b4d2 Add uniform number counting algorithm (#6052) 2024-10-29 17:46:29 +00:00
dependabot[bot]
5e9d1dcdcd Bump org.apache.maven.plugins:maven-pmd-plugin from 3.25.0 to 3.26.0 (#6054)
Bumps [org.apache.maven.plugins:maven-pmd-plugin](https://github.com/apache/maven-pmd-plugin) from 3.25.0 to 3.26.0.
- [Release notes](https://github.com/apache/maven-pmd-plugin/releases)
- [Commits](https://github.com/apache/maven-pmd-plugin/compare/maven-pmd-plugin-3.25.0...maven-pmd-plugin-3.26.0)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-pmd-plugin
  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>
2024-10-29 07:30:06 +00:00
dependabot[bot]
5c9edf4cbd Bump com.puppycrawl.tools:checkstyle from 10.18.2 to 10.19.0 (#6055)
Bumps [com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle) from 10.18.2 to 10.19.0.
- [Release notes](https://github.com/checkstyle/checkstyle/releases)
- [Commits](https://github.com/checkstyle/checkstyle/compare/checkstyle-10.18.2...checkstyle-10.19.0)

---
updated-dependencies:
- dependency-name: com.puppycrawl.tools:checkstyle
  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>
2024-10-29 08:26:15 +01:00
PANKAJ PATWAL
bca8d0efe0 Add Longest Subarray With Sum Less Than or Equal to K algorithm (#6042) 2024-10-27 22:54:30 +02:00
Giulio Tantaro
a2e526b610 Add tests for NodeStack (#6009) 2024-10-27 22:39:56 +02:00
dependabot[bot]
a1638165fe Bump org.apache.maven.plugins:maven-checkstyle-plugin from 3.5.0 to 3.6.0 (#6010) 2024-10-26 19:17:48 +00:00
Hardik Pawar
d4a13fc8b5 Enhance docs, remove main, add tests in `SearchSinglyLink… (#6012) 2024-10-26 22:13:57 +03:00
pranayh24
985c1f9dd1 Add Maximum Sliding Window algorithm (#5848) 2024-10-26 19:05:14 +00:00
Ramit Gangwar (NoiR)
3da16a7fe0 Add LongestCommonPrefix (#5849) 2024-10-26 19:01:47 +00:00
Ayush Majumder
84522baa92 Update README.md and add some description (#5886) 2024-10-26 18:55:41 +00:00
Hardik Pawar
8b604858f5 Enhance docs, add more tests in Vigenere (#5899) 2024-10-26 18:50:31 +00:00
Giulio Tantaro
e6f70634a4 Cleanup combination and combination test (#5902) 2024-10-26 18:39:23 +00:00
Hardik Pawar
b5a097c56a Enhance docs, add more tests in EndianConverter (#5921) 2024-10-26 21:35:36 +03:00
Hardik Pawar
62c9309a31 Enhance docs, remove main, add tests in PrimMST (#5969) 2024-10-26 18:10:19 +00:00
Hardik Pawar
ce3dd01e68 Enhance docs, remove main. add more tests in `HexaDecimal… (#5922) 2024-10-26 21:06:52 +03:00
Hardik Pawar
cfa35a4fd9 Add tests, fix removeEdge bug in MatrixGraphs (#5968) 2024-10-26 18:00:02 +00:00
Hardik Pawar
a8b8420716 Enhance docs, remove main. add more tests in `HexaDecimal… (#5923) 2024-10-26 17:55:18 +00:00
Hardik Pawar
c6571382d9 Enhance docs, add tests in TarjansAlgorithm (#5970) 2024-10-26 17:51:13 +00:00
Hardik Pawar
474e0dea02 Enhance docs, add more tests in WelshPowell (#5971) 2024-10-26 16:57:43 +00:00
Hardik Pawar
a78b15dc24 Enhance docs, add tests in MinHeap (#5985) 2024-10-26 16:53:32 +00:00
Hardik Pawar
bc6ea1ec87 Enhance docs, fix & add tests in `GenericHashMapUsingArrayL… (#5973) 2024-10-26 16:45:16 +00:00
Hardik Pawar
f5bc2c807d Add more tests in HashMap (#5974) 2024-10-26 16:29:21 +00:00
Hardik Pawar
cd40dfbb41 Enhance docs, add tests in HashMapCuckooHashing (#5975) 2024-10-26 16:17:58 +00:00
Hardik Pawar
84cd883e95 Enhance docs, add tests in Intersection (#5976) 2024-10-26 16:08:52 +00:00
Hardik Pawar
26f114cb60 Enhance docs, add tests in LinearProbingHashMap (#5977) 2024-10-26 16:05:31 +00:00
Hardik Pawar
4ea3098595 Enhance docs, add tests in MajorityElement (#5978) 2024-10-26 16:02:07 +00:00
Hardik Pawar
7e87e5840e Enhance docs, add tests in FibonacciHeap (#5979) 2024-10-26 15:44:30 +00:00