Giter Site home page Giter Site logo

permutationhashtable's Introduction



a2.c README:
Alex Hockley
0758114
Created: November 2 2012



******************************
KNOWN ISSUES/LIMITATIONS
******************************
- Hardcoded to have a table size of 234979/2 hashes
- Prints duplicates of dictionary words
- When a value is updated, the new value cannot be found via hash function since it was manually inserted in the wrong spot
- Remove in the HASH ADT may not work as you inteded, want entirely sure what it was supposed to do


******************************
TESTING A2.c
******************************
- Ran with the given test file, and it passed


******************************
TESTING HASH ADT
******************************
- The has adt was tested by:
	Performing each of the operations in many different orders that would break the list and cause segfaults/errors.
	Each hardcoded test passed without issues
	For more description of what happened, see test.c
	



******************************
Testing/Running Instructions:
******************************
- Extract the .zip file into a directory of your choice
- Go to the ~/PermutationHashTable directory in your command terminal and type "make".
- After the make, ./bin/a2 for the dictionary program, type ./bin/test for the hardcoded testing program
--- MAKEFILE WILL HAVE TO BE MODIFIED ---






*******************************
Academic Integrity Pledge
*******************************

I have exclusive control over this submission via my password.
By including this file with my submitted files, I certify that:

1) I have read and understood the University policy on academic integrity;
2) I have completed the Computing with Integrity Tutorial on Moodle; and
3) I have achieved at least 80% in the Computing with Integrity Self Test.

I assert that this work is my own.

I have appropriately acknowledged any and all material (data, images, ideas or
words) that I have used, whether directly quoted or paraphrased.  Furthermore,
I certify that this assignment was prepared by me specifically for this course.

permutationhashtable's People

Contributors

alexhockley avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.