Skip to content

Commit 7556eab

Browse files
authored
chore: sync-up catalog (#457)
- kata/bad-hash-string-to-string (beta => retired) - kata/mode-count (beta => retired) - kata/players-score-class (beta => retired)
1 parent 674bc14 commit 7556eab

File tree

12 files changed

+4
-4
lines changed

12 files changed

+4
-4
lines changed

β€Ždocs/README.mdβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ slug.
2525

2626
| [1 kyu](/kata/1-kyu/index.md) | [2 kyu](/kata/2-kyu/index.md) | [3 kyu](/kata/3-kyu/index.md) | [4 kyu](/kata/4-kyu/index.md) | [5 kyu](/kata/5-kyu/index.md) | [6 kyu](/kata/6-kyu/index.md) | [7 kyu](/kata/7-kyu/index.md) | [8 kyu](/kata/8-kyu/index.md) | [beta](/kata/beta/index.md) | [retired](/kata/retired/index.md) |
2727
|:-----------------------------:|:-----------------------------:|:-----------------------------:|:-----------------------------:|:-----------------------------:|:-----------------------------:|:-----------------------------:|:-----------------------------:|:---------------------------:|:---------------------------------:|
28-
| - | 1 | 2 | 22 | 40 | 413 | 557 | 205 | 58 | 76 |
28+
| - | 1 | 2 | 22 | 40 | 413 | 558 | 205 | 55 | 79 |
2929

3030
**Note:** The source code is written in Java 17 and may use language features that are incompatible
3131
with Java 8, 11.

β€Žkata/beta/index.mdβ€Ž

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
- [02. Sum of array's elements](02-sum-of-arrays-elements)
33
# B
44
- [Bad Collection?](bad-collection)
5-
- [BAD Hash - String to String](bad-hash-string-to-string)
65
- [Basic Arabic-To-Roman Numerals (1 to 999)](basic-arabic-to-roman-numerals-1-to-999)
76
- [Beginner friendly: remove the letter o](beginner-friendly-remove-the-letter-o)
87
- [Brackets Checker](brackets-checker)
@@ -34,7 +33,6 @@
3433
# M
3534
- [Max Consecutive Sum](max-consecutive-sum)
3635
- [Merging Phone Numbers](merging-phone-numbers)
37-
- [Mode Count](mode-count)
3836
# O
3937
- [Only UNChecked Exceptions](only-unchecked-exceptions)
4038
# P
@@ -43,7 +41,6 @@
4341
- [Parenthesis validator](parenthesis-validator)
4442
- [Perimeter of a Rectangle](perimeter-of-a-rectangle)
4543
- [Phase Transitions](phase-transitions)
46-
- [Player's Score Class](players-score-class)
4744
- [Primary Primes](primary-primes)
4845
# R
4946
- [Random Wallpaper](random-wallpaper)
File renamed without changes.
File renamed without changes.
File renamed without changes.

β€Žkata/retired/index.mdβ€Ž

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
- [Ancestors Blowfish - play with bits](ancestors-blowfish-play-with-bits)
77
- [Array to ArrayList](array-to-arraylist)
88
# B
9+
- [BAD Hash - String to String](bad-hash-string-to-string)
910
- [Base Factorial Converter](base-factorial-converter)
1011
- [Bobby Builds a PC](bobby-builds-a-pc)
1112
# C
@@ -44,6 +45,7 @@
4445
- [List:Find Total Numbers](list-find-total-numbers)
4546
- [Load value from system variable](load-value-from-system-variable)
4647
# M
48+
- [Mode Count](mode-count)
4749
- [Multiline String Maker](multiline-string-maker)
4850
# N
4951
- [N-th Power](n-th-power)
@@ -52,6 +54,7 @@
5254
# O
5355
- [Open a weak chest.](open-a-weak-chest)
5456
# P
57+
- [Player's Score Class](players-score-class)
5558
- [Playing with Streams: Sum](playing-with-streams-sum)
5659
- [Points in Segments](points-in-segments)
5760
- [Positive & Negative Regex](positive-and-negative-regex)
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
Β (0)