Skip to content

Commit 13c4520

Browse files
Update Fractal-Search.md
1 parent 86fa5c7 commit 13c4520

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

dsa-solutions/Searching-Algorithms/Fractal-Search.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@ The Fractal Search Algorithm (FSA) is an advanced search algorithm inspired by t
3232
- It searches each subspace individually, combining results to identify the target element.
3333
- This approach reduces the search space significantly, improving efficiency.
3434

35-
<FractalSearchVisualizer />
3635

3736
## Problem Description
3837

0 commit comments

Comments
 (0)