The Complexity Bleed
|

The Complexity Bleed

Introduction In the world of software development, the odds are that you’ll at some point have to deal with building and/or maintaining a complex system. For those of you with a nice bit of experience can relate, I’m sure. I have recently developed a little philosophy that granted, it’s not a one size fits all…

An Intro to P vs NP
|

An Intro to P vs NP

Okay, so P vs NP is a very interesting topic that I like to talk about, to keep things simple, P vs NP is 1/7 of the millennium problems. From an abstract perspective, this problem essentially queries whether or not it’s possible to solve complex problems in the amount of time that it takes to…