Leon D'souza
1cd5cdc3a4
rail-fence-cipher: add to track (#765 )
* Rail Fence Cipher completed
* Added @Ignore in the test file
* Build fail corrections
* Build Fail
* Added .keep file, the abscence caused build to fail
* Changes done as per the recent conventions
* Modified the config.json adding topics as well
* Update config.json
* rail-fence-encoding: add to config.json
* rail-fence-cipher: improve reference solution
* rail-fence-cipher: update with @FridaTveit's suggestions.
8 lat temu
Frida Tveit
836b46bdb0
parallel-letter-frequency: unlock by bank account
8 lat temu
Ryan Workman
c88d6e20f8
proverb: add to track (#1077 )
* Initial commit for new exercise proverb
* Add first test and source code passing it
* Add second test with short chain of consequences
* Add test for longer chain of events
* Add test asserting dictionary is not hard coded
* Add test for entire proverb
* All tests and source code complete
* Add stub due to low difficulty level
* Add proverb to config.json and settings.gradle
* Limit scope to package-private asccess level
* Set config to unlock proverb by two-fer
* Update tests to match exercism canonical data
* Fix starter implementation to only include thrown exception
* Add StringBuilder and basic refactoring
* Fix test spacing
* Refactor out extraneous if-statement
* Add curly braces around if-statement
8 lat temu
Sam Warner
233fd8744e
armstrong-numbers: add to track (#1073 )
* armstrong-numbers: add to track
* amrstrong-numbers: add readme
* armstrong-numbers: add tests and ref solution
* armstrong-numbers: add reference solution
* armstrong-numbers: improve tests as per @FridaTveit's suggestions
* armstrong-numbers: update tests
* armstrong-numbers: improve reference solution
8 lat temu
Stuart Kent
354f8d27fb
parallel-letter-frequency: move later in track
8 lat temu
Matthew Morgan
54050fd0ec
Add exercise parallel-letter-frequency
8 lat temu
Brandon Kiefer
9f05774b5d
update markdown ref solution and add initial solution
8 lat temu
Brandon Kiefer
284806b723
fix uuid for markdown
8 lat temu
Brandon Kiefer
1c68b5280c
add markdown exercise to track
8 lat temu
Brandon Kiefer
48e0521df3
add two-fer as unlock exercise for reverse-string
8 lat temu
Brandon Kiefer
b265e43d20
move reverse-string exercise behind two-fer
8 lat temu
Brandon Kiefer
93497625d9
added reverse string exercise to track
8 lat temu
arshanq
c00408b1a5
Add topics to problem 'binary-search' #938 (#999 )
Add topics to problem 'binary-search' #938
8 lat temu
Sam Warner
9791d82ceb
isbn-verifier: implement exercise in Java track (#1004 )
* isbn: implement exercise in Java track
* isbn-verifier: Update reference solution.
* isbn-verifier: Add starter implementation.
* Add @FridaTveit 's improvements
* Add some more improvements
8 lat temu
Stuart Kent
1ce4be2149
Run configlet fmt
8 lat temu
Stuart Kent
bc3b1f1206
Fix overly long UUIDs
8 lat temu
Frida Johanne Tveit
ed6bdf88eb
bowling: improve topics
8 lat temu
Sam Warner
74ee985c34
Protein Translation: Implement problem in Java language stream. (#985 )
* Protein Translation: Implemented problem in Java language stream.
* Protein-translation: Update implementation with FridaTveit's suggestions.
* Fix formatting and typesafety issues.
8 lat temu
Sam Warner
17648b7aa8
Add topics to House as per #793 . (#974 )
* Add topics to House as per #793 .
* Amend 'house' topics in config.json
* Remove tag 'variables' from house topics.
8 lat temu
Stuart Kent
0e35e4dad6
Run configlet fmt
9 lat temu
Jared
69e84a23b9
Add topic to pythagorean-triplet (#969 )
* Add topic to pythagorean-triplet
* cr feedback
* Update config.json
* Update config.json
Attempt to fix space issue.
9 lat temu
Rob van der Leek
caccff5ce0
Add topics for OCR Numbers exercise (#971 )
* Add topics for OCR Numbers exercise
* Limit list to 5 relevant topics
9 lat temu
Katrina Owen
c2c77235d7
Normalize the config file to minimize noise later
We will be scripting a number of changes to the track configuration.
This runs configlet fmt, which ensures that any further changes can be minimized.
9 lat temu
Yasha
9dceb188db
Fix940 Added topics: bank-account (#945 )
* bank-account: added topics
* minor changes
9 lat temu
Yasha
376eedfdcf
Fix941 Triangle: add topics (#944 )
* issue fixed
* minor bug fixed
* #941 fixed
* #941 fixed
* triangle: topics added
9 lat temu
mohshabbir
bdfb53dfc0
Spiral matrix : add topics (#956 )
* '#925-addTopics'
* added topic for spiral-matrix
* added topic for spiral-matrix
* Update config.json
9 lat temu
Patrick M
0b41b7327d
added topics for run length encoding (#934 )
* added topics for run length encoding
* added changes for run length encoding
* formatting
* formatting
9 lat temu
themakshter
aebf40c88f
Add topics to list-ops exercise
Close #936
9 lat temu
themakshter
644b0238d0
Add rectangles topics to config
Close #922
9 lat temu
marykomar
ced8815f62
Add topics to forth. Fixes #851 (#949 )
* Add topics to forth. Fixes #851
* Add topics to forth. Fixes #851
* Add topics exception_handling, strings, lists, logic to forth
9 lat temu
marykomar
30b1fda1a4
Add topics to custom set. Fixes #937 (#948 )
* Add topics to custom set. Fixes #937
* Add topics to custom set. Fixes #937
* Add generics to list of topics for custom set
9 lat temu
marykomar
fe3d1b1fd4
Add topics to binary search tree. Fixes #939 (#947 )
* Add topics to binary search tree. Fixes #939
* Add topics to binary search tree. Fixes #939
* Add generics to topics for binary search tree
* Remove recursion from topics for binary search tree
9 lat temu
Grant Harper
1665914758
fixes #925 add topics to simple linked list exercise (#933 )
* #925 add topics to simple linked list exercise
* added exception_handling to topics for simple linked list
9 lat temu
mariakomar
75d5355f6b
Add topics to etl. Fixes #918
9 lat temu
Patrick M
4802bc35eb
added topics for book store (#931 )
* added topics for book store
* added topic to book stores
9 lat temu
Ryan N
8be8a2b6d8
Issue #923 add topics to linked list (#932 )
* Issue #923 add topics to linked list
* Update linked-listst Topics with generics
9 lat temu
badanomaly
daab605b2a
Added topics for sublist problem (#928 )
* Added topics for sublist problem
* Added enumeration and generics to sublist topics
* Added topics for sublist problem
9 lat temu
Patrick M
c986965a3e
added topics for robot-name (#927 )
* added topics for robot-name
* added changes to topics for robot name 920
9 lat temu
Danny George
8004623c6e
add topics for grade-school. resolves #919
9 lat temu
Nikolas Mouzourides
1d02b75ab0
Add topics to Word Count exercise. Fixes #917
9 lat temu
Alex Escobedo
0aeb686509
Add topics to all-your-base problem (#911 )
* Add topics to all-your-base problem
* Add exception_handling topic
9 lat temu
patrick michel
93bde20d04
added topics for change
9 lat temu
Jirka Kremser
092a0fdb33
fixes #894 - adding topics for saddle-points example
9 lat temu
Jirka Kremser
1cfa291b7a
fixes #896 - adding topics for clock example
9 lat temu
Anurag Sharma
168299f7c5
added topics in bracket-push, simple-cipher, crpto-square and atbash-cipher (#910 )
* added topics in bracket-push, simple-cipher, crpto-square and atbash-cipher
* added topics in bracket-push, simple-cipher, crpto-square and atbash-cipher
9 lat temu
patrick michel
a62f5a48f3
added topics for #875
9 lat temu
Deepak
dcbad56fd5
topics added for slug- palindrome- products (#907 )
* topics added for slug- palindrome- products
* modified topics for slug- palindrome-products
9 lat temu
Patrick M
fe6db45332
added topics for robot simulator (#903 )
* added topics for robot simulator
* removed algorithms as topic
9 lat temu
Alex Escobedo
a845b1be16
Add topics to flatten-array (#904 )
* Add topics to flatten-array
* Fixed identation to 2 spaces
9 lat temu
Morten Nygaard Åsnes
5263bcb032
Tournament (#890 )
* Added Tournament exercise
* Added to config and refactored after review
* Added topics and fixed indentation
* Must be unlocked by a core exercise
9 lat temu