© Armstrong Subero 2020
A. SuberoCodeless Data Structures and Algorithms https://doi.org/10.1007/978-1-4842-5725-8_1

1. Intro to DSA, Types, and Big O

Armstrong Subero1 
(1)
Basse Terre, Moruga, Trinidad and Tobago
 

Every journey has a beginning. In this chapter, we will begin our journey by talking about what data structures and algorithms are. I will introduce basic types, and I will show you how easy Big O notation is to understand. If you have ever read a dull, overly complex book on data structures and algorithms (abbreviated to DSA), you will love how quickly this chapter teaches you things!

An Overview of Data Structures and Algorithms

“Talk is cheap. Show me the code.”

—Linus Torvalds, Finnish software engineer and creator of Linux

Linus said ...

Get Codeless Data Structures and Algorithms: Learn DSA Without Writing a Single Line of Code now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.