Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upDevelopment #923
Development #923
Conversation
add a Test about AnyBaseToDecimal.java
add some tests for Sort
delete print statements from Test files.
add Test for InsertionSort
Signed-off-by: Ralph Niemitz <ralph.niemitz@gmx.de>
Negative Integer, worst case array test added
add MergeSortTest for MergeSort.
-Linear Search was added. -Made Both searches final and static ( There is no reason to have to instantiate them). Also Changed the tests to include the new static methods. -Added a new test, searching an empty array.
Added StoogeSort algorithm and JUnit Test
Added Interpolation Search and JUnit test.
Added Linear Search, changed Binary search
Added Factory pattern implementation in Java and its test
Added Builder Design pattern implementation in Java and its test
Added a sub-package for "creational" in order to organize the code
Added the prototype pattern and its unit test
Co-Authored-By: Libin Yang <contact@yanglibin.info>
Co-Authored-By: Libin Yang <contact@yanglibin.info>
Cast the second operand of Math.pow to double - SonarQube analysis
…de methods private
Added the code for Abstract factory pattern implementation and JUnit
Added adapter pattern and its test case
1. Add JUnit Jupiter dependency; 2. Add maven-resources-plugin to fix path problem in SimplexNoise testcase; 3. Add maven-compiler-plugin to tell the default compiler version;
Use Gradle instead of Maven

Formed in 2009, the Archive Team (not to be confused with the archive.org Archive-It Team) is a rogue archivist collective dedicated to saving copies of rapidly dying or deleted websites for the sake of history and digital heritage. The group is 100% composed of volunteers and interested parties, and has expanded into a large amount of related projects for saving online and digital history.

No description provided.