


Big-O Notation in Algorithms

Complexity Analysis of Algorithms
Serkan Şeker · Software engineering notes
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.

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
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
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 article
Syncfusion is a software company that creates software components and tools for the Microsoft .NET platform, including user interfaces and reporting tools. It includes more than 1600 components and frameworks for Windows Forms, WPF,…
Read article
With the importance of code sharing, Microsoft's Visual Studio also created its own sharing platform: NuGet. NuGet Package Manager, which is directly integrated into Visual Studio, has offered the code packages of 3rd parties…
Read article
Microsoft held its annual Microsoft Build conference for developers using Windows, Xamarin, Microsoft Azure and other Microsoft technologies in May 2020. This conference had important news for mobile application developers. .NET Multiplatform App UI,…
Read article
In Xamarin applications, we sometimes see that the views move in a connected way or a UI element is updated dynamically. We can also do this in our own applications. How Does? Of course…
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.