Showing posts with label C Program. Show all posts
Showing posts with label C Program. 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 vowels

This program check the present vowels in given word by the user. user can give any word or sentence this program analyse that program

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.

Thursday, December 1, 2016

C Program for Binary Search

                Binary Search is applicable only when the array is sorted. This method makes a comparison between the ‘key’ (element to be searched) and middle element of array.

Wednesday, November 30, 2016

C Program for Linear Search

      In Linear search element are examined sequentially starting from the first element. The process of searching terminates when the list is exhausted or a comparison results in success.

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.

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...