Java Practice - [Java Practice Set - I, Java Algorithms Set - I, Java Design Patterns Set - I]
$count++; if ($count == 2) { include "../sharemediasubfolder.php"; } ?>Java Practice Set - I [Back to Top]
- Find sum of digits for a given number
- Find if a given string is a palindrome
- Program to calculate area of a Rectangle
- Program to calculate area of a Circle
- Program to find out if a given number is prime
- Program to compute Fibonacci series
- Program to calculate Factorial of a given number
- Round number to three decimal places?
- Program to remove duplicate words in a String?
- Count the number of occurrences of a word in a sentence
- Program to extract odd numbers from a list
- Program to calculate square of odd numbers in a given list
- Program to remove duplicates from a list
- Program to find number of days between two dates
Java Algorithms Set - I [Back to Top]
- Bubble Sort in Java
- Insertion Sort in Java
- Selection Sort in Java
- Merge Sort in Java
- Quick Sort in Java
- Linear Search in Java
- Binary Search in Java
- Check if Linked List is a Palindrome
- Check if Linked Lists are Equal
- Reverse a Linked List
- Remove duplicates nodes from linked list
- Check if given String is rotated version of another String
- Check if given String is permutation of another String
- Check if path exists between two Nodes in Graph
Java Design Patterns Set - I [Back to Top]
$count++; if ($count == 2) { include "../sharemediasubfolder.php"; } ?>