Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hash Tables Application, Block Chain Mining, and Data Structures Interview Q's #1

Merged
merged 5 commits into from Feb 15, 2020

Conversation

WebWallen
Copy link
Owner

FYI: none of the test files would operate after I ran "pipenv install" (even after copying the files to a separate folder and reloading there). So I just used print statements to confirm the code meets MVP. Blockchain is confusing, but at least seems to require consistent code syntax for the hashing functions minus tiny touch-ups. That said, I don't understand their real world application as I can't imagine many people will be working for Bitcoin. Hash tables, on the other hand, are super useful and I appreciate the deeper understanding of what is happening behind-the-scenes. And I find it's much easier to visualize what they're really doing when variables are named carefully/specifically to fit the given task.

@RaineBeauDubs RaineBeauDubs merged commit e37ede6 into master Feb 15, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants