Problem Solving with Algorithms and Data Structures

Download free tutorial in Algorithms and data structures created by Brad Miller and David ranum.

Table of contents

  • Objectives
  • Getting Started
  • What Is Computer Science? 
  • Review of Basic Python
  • Summary Key Terms
  • Programming Exercises
  • Algorithm Analysis
  • Objectives 
  • What Is Algorithm Analysis? 
  • Performance of Python Data Structures 
  • Summary 
  • Key Terms
  • Discussion Questions 
  • Programming Exercises 
  • Basic Data Structures
  • Objectives
  • What Are Linear Structures? 
  • Stacks
  • The Stack Abstract Data Type 
  • Queues
  • Deques
  • Lists
  • The Unordered List Abstract Data Type
  • Implementing an Unordered List: Linked Lists
  • The Ordered List Abstract Data Type
  • Programming Exercises
  • Recursion
  • What is Recursion? 
  • Stack Frames: Implementing Recursion
  • Visualising Recursion
  • Complex Recursive Problems
  • Programming Exercises
  • Sorting and Searching
  • Searching 
  • Sorting
  • Programming Exercises
  • Trees and Tree Algorithms
  • Examples Of Trees 
  • Vocabulary and Definitions 
  • Implementation 
  • Priority Queues with Binary Heaps
  • Binary Tree Applications 
  • Tree Traversals 
  • Discussion Questions
  • Programming Exercises
  • JSON 235
Size : 5041.44 Kb
File type : pdf
Downloads: 116
Created: 2021-05-09
Problem Solving with Algorithms and Data Structures

Others Algorithms, Data Structures, Data recovery Tutorials

Others related eBooks about Problem Solving with Algorithms and Data Structures

Perl tutorial for professionals

Download free Perl tutorial course in PDF, training file in 39 chapters and 109 pages. Free unaffiliated ebook created from Stack OverFlow contributor....

Download free OOP tutorial

Download free OOP tutorial course in PDF, training file in 8 chapters and 24 pages. Free unaffiliated ebook created from Stack OverFlow contributor....

Retro Gaming with Raspberry Pi

Download free course Retro Gaming with Raspberry Pi, pdf file on 164 pages by Bob Clagett, David Crookes, PJ Evans, Rosie Hattersley, KG Orphanides, Ruiz Brothers, Mark Vanstone....

Essential Algorithms

This book written to provide clear and concise explanation of topics for programmers both starting to learn the Algorithms as well as those diving in more complex topics. Most examples are linked to online playground that allows you to change the code and re-run it....

Essential Java

This book written to provide clear and concise explanation of topics for programmers both starting to learn the Java programming language as well as those diving in more complex topics. Most examples are linked to online playground that allows you to change the code and re-run it....

Programming for Computations - MATLAB/Octave

Download free course Programming for Computations - MATLAB/Octave, pdf file on 228 pages by Svein Linge, Hans Petter Langtangen....

Think C++

Download free course Think C++, pdf file on 191 pages by Allen Downey....

Android Application Development for the Intel Platform

The number of Android devices running on Intel processors has increased since Intel and Google announced, in late 2011, that they would be working together to optimize future versions of Android for Intel Atom processors. Today, Intel processors can be found in Android smartphones and tablets made b...

Programming Language C++

Download free C++ tutorial , course training on pdf under 1368 pages by Richard Smith....

Python Data Science Handbook

Download free course Python Data Science Handbook, pdf file on 548 pages by Jake VanderPlas....