-
Notifications
You must be signed in to change notification settings - Fork 14
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
82c8553
commit 93831ce
Showing
4 changed files
with
81 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,24 @@ | ||
# task 1 | ||
|
||
Complete theory sections for `Homework 2` | ||
|
||
- The master method | ||
- Quicksort - Algorithm | ||
- Quicksort - Analysis | ||
- Probability Review | ||
|
||
Complete `Homework 2` | ||
|
||
- Pass `Problem Set 2` | ||
|
||
> put the screenshot with results in your `Theory` folder | ||
- Complete `Programming assignment 2` | ||
|
||
>put the code of your solution in your `week 2` folder | ||
- Work through optional theory problems | ||
|
||
And don't forget to stay in touch with other people in gitter chat | ||
|
||
After you completed this task, please follow to task 2. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
# task 2 | ||
|
||
Complete theory sections for `Homework 3` | ||
|
||
|
||
Complete `Homework 3` | ||
|
||
- Pass `Problem Set 3` | ||
|
||
> put the screenshot with results in your `Theory` folder | ||
- Complete `Programming assignment 3` | ||
|
||
>put the code of your solution in your `week 3` folder | ||
- Work through optional theory problems | ||
|
||
And don't forget to stay in touch with other people in gitter chat | ||
|
||
After you completed this task, please follow to task 3. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
# task 2 | ||
|
||
Complete theory sections for `Homework 4` | ||
|
||
|
||
Complete `Homework 4` | ||
|
||
- Pass `Problem Set 4` | ||
|
||
> put the screenshot with results in your `Theory` folder | ||
- Complete `Programming assignment 4` | ||
|
||
>put the code of your solution in your `week 4` folder | ||
- Work through optional theory problems | ||
|
||
And don't forget to stay in touch with other people in gitter chat | ||
|
||
After you completed this task, please follow to task 3. |