Singh_MM Posted December 16, 2021 Share Posted December 16, 2021 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? Link to comment Share on other sites More sharing options...
Sensei Posted December 18, 2021 Share Posted December 18, 2021 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. Link to comment Share on other sites More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now