1

Step 1

Koans Framework

2

Step 2

Chapter 1. Introduction

3

Step 3

Chapter 2. The Basics

4

Step 4

Chapter 3. Counting 101

5

Step 5

Chapter 4. Induction and Recursion ... and Reduction

6

Step 6

Chapter 5. Traversal: The Skeleton Key of Algorithmics

7

Step 7

Chapter 6. Divide, Combine, and Conquer

8

Step 8

Chapter 7. Greed Is Good? Prove It!

9

Step 9

Chapter 8. Tangled Dependencies and Memoization

10

Step 10

Chapter 9. From A to B with Edsger and Friends

11

Step 11

Chapter 10. Matchings, Cuts, and Flows

12

Step 12

Chapter 11. Hard Problems and (Limited) Sloppiness

1

Step 1

Koans Framework

2

Step 2

Chapter 1. Introduction

3

Step 3

Chapter 2. The Basics

4

Step 4

Chapter 3. Counting 101

5

Step 5

Chapter 4. Induction and Recursion ... and Reduction

6

Step 6

Chapter 5. Traversal: The Skeleton Key of Algorithmics

7

Step 7

Chapter 6. Divide, Combine, and Conquer

8

Step 8

Chapter 7. Greed Is Good? Prove It!

9

Step 9

Chapter 8. Tangled Dependencies and Memoization

10

Step 10

Chapter 9. From A to B with Edsger and Friends

11

Step 11

Chapter 10. Matchings, Cuts, and Flows

12

Step 12

Chapter 11. Hard Problems and (Limited) Sloppiness

04 December 2014

Goal frozen

Author of goal 15 March 2015 year froze this goal

General

Python Algorithms - Koans

Итак, пришло время для задач посложнее.

Цель - создать koans для алгоритмов. Чтобы любой желающий мог ознакомится с основными алгоритмами в непринужденной игровой форме.

Имплементация на языке Python.

Книга для основы:

  • Python Algorithms: Mastering Basic Algorithms in the Python Languagе

Репозиторий - TODO

Серия статей - TODO

  1. Koans Framework

    Выделить из https://github.com/gregmalcolm/python_koans/tree/master/python3 библиотеку для описания koans.

    Done: https://github.com/tigrus/python-koans-framework

  2. Chapter 1. Introduction

    На основе прочитанного материала - понять что можно вынести в коаны.

  3. Chapter 2. The Basics

  4. Chapter 3. Counting 101

  5. Chapter 4. Induction and Recursion ... and Reduction

  6. Chapter 5. Traversal: The Skeleton Key of Algorithmics

  7. Chapter 6. Divide, Combine, and Conquer

  8. Chapter 7. Greed Is Good? Prove It!

  9. Chapter 8. Tangled Dependencies and Memoization

  10. Chapter 9. From A to B with Edsger and Friends

  11. Chapter 10. Matchings, Cuts, and Flows

  12. Chapter 11. Hard Problems and (Limited) Sloppiness

  • 1606
  • 04 December 2014, 16:27
Sign up

Signup

Уже зарегистрированы?
Quick sign-up through social networks.
Sign in

Sign in.
Allowed.

Not registered yet?
 
Log in through social networks
Forgot your password?