Skip to content

Commit

Permalink
task resetup
Browse files Browse the repository at this point in the history
  • Loading branch information
mykola-den committed Mar 26, 2018
1 parent b185d15 commit 293f024
Show file tree
Hide file tree
Showing 8 changed files with 48 additions and 4 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ Complete [task 0](#task-0)
### What are we learning?

- **[OSS Stanford Algorithm course](https://lagunita.stanford.edu/courses/course-v1:Engineering+Algorithms1+SelfPaced/)**
- Skiena's book or for additional tasks
- hackerrank.com | leetcode.com | codewars.com tasks
- Skiena's book or for additional tasks


### What should I know and have before I join?
Expand Down
2 changes: 1 addition & 1 deletion task.1.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,4 @@ Complete `Homework 2`

And don't forget to stay in touch with other people in gitter chat

After you completed this task, please follow to task 2.
After you completed this task, please proceed to [task 2](/task.2.md).
4 changes: 2 additions & 2 deletions task.3.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# task 2
# task 3

Complete theory sections for `Homework 4`

Expand All @@ -17,4 +17,4 @@ Complete `Homework 4`

And don't forget to stay in touch with other people in gitter chat

After you completed this task, please follow to task 3.
After you completed this task, please proceed to [task 4](/task.4.md).
21 changes: 21 additions & 0 deletions task.4.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
# task 4

Complete theory sections for `Homework 5`
- heaps
- balanced binary search

Complete `Homework 5`

- Pass `Problem Set 5`

> put the screenshot with results in your `Theory` folder
- Complete `Programming assignment 5`

>put the code of your solution in your `week 5` 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 5](/task.5.md).
21 changes: 21 additions & 0 deletions task.5.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
# task 5

Complete theory sections for `Homework 6`
- heaps
- balanced binary search

Complete `Homework 6`

- Pass `Problem Set 6`

> put the screenshot with results in your `Theory` folder
- Complete `Programming assignment 6`

>put the code of your solution in your `week 6` 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 [Final Exam ](/task.6.md).
2 changes: 2 additions & 0 deletions task.6.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
Complete the final exam.
You are marvelous, my friend.
Empty file removed task.7.md
Empty file.
Empty file removed task.md
Empty file.

0 comments on commit 293f024

Please sign in to comment.