Los Angeles Meta Developer Circle - 100 Days Algorithms
The goal is to create a community to motivate each other on a daily basis to stay focus and to improve your algorithm/data structure skills that represent the foundation of any programming language.
For 100 days, i will push 1 exercise every day The next day i will push the answer for the previous day and 1 new exercise
- Choose a programming language
- Review basic of your favorite programming language
- Clone repository to your local machine
- Create a branch with your name
- Every day, commit your code of the day, for example day 1 will have commig
d01
- Push your code to your branch
- share your daily progress on the developer circle page
- make a personal commitment every day for about 1 to 3 hours
- don't look at answer on internet
- don't use any IDE, use a command line if possible
- push your code even if you didn't finish your exercise
- don't push to master, only on your branch
- https://git-scm.com/book/en/v2/Git-Basics-Getting-a-Git-Repository
- https://www.youtube.com/watch?v=RB5nWzdl-b8
- https://www.java67.com/2015/09/top-10-algorithm-books-every-programmer-read-learn.html?m=1
- https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/proposing-changes-to-your-work-with-pull-requests/creating-and-deleting-branches-within-your-repository