Open in app
Home
Notifications
Lists
Stories

Write
Fafa Nyakpo
Fafa Nyakpo

Home

About

Sep 1, 2021

Big O Notations, Asymptotic Analyses & Algorithmic Complexities

Introduction According to Wikipedia, “Big O notation is a mathematical notation that describes the limiting behaviour of a function when the argument tends towards a particular value or infinity”. Similarly, asymptotic analysis in programming is the behaviour of a method as its inputs reach a certain limit. As software engineers, it…

Data Structures

4 min read

Big O Notations, Asymptotic Analyses & Algorithmic Complexities
Big O Notations, Asymptotic Analyses & Algorithmic Complexities

Aug 12, 2021

Understanding C# Async/Await

Back in .Net Framework 4.5, Microsoft introduced two new keywords to make asynchronous programming easy for developers. These keywords, async & await have been first class citizens of C# since then and have helped developers easily introduce concurrency in their applications. However, many developers are still confused about the roles…

C Sharp Programming

2 min read

Understanding Async/Await in C#
Understanding Async/Await in C#
Fafa Nyakpo

Fafa Nyakpo

.Net Engineer & Software Consultant

Following
  • M.G. Siegler

    M.G. Siegler

  • Medium Creators

    Medium Creators

  • Oxigin

    Oxigin

  • Netflix Technology Blog

    Netflix Technology Blog

  • Eliot Peper

    Eliot Peper

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Knowable