Directories
¶
| Path | Synopsis |
|---|---|
|
pkg
|
|
|
linkedlist
Package linkedlist implements a linear data structure Linked List A Linked List is a linear collection of data elements, in which linear order is not given by their physical placement in memory.
|
Package linkedlist implements a linear data structure Linked List A Linked List is a linear collection of data elements, in which linear order is not given by their physical placement in memory. |
|
luhnalgorithm
Package luhnalgorithm is an implementation of Luhn Algorithm, also known as the Modulus 10
|
Package luhnalgorithm is an implementation of Luhn Algorithm, also known as the Modulus 10 |
|
modulus11
Package modulus11 is an implementation of the Modulus 11 check digit calculation
|
Package modulus11 is an implementation of the Modulus 11 check digit calculation |
|
palindrome
Package palindrome checks for Palindrome strings or numbers A palindrome is a word, phrase, number, or other sequence of characters which reads the same backward or forward.
|
Package palindrome checks for Palindrome strings or numbers A palindrome is a word, phrase, number, or other sequence of characters which reads the same backward or forward. |
|
prime/sieveofatkin
Package sieveofatkin is an implementation for the Sieve of Atkin, a modern algorithm for finding all prime numbers up to a specified integer
|
Package sieveofatkin is an implementation for the Sieve of Atkin, a modern algorithm for finding all prime numbers up to a specified integer |
|
sorting/selection_sort
Package selection_sort implements a selection sort algorithm.
|
Package selection_sort implements a selection sort algorithm. |
Click to show internal directories.
Click to hide internal directories.