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







<< PreviousNext >>

JavaScript Miscellaneous Algorithms for Tertiary Students: Combinatorics & Encryption



Panorama: Tertiary Level JavaScript - Mathematics Educational Scheme

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

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

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











<< PreviousNext >>