Jump to content

Introductory Algorithms and Data Structures in Python-book recommendations


Recommended Posts

Posted

I have a background a PhD in biostatistics and moving on to data science hoping to try for data science roles. I am looking for book recommendations to learn algorithms and data structures specifically in Python. Any recommendations for a beginner friendly book?

Posted

Keywords for the search engine: binary search, binary tree, quad tree, octree, kd-tree, bsp-tree, hash map/hash table.

Read Wikipedia of these space-partitioning algorithms. They work with 1D and/or 2D and/or 3D.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.