Engineer bro!
Tue Apr 12 2022 (3 months ago)
Engineer by mistake!
I am a software engineer by passion
A data structure is a named location that can be used to store and organize data. And, an algorithm is a collection of steps to solve a particular problem. Learning data structures and algorithms allow us to write efficient and optimized computer programs
In mathematics and computer science, an algorithm is a finite sequence of well-defined instructions, typically used to solve a class of specific problems or to perform a computation. Algorithms are used as specifications for performing calculations and data processing.
In computer science, a data structure is a data organization, management, and storage format that enables efficient access and modification.
A computer program is a sequence of instructions in a programming language that a computer can execute or interpret. In declarative programming, a computer program is a set of instructions. A computer program in its human-readable form is called source code.
We have seen introduction of algorithm, data structure and program. I would like to thank you for reading this article.
© 2021 dsabyte. All rights reserved
Comments (0)