HomeToolsAbout a20k

What is Algo and DS

How Computer Works

In one sentence

You are storing a data in memory, transforming it through algorithms efficiently - AK

So what is algorithm and data structures?

Algorithms

Algorithms are operators we can perform on different data structures and set of instructions for executing them.

Data Structures

Data structure is simply how you would store the data in computer's memory. There are many options for storing the same data.

© VincentVanKoh