Brandon Kiefer
9f05774b5d
update markdown ref solution and add initial solution
8 years ago
Brandon Kiefer
284806b723
fix uuid for markdown
8 years ago
Brandon Kiefer
1c68b5280c
add markdown exercise to track
8 years ago
Brandon Kiefer
48e0521df3
add two-fer as unlock exercise for reverse-string
8 years ago
Brandon Kiefer
b265e43d20
move reverse-string exercise behind two-fer
8 years ago
Brandon Kiefer
93497625d9
added reverse string exercise to track
8 years ago
arshanq
c00408b1a5
Add topics to problem 'binary-search' #938 (#999 )
Add topics to problem 'binary-search' #938
8 years ago
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 years ago
Stuart Kent
1ce4be2149
Run configlet fmt
8 years ago
Stuart Kent
bc3b1f1206
Fix overly long UUIDs
8 years ago
Frida Johanne Tveit
ed6bdf88eb
bowling: improve topics
8 years ago
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 years ago
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.
9 years ago
Stuart Kent
0e35e4dad6
Run configlet fmt
9 years ago
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 years ago
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 years ago
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 years ago
Yasha
9dceb188db
Fix940 Added topics: bank-account (#945 )
* bank-account: added topics
* minor changes
9 years ago
Yasha
376eedfdcf
Fix941 Triangle: add topics (#944 )
* issue fixed
* minor bug fixed
* #941 fixed
* #941 fixed
* triangle: topics added
9 years ago
mohshabbir
bdfb53dfc0
Spiral matrix : add topics (#956 )
* '#925-addTopics'
* added topic for spiral-matrix
* added topic for spiral-matrix
* Update config.json
9 years ago
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 years ago
themakshter
aebf40c88f
Add topics to list-ops exercise
Close #936
9 years ago
themakshter
644b0238d0
Add rectangles topics to config
Close #922
9 years ago
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 years ago
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 years ago
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 years ago
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 years ago
mariakomar
75d5355f6b
Add topics to etl. Fixes #918
9 years ago
Patrick M
4802bc35eb
added topics for book store (#931 )
* added topics for book store
* added topic to book stores
9 years ago
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 years ago
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 years ago
Patrick M
c986965a3e
added topics for robot-name (#927 )
* added topics for robot-name
* added changes to topics for robot name 920
9 years ago
Danny George
8004623c6e
add topics for grade-school. resolves #919
9 years ago
Nikolas Mouzourides
1d02b75ab0
Add topics to Word Count exercise. Fixes #917
9 years ago
Alex Escobedo
0aeb686509
Add topics to all-your-base problem (#911 )
* Add topics to all-your-base problem
* Add exception_handling topic
9 years ago
patrick michel
93bde20d04
added topics for change
9 years ago
Jirka Kremser
092a0fdb33
fixes #894 - adding topics for saddle-points example
9 years ago
Jirka Kremser
1cfa291b7a
fixes #896 - adding topics for clock example
9 years ago
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 years ago
patrick michel
a62f5a48f3
added topics for #875
9 years ago
Deepak
dcbad56fd5
topics added for slug- palindrome- products (#907 )
* topics added for slug- palindrome- products
* modified topics for slug- palindrome-products
9 years ago
Patrick M
fe6db45332
added topics for robot simulator (#903 )
* added topics for robot simulator
* removed algorithms as topic
9 years ago
Alex Escobedo
a845b1be16
Add topics to flatten-array (#904 )
* Add topics to flatten-array
* Fixed identation to 2 spaces
9 years ago
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 years ago
Deepak
8012bc9e9a
topics modified for meetup slug
9 years ago
bobatrance
76dc0de704
Adding topics to problem 'Prime Factors' (#885 )
* Adding topics to prime factors
* Adding math as problem area
* Removing recursion as a topic
9 years ago
puri
06316f04e3
Replace `arrays` with `lists`
9 years ago
Nikolas Mouzourides
f90815c035
Added type_conversion and strings to matrix topics.
9 years ago
puri
027e8aa525
Add algorithms topic
9 years ago
Mohammad Sameer
8b7db1296a
Add topics to problem 'nth-prime'
9 years ago