Seeking more practice on functional programming | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Seeking more practice on functional programming

I just finished the functional programming chapter in lessons. Up to this point, I was retaining and recalling the material quite easily. But that chapter was full of huge concepts with very little practice opportunity. I struggled more than I should have solving the Fibonacci problem. I am working through the code coach problems, but am wondering if anyone can point me at code coaches, or any practice inside or outside this app to work on some of the concepts from that chapter. Especially recursive. Ty.

9th Dec 2021, 6:02 AM
Paul Mashl
2 Answers
+ 2
Paul Mashl Here is a link to an interesting challenge that was issued some time ago. Within the link may be found some examples https://www.sololearn.com/post/493215/?ref=app
9th Dec 2021, 6:21 AM
Rik Wittkopp
Rik Wittkopp - avatar
+ 2
there are many websites with good programming problems out there such as HackerRank, CodeSignal, LeetCode, etc.. to practice programming
9th Dec 2021, 8:00 AM
Manthan Gevariya