Apollo Li

Results 2 issues of Apollo Li

Hi, I suggest implement resize in hash-table. Like this: [https://github.com/shady831213/algorithms/blob/master/hashMap/chainedHashMap/chainedHashMap.go](https://github.com/shady831213/algorithms/blob/master/hashMap/chainedHashMap/chainedHashMap.go) [https://github.com/shady831213/algorithms/blob/master/hashMap/chainedHashMap/chainedHashMap_test.go](https://github.com/shady831213/algorithms/blob/master/hashMap/chainedHashMap/chainedHashMap_test.go) :)

Motivations: There always be some targets other than *.sv files need to be generated in the project. For example, some SDC files. And they should go with project and could...

tools