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 3627d2e commit 776b9d2Copy full SHA for 776b9d2
README.md
@@ -13,7 +13,7 @@ Pune, Maharashtra, India.<br />
13
* [Array Rotation](Arrays/P02_ArrayRotation.py)
14
* [Get the missing number](Arrays/P03_GetMissingNumber.py)
15
* [Check the number that occurs odd number of times](Arrays/P04_OddNumberOfTimes.py)
16
- * [Determine two elements in an array whose is equal to sum](Arrays/P05_CheckForPairSum.py)
+ * [Determine two elements in an array whose sum is equal to specified sum](Arrays/P05_CheckForPairSum.py)
17
18
# Linked Lists
19
0 commit comments