mirror of
https://github.com/donnemartin/interactive-coding-challenges
synced 2026-01-07 18:08:01 +00:00
Fixed Constraints section label and link anchor.
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
"source": [
|
||||
"## Problem: Implement fibonacci recursively, dynamically, and iteratively.\n",
|
||||
"\n",
|
||||
"* [Constraints and Assumptions](#Constraints-and-Assumptions)\n",
|
||||
"* [Constraints](#Constraints)\n",
|
||||
"* [Test Cases](#Test-Cases)\n",
|
||||
"* [Algorithm](#Algorithm)\n",
|
||||
"* [Code: Recursive](#Code:-Recursive)\n",
|
||||
|
||||
Reference in New Issue
Block a user