• Menu
  • Skip to right header navigation
  • Skip to main content
  • Skip to secondary navigation
  • Skip to primary sidebar

OnlineProgrammingBooks.com

Legally Free Computer Books

  • All Categories
  • All Books
  • All Categories
  • All Books
  • About Us
  • Privacy policy
  • Disclaimer
  • Subscribe
  • Contact
You are here: Home ▶ Python ▶ Problem Solving with Algorithms and Data Structures Using Python

Problem Solving with Algorithms and Data Structures Using Python

October 14, 2012

Problem Solving with Algorithms and Data Structures Using Python

“Problem Solving with Algorithms and Data Structures Using Python”, by Brad Miller and David Ranum, is an interactive book which you can access online.

Book Description

Computer science is the study of problems, problem-solving, and the solutions that come out of the problem-solving process. Given a problem, a computer scientist’s goal is to develop an algorithm, a step-by-step list of instructions for solving any instance of the problem that might arise. Algorithms are finite processes that if followed will solve the problem. Algorithms are solutions.

Table of Contents

  • Introduction
  • Analysis
  • Basic Data Structures
  • Recursion
  • Sorting and Searching
  • Trees and Tree Agorithms
  • Graphs and Graph Algorithms

Download Free PDF / Read Online

Author(s): Brad Miller and David Ranum.
Publisher: Franklin Beedle & Assoc.
Format(s): HTML(Online)
Number of pages: 425
Link: Read online.

Similar Books:

  1. Data Structures and Algorithm Analysis in C++
  2. Data Structures and Algorithm Analysis in Java
  3. Dictionary of Algorithms and Data Structures
  4. Sorting and Searching Algorithms: A Cookbook
  5. Java Data Structures (2nd edition)
Previous Post: « Thinking Web: Voices of the Community
Next Post: Intro to ASP.NET MVC 4 with Visual Studio »

Primary Sidebar

Get Latest Updates

  • Facebook
  • Pinterest
  • RSS
  • Twitter
  • YouTube
  • About Us
  • Privacy policy
  • Disclaimer
  • Subscribe
  • Contact

Copyright © 2006–2023 OnlineProgrammingBooks.com