CODING JOY

The stunning potpourri of coding and mundane life

blog1
Plus Sign in C++ Language


blog1
Catalan Numbers in C++ Language


blog1
Mersenne Prime in C++ Language


blog1
Lazy Caterer's Sequence in C++ Language


blog1
Split Pyramid Pattern in C++ Language


blog1
Perrin Sequence in C++ Language

The Perrin Sequence, also known as the Skiponacci Sequence, is an integer sequence whose n'th term ............


blog1
Generating Prime Padovan Sequence in C++

The task at hand is to generate prime padovan sequence till a number; to display only ............


blog1
Spy Number in C++

A number whose sum of digits is equal to the product of digits is said ............


blog1
Generating Padovan Sequence

The Padovan Sequence is a special type of sequence in which the n’th term is determined by the recurrence relation; P(n)=P(n-2)+P(n-3)........


blog1
Xylem and Phloem Number

A Xylem Number is the number whose sum of extreme digits is equal to the sum of mean digits. A Phloem Number is...............


blog1
Angel Number

An angel number is a number in which there is an uncanny repitition of digits, giving .........