By tag: 99Problems
0
kicks
I've got 99 Problems But a Glitch Ain't One : Problems 1-10 (F#)
The first milestone: Solutions to Problems 1-10 of Dr. Werner Hett's 99 Problems in F#.
0
kicks
I've got 99 Problems But a Glitch Ain't One : Problem 8 (F#)
Solution to Problem #8 of 99 Problems in F# (Eliminate consecutive duplicates of list elements).
0
kicks
I've got 99 Problems But a Glitch Ain't One : Problem 7 (F#)
Solution to Problem #7 of 99 Problems in F# (Flatten a nested list structure using recursion).
0
kicks
Learning a new programming language
Some things I've found useful when learning a new programming language.
0
kicks
I've got 99 Problems But a Glitch Ain't One : Problem 6 (F#)
Solution to Problem #6 of 99 Problems in F#. Finding out whether or not a list is a palindrome.
0
kicks
I've got 99 Problems But a Glitch Ain't One : Problem 5 (F#)
Solution to Problem #4 of 99 Problems in F#. Reversing a list.
0
kicks
I've got 99 Problems But a Glitch Ain't One : Problem 4 (F#)
Solution to Problem #4 of 99 Problems in F#. Working with lists to obtain the desired outcome.
0
kicks
I've got 99 Problems But a Glitch Ain't One : Problem 3 (F#)
Solution to problem #3 of the 99 Problems in F#.
0
kicks
I've got 99 problems but a glitch aint 1 : Problem 2
Solving the 99 problems with F# -- problem 2