Skip to content

sadatyussuf/C_mini_projects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 

Repository files navigation

C_mini_projects

This is a repo for all my wacky C related projects

Exercism Challenge - C - Track

# Title Description
1 Hello World The classical introductory exercise. Just say "Hello, World!".
2 Resistor Color Map the colors to the numbers, that, when stored as an array, happen to map to their index in the array.
3 Isogram Determine if a word or phrase is an isogram.
4 Grains Calculate the number of grains of wheat on a chessboard given that the number on each square doubles.
5 Square Roots Given a natural radicand, return its square root.
6 Hamming Calculate the Hamming Distance between two DNA strands.
7 Difference of Squares Find the difference between the square of the sum and the sum of the squares of the first N natural numbers.
8 Armstrong Numbers Determine whether a number is an Armstrong number.

About

This is a repo for all my wacky C related projects

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages