


Big-O Notation in Algorithms

Algoritmalarda Big-O Gösterimi – Big-O Notation
Serkan Şeker · Independent software journal
Clear notes for people who like to understand how software works.
Practical guides on mobile development, .NET, Xamarin, algorithms, and the small engineering decisions that shape useful products.
- Archive
- 47 articles
- Languages
- EN + TR
- Focus
- Useful software
Selected from the archive
Code, systems & lessons learned.
The complete WordPress archive, rebuilt as a calm, fast reading experience without public comments or admin endpoints.

While solving any problem in daily life, we resort to different ways. In the same way, it is possible to produce more than one solution to a certain problem in computer science. Of course,…
Read article
Önceki makalelerimden birinde algoritmalara kısa bir giriş yapmıştım. Bu makalede ise algoritmaların karmaşıklık analizi nedir sorusuna birlikte yanıt arayacağız. Algoritmaların karmaşıklık analizi , bir algoritmanın çal
Read article
Algorithms are the steps of the process that are followed in a way designed to solve a certain problem or achieve a certain goal. In other words, it means a set of rules (instructions)…
Read article
Algoritma , belli bir problemi çözmek veya belirli bir amaca ulaşmak için tasarlanan yola, takip edilen işlem basamaklarıdır. Diğer bir ifadeyle, beklenen sonuçları elde etmek için bir işin nasıl yürütüleceğini adım adım
Read article
It is possible to earn money by adding AdMob ads to your Xamarin.Forms applications. However, to do this, you must first create Dependecy classes for each ad unit on native platforms and then call…
Read article
Xamarin.Forms uygulamalarınıza AdMob reklamları ekleyerek para kazanmanmanız mümkündür. Ancak bunu yapabilmek için önce yerel platformlarda her bir reklam birimi için Dependecy sınıfları oluşturup sonra bu sınıfları Xama
Read article
In mobile applications, it is important to have permanent data. Because mobile applications are not a web application, they may not always be connected to the internet. In such cases, it is better to…
Read article
In this article, I will explain the use of custom fonts in your Xamarin.Forms applications and how to use platform-specific font. So, let’s started. Follow the steps below in order. 1) Download the font(s)…
Read article
Resource Dictionaries is a repository of resources created to customize XAML views. These resources include properties of view items such as colors, controls, data templates. So when you want to customize a view element,…
Read articleBrowse by topic
Start with the thread you need.
Product references
Privacy policies for my apps.
Permanent, indexable references carried over from the old site.