JNJanuarius Njokuinjennaro.hashnode.dev·Nov 27, 2022 · 4 min readDifferences between the Action and Func Delegates in C#I had always wanted to learn and use the Action and Func delegates in C#. Coincidentally, I wrote on this topic lately, and I am glad to share my learnings here. In this article, I will discuss the differences between the Action and Func delegate typ...00
JNJanuarius Njokuinjennaro.hashnode.dev·Dec 25, 2020 · 4 min readThe Recursive Algorithm in PythonHi guys, I created my Hashnode's account today, and I am really excited about the fact that I get to document my journey as a developer! So while going through a repository on GitHub, I found an algorithm I really wanted to know more about, the Recu...00