C Codes


C Programs :

1 . C Code 1 _ To find the factorial of a number

2 . C Code 2 _ To find the area of the circle

3 . C Code 3 _ To find whether the given year is Leap year or Not

4 . C Code 4 _ To find the Greatest Common Divisor (GCD) of two given numbers

5 . C Code 5 _ To sort the given elements in ascending order using Selection Sort

6 . C Code 6 _ To Sort the given elements in ascending order using Bubble Sort

7 . C Code 7 _ To print the unique characters from a string of consecutive repeating characters in reverse order

8 . C Code 8 _ Zoho Programming round question on patterns

9 . C Code 9 _ To print the given string with border formed with *

10 . C Code 10 _ To print the given string in a square pattern as shown below

11 . C Code 11 _ To print the abundant numbers with in the given range

12 . C Code 12 _ To Find the largest , second largest ,smallet and second smallest elements in a array

13 . C Code 13 _ To swap two numbers using third variable and with out using third variable

14 . C Code 14 _ To find unique elements in an array and find the third largest number in the array

15 . C Code 15 _ To print the entered Mathematical Tables by the user

16 . C Code 16 _ C Program to play hand cricket with the computer

17 . C Code 17 _ C Program for Lucky Prize draw

18 . C Code 18 _ To Find odd or even number, Prime or Not, Fibbonacci Series and Sum of Digits of a number (4 in 1)

19 . C Code 19 _ C Program to underline the given word

20 . C Code 20 _ C Program to find whether the given string or number is palindrome or not

21 . C Code 21 _ To find whether the given number is palindrome or not if not then check whether the number can be made to palindrome by changing its positions

22 . C Code 22 _ To Print the elements in array in given order ( Zoho Coding Round Question)

23 . C Code 23 _ To Find Whether any pair of elements in the given array yields the given sum(Google Interview Question)

24 . C Code 24 _ To print the elements repeating more thrice(including three times) in the given array along with there frequencies

25 . C Code 25 _ To Print the top three elements with higher frequency(number of times a element is repeated) in the given array [Zoho Coding Round Question]

26 . C Code 26 _ To Find The ASCII Value Of The Given Character

27 . C Code 27 _ To Print All The ASCII Values Along With There Corresponding Characters From 0 To 127

28 . C Code 28 _ Convert A Base 17 Number To A Decimal Number[TCS NQT Programming Question]

29 . C Code 29 _ To Find The Position Of A Person Diametrically Opposite On A Circle [Wipro Programming Question]

30 . C Code 30 _ To Find The Number Of Handshakes Possible Between People Such That A Person Can Hand Shake Only Once [Wipro Programming Question]

31 . C Code 31 _ To Print The Prime Numbers With In The Given Number Range

32 . C Code 32 _ To Find P Or R Values In NPr Permutation Problem

33 . C Code 33 _ Find The Sum Of STABLE And UNSTABLE Elements In The Array And Show Their Difference

34 . C Code 34 _ To Find The Sum Of The Elements Of The Array Whose Sum Of Digit Is Same As Of The Given Number. [InfoGain Coding Round Question]

35 . C Code 35 _ To Perform Encryption And Decryption Using Caesar Cipher

36 . C Code 36 _ To Remove The Repeating Characters From The Given String

37 . C Code 37 _ To Find The First , Last And Middle Elements In The Given Array

38 . C Code 38 _ To Find Whether The Given String Has The Characters Arranged In Alphabetical Sequence Order Or Not

39 . C Code 39 _ To Find The Sum Of Elements In Each Row Of The Given Matrix

40 . C Code 40 _ To Write A C Program To Reverse Each Word In A Given Sentence


0 comments:

Popular Posts