Showing posts with label Programming. Show all posts
Showing posts with label Programming. Show all posts

Saturday, November 3, 2018

Prime and Fibonacci in alternative way in C programming

Consider the below series
1,2,1,3,2,5,3,7,5,11,8,13,13,17,.....

This series is a mixture of 2 series - all the odd terms in this series from a fibonacci series and all the even terms are the prime numbers in ascending order.

Monday, July 17, 2017

C program for Leap year

This program find that where entered year is leap year or not. Leap year means year in which 29 February is present.

Thursday, June 1, 2017

Palindromic String using function

 This is C program for Palindrome number which is check whether number or string is palindrome or not. Palindrome means given number which is same as reverse number.

Toggle String

You have been given a String S consisting of uppercase and lowercase English alphabets. You need to change the case of each alphabet in this String.

Tuesday, November 29, 2016

C++ Program For Strong Number and Factorial of Number

Find Strong number and factorial of number using simple for loop in C++ Programing. In this program you can give any number to factorial or Strong number and it will give you answer.

Thursday, November 3, 2016

C program for Palindrome

 This is C program for Palindrome number which is check whether number or string is palindrome or not. Palindrome means given number which is same as reverse number.

Monday, October 31, 2016

C program for Diwali food

Hi friends here is a program for printing Diwali foods on output window and Happy Diwali message hope you like it.

Problem statments for C/C++

Hello friends here you have multiple problem statement for C programing to improve your knowledge and skills to develop your self.

Acer Nitro 5 Ryzen 7 4800H - Blender Open Data Benchmark | Blender BMW Benchmark

Hello friends in this video I have perform benchmark of Acer Nitro 5 Ryzen 7 4800H laptop using Blender Open data Benchmark tool. In this to...