Lets, Get Started with programming Starting with basic programming questions Check given number is prime or not (Ex: input=3, output = Prime Number) Print prime number between a range Check given number or string is palindrome or not Find the sum of all elements in a given array Find the sum of all elements which are in odd positions(index) in a given array Print alphabets from A-Z or a-z using while or for loop