What is Algorithm?

Provido

Katılımcı Üye
21 Eki 2015
477
1
Hj0ddn.jpg



What is Algorithm?

The algorithm is mostly used in mathematics and software. I will talk a little more about the field of software in this article. I will talk about what it is, what you need to pay attention to and how to use it.

What it is?

Algorithm, the way used to solve a particular job or problem. It is necessary to clearly express the resources, walkthroughs and actions used to solve a problem. It's important to write clearly because here we have to tell the computer, so we have to write everything step by step and clearly.

Things To Pay Attention

1. Your algorithm should be in a way that solves your problem.
2. It has to solve it effectively. In other words, you have to solve the problem by writing the necessary steps and keeping them short without extending the algorithm.
3. Never forget the start and end parts. The computer cannot know when to start or stop. If you don't say start, it never starts and if you don't say finish, it will continue to do the process you write forever.
4. You have to write down every step.
5. You must clearly type the steps you have entered. You have to make it simple and basic. Because when you write the code, you can't expect it to infer from the computer.
6. It is necessary to examine the problem down to the smallest detail. Because the more you think about a problem, the more accurate you will find a way and get rid off your mistakes.
7. It becomes simpler and easier to understand when you transfer the algorithm you write to the diagram.

Algorithm Types

1. Recursive Algorithm
2. Dynamic Programming Algorithm
3. Backtracking Algorithm
4. Greedy Algorithm
5. Brute force Algorithm
6. Other Algorithms
 
Üst

Turkhackteam.org internet sitesi 5651 sayılı kanun’un 2. maddesinin 1. fıkrasının m) bendi ile aynı kanunun 5. maddesi kapsamında "Yer Sağlayıcı" konumundadır. İçerikler ön onay olmaksızın tamamen kullanıcılar tarafından oluşturulmaktadır. Turkhackteam.org; Yer sağlayıcı olarak, kullanıcılar tarafından oluşturulan içeriği ya da hukuka aykırı paylaşımı kontrol etmekle ya da araştırmakla yükümlü değildir. Türkhackteam saldırı timleri Türk sitelerine hiçbir zararlı faaliyette bulunmaz. Türkhackteam üyelerinin yaptığı bireysel hack faaliyetlerinden Türkhackteam sorumlu değildir. Sitelerinize Türkhackteam ismi kullanılarak hack faaliyetinde bulunulursa, site-sunucu erişim loglarından bu faaliyeti gerçekleştiren ip adresini tespit edip diğer kanıtlarla birlikte savcılığa suç duyurusunda bulununuz.