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 484d9e8 commit b1bf8cdCopy full SHA for b1bf8cd
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