您的位置:首页 > 其它

Check list

2016-02-19 17:41 253 查看
I figure out several things that need to be pay attention to:

DS:

Tree, graph, linklist, heap, queue.

How to implement them? Especially, the node on a tree. Insertion?

Some algorithm:

DP, BFS, kinds of sort, greedy algorithm.

How to program them? Difference of sorting

For JAVA:

hash, set , map, arraylist, linkedlist, gc

How to and when to use them?

For C:

Pointer, memory management, how to use pointer sort?

For telecom:

Potocal? 

Security:

Encryption? Public key?

SQL:

Transaction? NoSQL

Complex?

I will provide solutions above later.

It seems can cover most of the problem.
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: