Akansha Janardhan Khandale
@Sandhya2008
3 published packets
Joined Jun 2021
Published Projects
Interchange the First and Last Row of Matrix in Java
Java program to interchange the first and last row of given matrix, here in this code Interchange function is used for swapping and then we get the desired matrix.
Aug 04, 2021
To check the given String is Palindrome in Java
We have to give string as an input and check it is palindrome or not i.e. original string and reverse of that string should be same.
Aug 03, 2021
How to take out duplicate values from an array in Java
We have to take out repeated numbers from the array i.e. the required array should be sorted and if the array have same same value then delete that and just keep one value in Java.
Aug 03, 2021