Skip to content

Answers for the course: "Algorithms and data structure in Python" by Timofey Hiryanov 2017-2018.

Notifications You must be signed in to change notification settings

gukihuman/algorithms-python-hiryanov

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 

Repository files navigation

Description

Timofey Hiryanov is a lecturer at the Moscow Institute of Physics and
Technology. In 2017-2018, he held a course called: "Algorithms and
data structure in Python
". This study program is available for public
access on YouTube (link). The lectures are also accompanied by tasks.
The tasks are on a special website (link). 737 and 738 groups are free
for public access. This repository contains the answers for the tasks.
Materials of the course outside this repository are in russian language.


Work in progress

I update the master branch with whole lectures. You can check other
branches for more recent answers. At the moment, the most recent
is the scratch tag. It's up to lecture 12, but with dirty code though.


Environment requirements

python 3.*


Lecture details

Lecture 01

tkinter for python 3.* is required for this lecture

Play with turtle (default python module). Make different patterns.
Here is some examples: polygons, star, rectangled spiral.

About

Answers for the course: "Algorithms and data structure in Python" by Timofey Hiryanov 2017-2018.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages