Pierre-Yves Saumont

Results 3 comments of Pierre-Yves Saumont

No. The OOME (OutOfMemoryError) is caused by the fact that there is not enough memory to create the list. It is not due to the maximal size of the list....

Hi Mark, Thank you for spotting this error. The test in the exercise module was using the wrong function (length instead of lengthMemoized. This is now fixed.

Good to be working with you again! I had no problem with IntelliJ/Gradle until now, but I don't use the EAP versions.