David McManamon

Results 3 issues of David McManamon

The original HashMap lookup rc on my computer takes ~280ms to reverese complement 200k strings, the new version completes the same task ~120ms with a switch statement.

Great idea trying to re-use the same rebalancing code in the AVL delete algorithm but it will not correctly handle Fibonacci trees although this is probably very rare in practice....