Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
anushkasinghal11 committed Dec 23, 2020
1 parent 5e7da10 commit 944c5da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ Please read [contribution guidelines](CONTRIBUTING.md) for contributing to the p
||[The Great XOR](https://www.hackerrank.com/challenges/the-great-xor/problem)|Medium|[View](/Algorithms/Bit%20Manipulation/The%20Great%20XOR/solution.cpp)|[View](Algorithms/Bit%20Manipulation/The%20Great%20XOR/solution.java)|[View](/Algorithms/Bit%20Manipulation/The%20Great%20XOR/solution.py)|
||[Sansa and XOR](https://www.hackerrank.com/challenges/sansa-and-xor/problem)|Medium|[View](/Algorithms/Bit%20Manipulation/Sansa%20and%20XOR/solution.cpp)|[View](Algorithms/Bit%20Manipulation/Sansa%20and%20XOR/solution.java)|[View](Algorithms/Bit%20Manipulation/Sansa%20and%20XOR/solution.py)|
||[Xor sequence](https://www.hackerrank.com/challenges/xor-se/problem)|Medium|[View](/Algorithms/Bit%20Manipulation/Xor%20sequence/solution.cpp)|[View](Algorithms/Bit%20Manipulation/Xor%20sequence/solution.java)|[View](/Algorithms/Bit%20Manipulation/Xor%20sequence/solution.py)|
||[View](https://www.hackerrank.com/challenges/and-product/problem)|Medium||[View](/Algorithms/Bit%20Manipulation/And%20Product/solution.java)||
||[And Product](https://www.hackerrank.com/challenges/and-product/problem)|Medium||[View](/Algorithms/Bit%20Manipulation/And%20Product/solution.java)||
||[Sherlock and the Valid String](https://www.hackerrank.com/challenges/sherlock-and-valid-string/problem)|Medium|[View](/Algorithms/Strings/Sherlock%20and%20the%20Valid%20String/solution.cpp)|[View](/Algorithms/Strings/Sherlock%20and%20the%20Valid%20String/solution.java)|[View](/Algorithms/Strings/Sherlock%20and%20the%20Valid%20String/solution.py)|
||[Bigger is Greater](https://www.hackerrank.com/challenges/bigger-is-greater/problem)|Medium|[View](Algorithms/Implementation/Bigger%20is%20Greater/solution.cpp)|[View](Algorithms/Implementation/Bigger%20is%20Greater/solution.java)|[View](Algorithms/Implementation/Bigger%20is%20Greater/solution.py)|
||[Utopian Tree](https://www.hackerrank.com/challenges/utopian-tree/problem)|Easy|[View](Algorithms/Implementation/Utopian%20Tree/solution.cpp)|[View](Algorithms/Implementation/Utopian%20Tree/solution.java)|[View](Algorithms/Implementation/Utopian%20Tree/solution.py)|
Expand Down

0 comments on commit 944c5da

Please sign in to comment.