Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Data Structures and Algorithms Introduction

David Odari
September 14, 2019

Data Structures and Algorithms Introduction

A quick overview on data structures and algorithms

David Odari

September 14, 2019
Tweet

More Decks by David Odari

Other Decks in Programming

Transcript

  1. Data Structures Data Structure is a way of collecting and

    organising data that enables efficient access and modification.