mohshabbir
bdfb53dfc0
Spiral matrix : add topics (#956 )
* '#925-addTopics'
* added topic for spiral-matrix
* added topic for spiral-matrix
* Update config.json
пре 9 година
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 година
themakshter
aebf40c88f
Add topics to list-ops exercise
Close #936
пре 9 година
themakshter
644b0238d0
Add rectangles topics to config
Close #922
пре 9 година
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 година
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 година
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 година
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 година
mariakomar
75d5355f6b
Add topics to etl. Fixes #918
пре 9 година
Patrick M
4802bc35eb
added topics for book store (#931 )
* added topics for book store
* added topic to book stores
пре 9 година
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 година
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 година
Patrick M
c986965a3e
added topics for robot-name (#927 )
* added topics for robot-name
* added changes to topics for robot name 920
пре 9 година
Danny George
8004623c6e
add topics for grade-school. resolves #919
пре 9 година
Nikolas Mouzourides
1d02b75ab0
Add topics to Word Count exercise. Fixes #917
пре 9 година
Alex Escobedo
0aeb686509
Add topics to all-your-base problem (#911 )
* Add topics to all-your-base problem
* Add exception_handling topic
пре 9 година
patrick michel
93bde20d04
added topics for change
пре 9 година
Jirka Kremser
092a0fdb33
fixes #894 - adding topics for saddle-points example
пре 9 година
Jirka Kremser
1cfa291b7a
fixes #896 - adding topics for clock example
пре 9 година
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 година
patrick michel
a62f5a48f3
added topics for #875
пре 9 година
Deepak
dcbad56fd5
topics added for slug- palindrome- products (#907 )
* topics added for slug- palindrome- products
* modified topics for slug- palindrome-products
пре 9 година
Patrick M
fe6db45332
added topics for robot simulator (#903 )
* added topics for robot simulator
* removed algorithms as topic
пре 9 година
Alex Escobedo
a845b1be16
Add topics to flatten-array (#904 )
* Add topics to flatten-array
* Fixed identation to 2 spaces
пре 9 година
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 година
Deepak
8012bc9e9a
topics modified for meetup slug
пре 9 година
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 година
puri
06316f04e3
Replace `arrays` with `lists`
пре 9 година
Nikolas Mouzourides
f90815c035
Added type_conversion and strings to matrix topics.
пре 9 година
puri
027e8aa525
Add algorithms topic
пре 9 година
Mohammad Sameer
8b7db1296a
Add topics to problem 'nth-prime'
пре 9 година
Morten Nygaard Åsnes
d65902c1a4
Removed equality from topics
пре 9 година
Ilya Khadykin
da1dc2bedb
complex-numbers: Add topics for exercise to config.json per #873
пре 9 година
puri
d3b676e3f7
Add topics to sieve
пре 9 година
Nikolas Mouzourides
b25389d11d
Added topics to Matrix exercise. Fixes #852
пре 9 година
Morten Nygaard Åsnes
3d5d0fde47
Added Topics to Collatz Conjecture #870
пре 9 година
Frida Tveit
65e2f24012
binary-search: use generics
The binary-search tests force the practitioner to generify the class
but only one type (integer) was actually being used in the tests.
This should be changed so that more than one type is actually used, to
make it more clear that generics are necessary and to demonstrate how
generics is used.
As discussed in #230 , move linked-list to one of the last difficulty 6
exercises, so that binary-seach is the first exercise that introduces
generics.
Add a hint to the binary-search exercise to explain generics as this
is now the first exercise to require it.
Fixes #230 .
пре 9 година
Mohammad Sameer
cbf0c7a8da
Add topics to problem kindergarten-garden (#867 )
* Completes #853
* Add more topics to problem Kindergarten-garden
* Correct the identation
* Correct the identation again
пре 9 година
Ilya Khadykin
1d809a0150
wordy: add topics for exercise to config.json per #850
пре 9 година
Edgar
98e117de45
added topics to perfect numbers (#863 )
* added topics to perfect numbers
* updated topics
* fixed tabs
пре 9 година
Kaioru
4f0b28e05d
Add integers and arrays to topics for sum of multiples
пре 9 година
Kaioru
fd648d927f
Add topics to sum of multiples exercise
пре 9 година
Eddie Legg
4a135c8ae4
Add topics to transpose exercise
Removed recursion
пре 9 година
Filip Olszewski
2dca62bbeb
More topics for Secret Handshake exercise
пре 9 година
Hugo Manrique
1940c371d0
Add games category to scrabble-score
пре 9 година
puri
5b8737400f
Edit topics for pascals-triangle
пре 9 година
Filip Olszewski
d9178efdd7
Add topics to Secret Handshake excercise
пре 9 година
puri
a281465a20
Adding topics to pascals-triangle fixes #854
пре 9 година
Benjamin Wicks
19f70e5392
Remove algorithms topic
Re-arrange to put "loops" before "maps".
пре 9 година
Deepak
d032f0d512
topics added for slug-meetup
пре 9 година