Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/nikitaberezhnyj/cs50.solutions_by_nikita_berezhnyj


https://github.com/nikitaberezhnyj/cs50.solutions_by_nikita_berezhnyj

Last synced: 2 days ago
JSON representation

Awesome Lists containing this project

README

        

# CS50 Solutions by Nikita Berezhnyj

The **CS50** course is one of the most popular online courses in computer science fundamentals offered by Harvard University. The course covers a wide range of topics including programming, algorithms, data structures, databases, operating systems, networks, and web development.

I was very interested in this course, so I decided to do assignments from it to improve my own skills. I will upload the results of my solutions to this GitHub repository.

___________________ Skratch _____________

* [**Week 0**](Week%200)

___________________ C ___________________

* [**Week 1**](Week%201)
* [**hello**](Week%201/hello)
* [**mario**](Week%201/mario)
* [**mario easy**](Week%201/mario/easy)
* [**mario hard**](Week%201/mario/hard)
* [**cash**](Week%201/cash)
* [**credit**](Week%201/credit)