Oct. 17, 2018
Introduction
It is time for me to write more code and also prepare for medium level algorithms on Leetcode.com. I have 34 algorithms to work on, each of them is easy level algorithm.
34 algorithms
Here are the details:
2 back tracking, 784, 401
2 Binary search tree, 783, 530
9 Bit Manipulation, 9 algorithms
2 Breadth first search, 2 algorithms
4 Depth first search, 897, 690, 733, 743
1 Graph, 743
3 Greedy, 860, 455, 874
2 Heap, 703, 743
8 Linked list, 876, 206, 237, 21, 83, 141, 160, 707
1 Two points, 141
No comments:
Post a Comment