I want to share with you three algorithms to keep in mind when developing your next application. These algorithms will improve the functionality of your app and they are not complicated to implement. They are the: Binary Search Tree, Heap Data Structure and Stack Data Structure.