Posts ✏️


Searching through graphs

As a freshman taking part in my first major robotics competition one of the first problems I had to solve was making it figure out how to go from one location to another faster than the rest.



Another day, another design pattern- MVCC

In a previous post, I talked about how OOP principles like encapsulation were necessary components from a software design perspective. Design patterns are certain conventions of project structuring that have been battle tested to produce robust results



Searching over ranges with segment trees

Segment trees are what the cool kids in Samsung use to solve problems.



Recurrent Neural Networks

In the previous article we looked at images, which can be considered as 2D signals.



CNNs are anything but fake news

CNN is fake news.