You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| 520 |[Detect Capital Use](https://leetcode.com/problems/detect-capital/)|[Python](./Python/detect-capital.py)|_O(n)_|_O(1)_| Easy |||
86
+
| 137 |[Single Number II](https://leetcode.com/problems/single-number-ii/)|[Python](./Python/single-number-ii.py)<br/> [C++](./C++/Single-Number-II.cpp)|_O(n)_|_O(1)_| Medium |||
87
+
| 260 |[Single Number III](https://leetcode.com/problems/single-number-iii/)|[Python](./Python/single-number-iii.py)<br/> [C++](./C++/Single-Number-III.cpp)|_O(n)_|_O(1)_| Medium |||
| 520 |[Detect Capital Use](https://leetcode.com/problems/detect-capital/)|[Python](./Python/detect-capital.py)<br/> [C++](./C++/Detect-Capital.cpp)|_O(n)_|_O(1)_| Easy |||
90
90
| 1486 |[XOR Operation in an Array](https://leetcode.com/problems/xor-operation-in-an-array/)|[Java](./Java/xor-op-in-array.java)|_O(n)_|_O(1)_| Easy || Using XOR |
91
91
92
92
<br/>
@@ -484,6 +484,7 @@ DISCLAIMER: This above mentioned resources have affiliate links, which means if
484
484
|[JeongDaHyeon](https://github.com/JeongDaHyeon) <br> <imgsrc="https://avatars0.githubusercontent.com/u/48541114?s=460&v=4"width="100"height="100"> | South Korea | Java |[GitHub](https://github.com/JeongDaHyeon)|
485
485
[Aysia](https://www.linkedin.com/in/aysiaelise/) <br> <imgsrc="https://avatars.githubusercontent.com/u/70167431?s=460&u=1637be8636b6db6e35343ed9c1318c23e909b463&v=4"width="100"height="100"> | USA | JavaScript | [GitHub](https://github.com/aysiae)
486
486
| [Poorvi Garg](https://github.com/POORVI111) <br> <imgsrc="https://avatars.githubusercontent.com/u/68559217?s=400&v=4"width="100"height="100"> | India | C++ | [GitHub](https://github.com/POORVI111)
487
+
| [Lakshmanan Meiyappan](https://laxmena.com) <br> <imgsrc="https://avatars.githubusercontent.com/u/12819059?s=400&v=4"width="100"height="100"> | India | C++ |[Website - Blog](https://laxmena.com)<br/> [GitHub](https://github.com/laxmena) <br/> [LinekdIn](https://www.linkedin.com/in/lakshmanan-meiyappan/)
0 commit comments