
caesarian
Caesarian shift (Caesar cipher) is a method used in cryptography where a string message is encrypted by…
chainNames
You're given an array of names, where each name is given as a string. Your task…
moreTimesLess
Some positive integers can be written as the difference of the squares of 2 positive integers,…
nearSquare
You're given a positive integer n. Your task is to represent this number as a product…
emirpMinion
Emirp is prime spelled backwards. A number is emirp if both the number itself and the same number…
maxBits
Given an integer n, find the largest positive integer that has the same number of 0s and 1s…
repetitionFree
A repetition free number is one in which each digit in the range [1, 9] appears at most once…
luckyAndPrime2
Recently Lucky learnt how to check if the given number is prime or not. Bunny,…
factorialCount
A factorial number is such a number that can be written as k! and is equal to the product…