Skip to content

ore2000/DataStructuresProjects1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Program #3

COSC 2030

Name: Oreoluwa A. Babatunde

Lab section #: Section 10

Competing: YES

Best run time: 1.26747s on hive

How to compile on pi: g++ ProgrammingAssignment03.cpp -o output.out

Anything that doesn't work: Everything works.


grading 100/100

  • github, compiles, and run (10 points ) yes
  • cover page correct (2 points)
  • readme updated and correct (2 points) yes
  • "data structure" is hash function (25 points) yes
    • if new, then delete
  • cleaword method (12 points) yes
  • read dictionary (5 points) yes
    • calls clean word
  • reads book (5 points) yes
    • calls clean word
  • skipped correct (5 points) yes
  • spelling checking code correct (10 points) yes
  • compare counts are correct (10 points) yes
  • format/output correct (10 points) yes
    • spelled and misspelled
    • misspelled file?yes
  • timing code and run time (4 points) yes
  • competeing, gears: 5

and Notes:

  • pi time is 5.00 flat. so 5 gears awarded.
  • again, you code should be running so much faster, but I really see what is causing the problem. lots of little guesses, but ... It's not really the if statements. that only cut off .2 seconds (on the pi). so I really don't know.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages