Skip to content

Commit 0a08660

Browse files
author
Gonzalo Diaz
committed
[FIX] Typo in doc fixed. Wrong url.
1 parent 6708a4d commit 0a08660

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/hackerrank/interview_preparation_kit/search/swap-nodes-algo.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# [Hash Tables: Ice Cream Parlor](https://www.hackerrank.com/challenges/ctci-ice-cream-parlor)
1+
# [Swap Nodes [Algo]](https://www.hackerrank.com/challenges/swap-nodes-algo)
22

33
Given a tree and an integer, K, we have to swap the subtrees of
44
all the nodes which are at a depth h

0 commit comments

Comments
 (0)