Skip to content

ItamarRocha/DailyByte

Repository files navigation

DailyByte

My solutions to some of The Daily Byte exercises.

https://thedailybyte.dev/

How to solve?

Just try your best to solve the exercises every day. Most exercises are simple and can be solved in less than 30 minutes. Whenever you get stuck or feel you are not familiar with the subject, try to search a similar exercise online and learn more about it. Many similar questions are available on leetcode and other websites, so take advantage of that and get ready for the next coding interview :D !

Disclaimer

The code here shown is my personal work and in some cases may not represent and optimal solution, or may even be a work in progress.