FridaTveit
|
bcabf81ba4
|
Merge pull request #891 from delbertlegg/376_binary_search_tree
Renamed classes and added @Before method to test class
|
9 年之前 |
Eddie Legg
|
56cb04394e
|
Renamed classes and added @Before method to test class
changed variable name and made it private
|
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 年之前 |
FridaTveit
|
a5f99e9a79
|
Merge pull request #886 from puripant/patch-1
Add topics to sieve
|
9 年之前 |
puri
|
06316f04e3
|
Replace `arrays` with `lists`
|
9 年之前 |
FridaTveit
|
29840549fd
|
Merge pull request #888 from mhdsmr2/issue#871
Add topics to problem 'nth-prime'
|
9 年之前 |
FridaTveit
|
75764826af
|
Merge pull request #882 from Nik-Mouz/master
Added topics to Matrix exercise. Fixes #852
|
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 年之前 |
FridaTveit
|
c8ae482641
|
Merge pull request #879 from mortenaa/CollatzConjectureAddTopics
Added Topics to Collatz Conjecture #870
|
9 年之前 |
FridaTveit
|
68f9c30acb
|
Merge pull request #880 from mortenaa/MatrixAddStubs
Added stubs to Matrix #547
|
9 年之前 |
FridaTveit
|
3e707a47bd
|
Merge pull request #881 from m-a-ge/issue#873
complex-numbers: Add topics for exercise to config.json per #873
|
9 年之前 |
Morten Nygaard Åsnes
|
9c69daacad
|
Made class and methods package private
|
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 年之前 |
FridaTveit
|
d6de63ded1
|
Merge pull request #878 from FridaTveit/AddNewExerciseSectionToContributingDoc
Add new exercise section to the contributing guide
|
9 年之前 |
puri
|
d3b676e3f7
|
Add topics to sieve
|
9 年之前 |
Nikolas Mouzourides
|
b25389d11d
|
Added topics to Matrix exercise. Fixes #852
|
9 年之前 |
Morten Nygaard Åsnes
|
5dba3e1ee0
|
Added stubs to Matrix #547
|
9 年之前 |
Morten Nygaard Åsnes
|
3d5d0fde47
|
Added Topics to Collatz Conjecture #870
|
9 年之前 |
Frida Tveit
|
e7905e5c34
|
Add new exercise section to the contributing guide
|
9 年之前 |
FridaTveit
|
74f6f46056
|
Merge pull request #869 from delbertlegg/549_Create_largest-series-product
Added stubs to LargestSeriesProductCalculator
|
9 年之前 |
Eddie Legg
|
38b75f7fbe
|
Added stubs to LargestSeriesProductCalculator
Make changes per review comments
Made class and methods package private
|
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 年之前 |
FridaTveit
|
821af98b6a
|
Merge pull request #864 from m-a-ge/issue#378
list-ops: add hint of using static methods per #378
|
9 年之前 |
FridaTveit
|
220c5100a1
|
Merge pull request #865 from m-a-ge/issue#850
wordy: add topics for exercise to config.json per #850
|
9 年之前 |
Ilya Khadykin
|
aa82ee20b5
|
list-ops: add hint of using static methods per #378
|
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 年之前 |
FridaTveit
|
d10e7c594d
|
Merge pull request #866 from Kaioru/sum-of-multiples-topics
Add topics to sum of multiples exercise
|
9 年之前 |
Kaioru
|
4f0b28e05d
|
Add integers and arrays to topics for sum of multiples
|
9 年之前 |
FridaTveit
|
642a26f0b7
|
Merge pull request #862 from filipolszewski/master
Add topics to Secret Handshake exercise
|
9 年之前 |
FridaTveit
|
80b925b34d
|
Merge pull request #858 from delbertlegg/856_transpose_topics
Add topics to transpose exercise
|
9 年之前 |
FridaTveit
|
623f8f5f3e
|
Merge pull request #815 from hugmanrique/patch-1
scrabble-score: add topics
|
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 年之前 |
FridaTveit
|
ee75eae6e2
|
Merge pull request #860 from puripant/patch-1
Add topics to pascals-triangle
|
9 年之前 |
FridaTveit
|
e3f24d786c
|
Merge pull request #843 from jackattack24/noEnum
Triangle: Replace enum with isEquilateral, is Isosceles, and isScalene methods
|
9 年之前 |
puri
|
5b8737400f
|
Edit topics for pascals-triangle
|
9 年之前 |
Jack Mustacato
|
4bc51dfee3
|
Changed methods from public to package-private
|
9 年之前 |
Jack Mustacato
|
9d991d9fb1
|
Added stubs to starter implementation, changed assertEquals to assertTrue
|
9 年之前 |
Filip Olszewski
|
d9178efdd7
|
Add topics to Secret Handshake excercise
|
9 年之前 |
FridaTveit
|
10d1871d47
|
Merge pull request #796 from benwicks/patch-1
Add topics to rna-transcription
|
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 年之前 |
FridaTveit
|
ba09409c5b
|
Merge pull request #822 from spmvanmierlo/issue791
added diamond topics
|
9 年之前 |
Sjors van Mierlo
|
ea2e3c0d56
|
Removed space after bracket and before comma
|
9 年之前 |