Blog
Thoughts and deep-dives on backend development, system design, performance, and software engineering.
Filter articles
Date range
to
Tags
2FA
AI
AIForDevelopers
APIDesign
APITesting
AWS
AfricaTech
Algorithms
Andela
Android
ArtificialIntelligence
Authentication
Authorization
Azure
BackendDevelopment
BackendEngineering
BeginnerDeveloper
BestPractices
BigO
BuildInPublic
Active:
#Algorithms
Showing 1–3 of 3 articles matching your filtersPage 1 of 1
April 15, 20261 min read43 views
January 4, 20261 min read9 views
Following my previous posts on algorithms and data structures, let’s look at search and sort — two fundamental tools in programming. Searching finds a specific item: Linear search: checks one by one (
January 4, 20261 min read7 views
An algorithm is simply a set of instructions you give a computer. Like telling a child: “If the light is red, stop. If it’s green, go.” For a long time, most algorithms worked this way.
Stay Updated
Get notified when I publish new articles on backend development and system design.
Sign up to follow