Open in app

Sign In

Write

Sign In

Rob Wilson
Rob Wilson

15 Followers

Home

About

Published in

JavaScript in Plain English

·Pinned

An Introduction to Dynamic Programming

Dynamic programming is a powerful technique used in computer science to solve complex problems efficiently. At its core, dynamic programming involves breaking down a problem into smaller subproblems, and then solving each subproblem only once. We can then combine the solutions to obtain the final result. In this blog post…

Dynamic Programming

8 min read

An Introduction to Dynamic Programming
An Introduction to Dynamic Programming
Dynamic Programming

8 min read


Published in

JavaScript in Plain English

·Pinned

You Might Not Need Redux

I don’t think it would be particularly difficult to find a modern web application that doesn’t use a dedicated state management library — and let’s be fair, it’s probably going to be Redux. State is one of those things in the web development world that is tricky to get right…

JavaScript

4 min read

You Might Not Need Redux
You Might Not Need Redux
JavaScript

4 min read


Published in

JavaScript in Plain English

·Pinned

Let’s Build a Simple Micro-Frontend Monorepo with Next.js

Unless you have been living under a rock, you will know all too well how saturated the JavaScript ecosystem is. With many great options for your tech stack, it seems like a rather olympian task weighing up the pros and cons of each choice. This article will humbly demonstrate one…

Monorepo

6 min read

Let’s build a simple Micro-Frontend Monorepo with Next.js
Let’s build a simple Micro-Frontend Monorepo with Next.js
Monorepo

6 min read


May 18

How Pigeons can help us write Algorithms

Have you ever heard of the Pigeonhole Principle? It’s a simple concept that can be applied in many ways, including in computer science. …

Computer Science

5 min read

How Pigeons can help us write Algorithms
How Pigeons can help us write Algorithms
Computer Science

5 min read


May 11

BigO and Beyond: How to Compute Fibonacci Sequence Efficiently with Matrix Exponentiation

This article continues from my previous topic talking about dynamic programming. I encourage you to read that first to get the full context of what we are discussing today! First of all, I can’t promise that this knowledge will make you see the world in vertical lines of green code…

Matrix

7 min read

BigO and Beyond: How to Compute Fibonacci Sequence Efficiently with Matrix Exponentiation
BigO and Beyond: How to Compute Fibonacci Sequence Efficiently with Matrix Exponentiation
Matrix

7 min read

Rob Wilson

Rob Wilson

15 Followers

Full stack developer trying to scratch the insatiable itch of curiosity and knowledge seeking

Following
  • Entreprogrammer

    Entreprogrammer

  • Barack Obama

    Barack Obama

  • Mohammad Faisal

    Mohammad Faisal

  • Soumadri Banerjee

    Soumadri Banerjee

  • Sunil Sandhu

    Sunil Sandhu

See all (12)

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Text to speech