You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A Data Structure is a method of organising data in a Virtual System. Think of Sequence of numbers, or tables of data: These are both well defined data structures. An Algorithm is a sequence of steps executed by a computer that takes an input and transform it into a target output.