emacs-lisp
emacs-lisp copied to clipboard
Reevaluate difficulty levels of practice exercises
I think difficulty levels are a bit of a mess for this track right now. I try to keep evaluations in line with previous difficulty levels of existing exercises when I add new exercises, but I'm not happy about it.. At the moment not a single exercise has a difficulty higher than "Easy", which doesn't feel right to me. I want to adjust the difficulty ratings in the coming weeks in a separate PR.
Once the difficulty levels are improved I think it also would be good to order the exercises by difficulty level as discussed and suggested here: http://forum.exercism.org/t/are-go-practice-exercises-ordered/4464/11
Here are the median difficulty levels across the 66 tracks for each of the practice exercises emacs-lisp supports:
exercise | difficulty |
---|---|
acronym | 2 |
affine-cipher | 4 |
allergies | 4 |
all-your-base | 4 |
anagram | 3 |
armstrong-numbers | 2 |
atbash-cipher | 4 |
binary | 1 |
binary-search | 3 |
bob | 2 |
crypto-square | 4 |
darts | 2 |
difference-of-squares | 1 |
etl | 2 |
flatten-array | 3 |
gigasecond | 1 |
grains | 2 |
hamming | 2 |
hello-world | 1 |
leap | 1 |
list-ops | 4 |
luhn | 4 |
matching-brackets | 4 |
nucleotide-count | 2 |
pangram | 2 |
perfect-numbers | 3 |
phone-number | 3 |
queen-attack | 3 |
rail-fence-cipher | 6 |
raindrops | 2 |
reverse-string | 1 |
rna-transcription | 2 |
robot-name | 4 |
roman-numerals | 3 |
rotational-cipher | 4 |
run-length-encoding | 4 |
simple-cipher | 5 |
sublist | 3 |
trinary | 1 |
two-fer | 1 |
word-count | 3 |