top of page
Travis Martin
-SBT
Search

Microservices Architecture example Parking lot interview question
I plan on building the classic parking garage interview question. The end goal is deploying this microservices architecture example to a...
Travis Martin
Oct 6, 20236 min read
51 views
0 comments


Graph data structure and Algorithms
I am just posting some information for mostly myself on how to quickly traverse graph and tree data structure since I tend to forget...
Travis Martin
Jul 8, 20222 min read
31 views
0 comments
Java Min and Max heap
Just posting some code on building a min and max heap, I will use an abstract class since both of these classes will contain similar...
Travis Martin
Dec 6, 20211 min read
41 views
0 comments


Polymorphism OOP examples Java
I am writing this to keep example on programming concepts, this will be on polymorphism, both using interface and abstract objects....
Travis Martin
Aug 24, 20203 min read
28 views
0 comments
Blog: Blog2
bottom of page