Data Structures and Information Retrieval in Python

Data Structures and Information Retrieval in Python is an introduction to data structures and algorithms using a web search engine as a motivating example.
It is based in part on Think Data Structures, which uses Java. Read more

Similar