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:
#DataStructures
Showing 1–2 of 2 articles matching your filtersPage 1 of 1
January 4, 20261 min read11 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 read10 views
Data is everywhere. On its own, it’s just a piece of information — vague and unhelpful until it’s organized. Data structures are the tools that help computers store, manage, and present data in a mean
Stay Updated
Get notified when I publish new articles on backend development and system design.
Sign up to follow