Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 166 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 166 Bytes

Learning C


  • Implimented Linked List concept
  • leap year finding
  • fibonacci numbers
  • factorial with loops and recurtion
  • decimal to binary convertor