Basic-Algorithm Some basic (Easy-Medium level) Algorithm problems Most of the problems are from lintcode.com. Some of them are from nowcoder.com. BFS DFS Sorting Divide and Conquer Binary Tree Two Pointers Dynamic Programming Other