põhialgoritmi
Põhialgoritmi refers to a fundamental or base algorithm. In computer science and mathematics, an algorithm is a step-by-step procedure or set of rules to be followed in calculations or other problem-solving operations, especially by a computer. The term "põhialgoritmi" specifically denotes the core or foundational algorithm upon which more complex or specialized algorithms are built. It often represents the simplest or most direct method to solve a particular problem.
For instance, in sorting, algorithms like bubble sort, insertion sort, or selection sort can be considered basic