Giter Club home page Giter Club logo

c-programs's Introduction

c-programs

  • pattern: This folder contains some code to display pattern. The file also contains the snapshot of the output.
  • arrayReverse : Program to reverse an array.
  • average.c : Program to calculate the average of n numbers.
  • binary_search.c : Program to search an element in a sorted array.
  • binary_to_decimal_converter.c : Binary to decimal converter.
  • bubble_sort.c : Program to sort N numbers using bubble sort.
  • calculator.c : Simulation of simple calculator.
  • cashier.c : Program to calculate the number of each denomination to be given to the consumer by the cashier.
  • check.c : Program to Check whether a given character is a digit or not.
  • cube.c : Program to display the cube of entered number.
  • even_or_odd.c : Program to display whether a given number is even or odd.
  • fibbonacci.c : Program to display fibonacci series.
  • helloworld.c : Hello world program.
  • largest_of_3_numbers.c : Program to display the largest of 3 numbers using ternary operator.
  • literacyrate.c : Program to calculate the number of illeterate people.
  • matrix_addition.c : Matrix Addition.
  • matrix_multiplication.c :Matrix Multiplier.
  • maxof4.c : Program to display the largest among 4 numbers.
  • peri.rectangle.c : Program to display the perimeter of a rectangle.
  • profitorloss.c : Program to calculate profit and loss.
  • largest_of_2_numbers.c : Program to find the largest of 2 numbers.
  • salary.c : Program to calculate the gross salary.
  • sinx.c : Program to calculate sinx using taylors series.
  • stringswap.c : Program to swap 2 strings.
  • sum.c : Program to calculate the sum of 2 numbers.
  • sumof3.c : Program to calculate the sum of digits of a 3 digit number.
  • sumof5.c : Program to calculate the sum of digits of a 5 digit number.
  • swap.c : Program to swap 2 numbers using pass by value method.
  • uniquechar.c : Program to check whether entered string has unique character in it or not.

c-programs's People

Contributors

srakshitha296 avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.