Use app×
Join Bloom Tuition
One on One Online Tuition
JEE MAIN 2025 Foundation Course
NEET 2025 Foundation Course
CLASS 12 FOUNDATION COURSE
CLASS 10 FOUNDATION COURSE
CLASS 9 FOUNDATION COURSE
CLASS 8 FOUNDATION COURSE
0 votes
1.6k views
in Computer by (60 points)
edited by

Define algorithm. What are the key features of algorithms with an example.

Please log in or register to answer this question.

1 Answer

0 votes
by (44.2k points)

The word Algorithm means “a process or set of rules to be followed in calculations or other problem-solving operations”. Therefore Algorithm refers to a set of rules/instructions that step-by-step define how a work is to be executed upon in order to get the expected results.

In other words,

Algorithm is a step by step procedure, which defines a set of instructions to be executed in certain order to get the desired output.
Algorithms are generally created independent of underlying languages.

Key features of algorithm

From data structure point of view, following are some important categories of algorithms −

  • Search − Algorithm to search an item in a data-structure.

  • Sort − Algorithm to sort items in certain order

  • Insert − Algorithm to insert item in a data-structure

  • Update − Algorithm to update an existing item in a data-structure

  • Delete − Algorithm to delete an existing item from a data-structure

Welcome to Sarthaks eConnect: A unique platform where students can interact with teachers/experts/students to get solutions to their queries. Students (upto class 10+2) preparing for All Government Exams, CBSE Board Exam, ICSE Board Exam, State Board Exam, JEE (Mains+Advance) and NEET can ask questions from any subject and get quick answers by subject teachers/ experts/mentors/students.

Categories

...