We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e7c5461 commit 6b6a3d9Copy full SHA for 6b6a3d9
dsa-solutions/gfg-solutions/Hard/0101-0200/0105-Scrambled-String.md
@@ -1,16 +1,14 @@
1
---
2
-id: BFS-traversal-of-graph
3
-title: BFS Traversal of Graph (Geeks for Geeks)
4
-sidebar_label: BFS Traversal of Graph
+id: Scrambled-String
+title: Scrambled-String (Geeks for Geeks)
+sidebar_label: Scrambled-String
5
tags:
6
- Intermediate
7
- - Graph
8
- - Breadth-First Search
9
- Geeks for Geeks
10
- CPP
11
- Python
12
- DSA
13
-description: "This is a solution to the BFS Traversal of Graph problem on Geeks for Geeks."
+description: "This is a solution to the Scrambled-String problem on Geeks for Geeks."
14
15
16
## Problem Description
0 commit comments