Skip to content

This project uses a hash table with quadratic probing to store individual strands of DNA. Once the hash table reaches its capacity, all the data is copied into a new table with a capacity four times greater than the previous one.

Notifications You must be signed in to change notification settings

sriramvema/DNA-Sequencer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

About

This project uses a hash table with quadratic probing to store individual strands of DNA. Once the hash table reaches its capacity, all the data is copied into a new table with a capacity four times greater than the previous one.

Topics

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages