Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 380 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 380 Bytes

💻 C programming corner

This is the corner for my C projects

🔧 Contributing

Pull requests are welcome. I'm always trying to get better as a programmer.

Please make sure to check out my BigO notation folder, where I explain the different types of algorithms and a way to quantify performance as a input size becomes arbitrary large there is and how to identify them.