```
usingMaths.com
From Theory to Practice - Math You Can Use.







<< PreviousNext >>

Java Miscellaneous Algorithms for Tertiary Students: Combinatorics & Encryption



Panorama: Tertiary Level Java - Mathematics Educational Scheme

While this section covers Tertiary level mathematics, the focus is on practical implementation. Here, we explore discrete mathematics algorithms in Java, specifically dealing with Combinatorics and Data Security.

Here, we will be teaching the logic behind Combinatorics, showing you how to write a Java combination algorithm and efficient Java permutation code . We also dive into complex selection scenarios, such as Java Selection with Repetition and Java Selection with Conditioned Repetition .

Beyond pure math, we cover Data Security and Java encryption implementation. This includes Two-Way Encryptions — specifically Java Single Key Encryption and Java Private/Public Key Encryption — as well as Java One-Way Encryptions using hashing algorithms in Java.











<< PreviousNext >>