/computer-science-basics

Solutions to some small coding challenges

Primary LanguageC++

Computer science basics

This repository was initially created to host the solutions to some small computer science/math problems. It gradually grew to something slightly bigger.

If you have followed any Introduction to Algorithms type of course such as the famous MIT course, you come across many of the problems hosted here.

Some others are problems that I have simply found interesting or have come across during my path to understanding basics of computer science, mathematics & algorithms.