What would you like to Propose?
I have, with this Issue, Included a Pull request to add the program to find the Nth tribonacci number. which was missing from the dynamic programming section.
Issue details
I have used Memoization , to implement Dynamic Programming to the problem statement.
Additional Information
No response