Ivan Matveichenkov
Python - Can apply basic algorithms to solving practical problems in Python:- different kinds of search and sorting (binary search, merge sort etc)- graph algorithms (bfs, dfs, a*, dijkstra algorithm, Lee algorithm etc)techniques:- dynamic programming- recursion etc
Ihave been practicing these algorithms participating in the project checkio.org and achieved 13level having completed more than 60 practical challenges.Django framework – I have got one ongoing project – Option. It's a web application for teachers offoreign languages. It's more like CMS for creating different kinds of language exercises (matching,multiple choice, games etc). http://nevermind-84.myjino.ru/ Login – demo, password – demo.