Thanks, but I just need the table and the way yougot to it, not the code itself,
ID: 3612411 • Letter: T
Question
Thanks, but I just need the table and the way yougot to it, not the code itself, i did rate and will rateagain. Jen Thanks, but I just need the table and the way yougot to it, not the code itself, i did rate and will rateagain. JenExplanation / Answer
please rate - thanks output from the program with moderatechanges code is the value from the hash function. if >1 code before a table there was a collision if you need more explanation message me enter a key:66 code=6 66%20=6 insert in table 0 0 0 0 0 0 66 0 0 0 0 0 0 0 0 0 0 0 0 0 enter a key: 47 code=7 47%20=7 insert in table 0 0 0 0 0 0 66 47 0 0 0 0 0 0 0 0 0 0 0 0 enter a key: 87 code=7 87%20=7 collisionwith 47 add 1 to key code=8 88%%20=8 insert in table 0 0 0 0 0 0 66 47 87 0 0 0 0 0 0 0 0 0 0 0 enter a key:90 90%20=10 insert in table code=10 0 0 0 0 0 0 66 47 87 0 90 0 0 0 0 0 0 0 0 0 enter a key: 126 code=6 126%20=6 collision with 66 add1 code=7 127%20=7 collision with47 add 1 code=8 128%20=8 collision with 87 add1 code=9 129%20=9 insert in table 0 0 0 0 0 0 66 47 87 126 90 0 0 0 0 0 0 0 0 0 enter a key: 140 code=0 140 0 0 0 0 0 66 47 87 126 90 0 0 0 0 0 0 0 0 0 enter a key: 145 code=5 140 0 0 0 0 145 66 47 87 126 90 0 0 0 0 0 0 0 0 0 enter a key: 153 code=13 140 0 0 0 0 145 66 47 87 126 90 0 0 153 0 0 0 0 0 0 enter a key: 177 code=17 140 0 0 0 0 145 66 47 87 126 90 0 0 153 0 0 0 177 0 0 enter a key: 285 code=5 code=6 code=7 code=8 code=9 code=10 code=11 140 0 0 0 0 145 66 47 87 126 90 285 0 153 0 0 0 177 0 0 enter a key: 393 code=13 code=14 140 0 0 0 0 145 66 47 87 126 90 285 0 153 393 0 0 177 0 0 enter a key: 395 code=15 140 0 0 0 0 145 66 47 87 126 90 285 0 153 393 395 0 177 0 0 enter a key: 467 code=7 code=8 code=9 code=10 code=11 code=12 140 0 0 0 0 145 66 47 87 126 90 285 467 153 393 395 0 177 0 0 enter a key: 566 code=6 code=7 code=8 code=9 code=10 code=11 code=12 code=13 code=14 code=15 code=16 140 0 0 0 0 145 66 47 87 126 90 285 467 153 393 395 566 177 0 0 enter a key: 620 code=0 code=1 140 620 0 0 0 145 66 47 87 126 90 285 467 153 393 395 566 177 00 enter a key: 735 code=15 code=16 code=17 code=18 140 620 0 0 0 145 66 47 87 126 90 285 467 153 393 395 566 177 7350 enter a key: -1 Press any key to continue . . .
Related Questions
Navigate
Integrity-first tutoring: explanations and feedback only — we do not complete graded work. Learn more.