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
Copy file name to clipboardExpand all lines: README.md
+1-3
Original file line number
Diff line number
Diff line change
@@ -190,7 +190,6 @@ Check out ---> [Sample PR](https://github.com/codedecks-in/LeetCode-Solutions/pu
190
190
| 186 |[Middle of the Linked List](https://leetcode.com/problems/middle-of-the-linked-list/)|[Java](./Java/middle-of-the-linked-list.java)|_O(n)_|_O(1)_| Easy | Two pointers |
191
191
| 143 |[Reorder List](https://leetcode.com/problems/reorder-list/)|[C++](./C++/143.Reorder_List.cpp)|_O(n)_|_O(n)_| Medium | Iteration and Stack |
192
192
| 24 |[Swap Nodes in Pairs](https://leetcode.com/problems/swap-nodes-in-pairs/)|[C++](./C++/Swap-nodes-in-pairs.cpp)|_O(n)_|_O(1)_| Medium | Two pointers |
193
-
|
194
193
195
194
196
195
<br/>
@@ -500,9 +499,8 @@ DISCLAIMER: This above mentioned resources have affiliate links, which means if
500
499
|[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)|
501
500
|[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)|
502
501
|[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/)|
503
-
|[Sachin_Upadhyay](https://github.com/sachsbu) <br> <imgsrc="https://avatars.githubusercontent.com/u/24941685?v=4"width="100"height="100"> | India | Java |[GitHub](https://github.com/sachsbu)|
502
+
| [Sachin_Upadhyay](https://github.com/sachsbu) <br> <imgsrc="https://avatars.githubusercontent.com/u/24941685?v=4"width="100"height="100"> | India | Java | [GitHub](https://github.com/sachsbu)
504
503
| [Amisha Sahu](https://github.com/Amisha328) <br> <imgsrc = "https://avatars.githubusercontent.com/u/58816552?v=4"width="100"height="100"> | India | C++ | [CodeChef](https://www.codechef.com/users/amisha328)<br/>[LeetCode](https://leetcode.com/Mishi328/)<br/>[HackerRank](https://www.hackerrank.com/amishasahu328)
505
-
<br/>
506
504
| [Shrimadh V Rao](https://github.com/Shrimadh) <br> <imgsrc="https://avatars.githubusercontent.com/u/64469917?v=4"width="100"height="100"> | India | C++ | [GitHub](https://github.com/Shrimadh)
0 commit comments