This repository consists of few common coding problems which are based on Arrays.
Java Code for checking whether two given strings are anagrams of each other or not.
Java Code for checking whether a number is an armstrong number.
Java Code for checking whether two given strings are anagrams of each other or not.
Java Code for checking whether two given strings are anagrams of each other or not.
Java Code for checking a number is pallindrome or not.
Java Code to confirm if a given number is prime or not.
Java Code to check the number of prime factors of a number.