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-2Lines changed: 1 addition & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -109,8 +109,7 @@ It is very easy to contribute, you may follow these steps -
109
109
82.[SwitchingLetters](https://github.com/PrajaktaSathe/Java/tree/main/Programs/SwitchingLetters.java) - Program that demonstrates switching letters according to given indexes.
110
110
83.[Matrix Multiplication](https://github.com/siddhant2002/Java-1/blob/main/Programs/matrix/Matrix_Multiply.java) - Program to multiply two matrices.
111
111
84.[Sieve of Eratosthenes](https://github.com/siddhant2002/Java-1/blob/main/Programs/Sieve_Of_Eratosthenes.java) - Program to multiply two matrices.
112
-
85.[Reverse a LinkedList](https://github.com/siddhant2002/Java-1/blob/main/Programs/ReverseList.java) - Program to reverse a linkedLis.
113
-
112
+
85.[Reverse a LinkedList](https://github.com/siddhant2002/Java-1/blob/main/Programs/ReverseList.java) - Program to reverse a linkedList.
0 commit comments