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.
2 parents 484d9e8 + b1bf8cd commit 06df6ecCopy full SHA for 06df6ec
src/hackerrank/interview_preparation_kit/search/swap_nodes_algo.ts
@@ -1,5 +1,5 @@
1
/**
2
- * @link Problem export functioninition [[docs/hackerrank/interview_preparation_kit/search/swap-nodes-algo.md]]
+ * @link Problem definition [[docs/hackerrank/interview_preparation_kit/search/swap-nodes-algo.md]]
3
*/
4
5
import { Node } from '../../lib/Node';
0 commit comments