Jedeu / playing-with-c

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

playing-with-c

A collection of coding challenges I have done to teach myself more about C and static typing. Each task was defined as per the curriculum of Harvard's CS50x.


Basics of C syntax & Libraries

  • Shower Time In Bottles
  • Mario Half-Pyramid
  • Initials

Cryptography

  • Caesar cypher (ROT-13)

Algorithms

  • Greedy Algorithm

About


Languages

Language:C 100.0%