There was an error while loading. Please reload this page.
1 parent 15889eb commit d54f164Copy full SHA for d54f164
ArraysSolutions/Subarray-sum-equals-k.md
@@ -1,7 +1,7 @@
1
[ Profile ](https://github.com/rath23)
2
========
3
4
-### Solution of Wave Array
+### Solution Subarray sum equals to k
5
#### Time Complexity - O (n^2)
6
#### Space Complexity - O(1)
7
0 commit comments