File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 107
107
* [ Hexagonal Numbers.Test] ( https://github.com/TheAlgorithms/TypeScript/blob/HEAD/maths/series/test/hexagonal_numbers.test.ts )
108
108
* [ Sieve Of Eratosthenes] ( https://github.com/TheAlgorithms/TypeScript/blob/HEAD/maths/sieve_of_eratosthenes.ts )
109
109
* [ Signum] ( https://github.com/TheAlgorithms/TypeScript/blob/HEAD/maths/signum.ts )
110
- * [ Zellers Congruence] ( https://github.com/TheAlgorithms/TypeScript/blob/HEAD/maths/zellers_congruence.ts )
111
110
* [ Ugly Numbers] ( https://github.com/TheAlgorithms/TypeScript/blob/HEAD/maths/ugly_numbers.ts )
111
+ * [ Zellers Congruence] ( https://github.com/TheAlgorithms/TypeScript/blob/HEAD/maths/zellers_congruence.ts )
112
112
113
113
## Other
114
114
* [ Parse Nested Brackets] ( https://github.com/TheAlgorithms/TypeScript/blob/HEAD/other/parse_nested_brackets.ts )
You can’t perform that action at this time.
0 commit comments