Skip to content

Pooja-M-R/arrays-and-loops

Repository files navigation

MODULE-TWO

LOOPS AND ARRAYS

  • 1.c -- Finding the number of digits in the given number
  • 2.c -- Printing the first "n" natural numbers
  • 3.c -- Printing a string N" times
  • 4.c -- Finding the sum of all odd numbers from a given number to 10
  • 5.c -- Sum of "N" numbers in the array
  • 6.c -- Count of even and odd numbers in the array
  • 7.c -- Printing reverse of elements in the array
  • 8.c -- Finding the frequency of a given number in the array
  • 9.c -- Linear search
  • 10.c -- Finding the largest and smallest elements in the array

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages