Find Jobs
Hire Freelancers

Build a hash table using chaining as the collision resolution technique

$10-20 USD

进行中
已发布将近 9 年前

$10-20 USD

货到付款
Program Specification: Build a hash table using chaining as the collision resolution technique. Insertions into the hash table will correspond to declarations of variables and values in a program, searches will be requests for the value of a variable. Some variables will be local and have a narrow scope while some variables will be global. The program will take input from a file, another program written in the omnipotent programming language BORG (Bionicly Omnipotent Resistance Grinders) and generate output from this program. The BORG language has the following commands (keywords): 1. START-FINISH blocks. Indicating different scopes. 2. COM - Single line comments: Text should be ignored if on the same line 3. VAR varName – Variable Declaration, adds “varName” to the hash table. 4. variable = expression – Assignment statements, ie GEORGE = 122. Find GEORGE in the hash table and assign 122 to it. 5. ++ - increment operator, syntax: VARIABLE ++ 6. -- - decrement operator, syntax: VARIABLE -- 7. expressions, expressions are limited to unary and binary arithmetic, or variable names 8. supported operators: + - / * % ^ (plus, minus, divide, multiple, modulo, exponent) 9. PRINT – syntax PRINT expression. If the expression is a variable, and this variable is not in scope, then an error message indicating unknown variable x at line number y. The value printed if there is a variable in scope should be the variable with the closest scope. 10. Errors – other than the print statements, our interpreter will not be responsible for detecting errors, syntax errors should be disregarded if encountered, assume that the source file is correct. Our hash function: sum the ordinal values of the characters of the variable multiplied by their position in the string (1-indexing), then taking the modulo by TABLESIZE. ie. The variable ABC = (65 * 1 + 66 * 2 + 67 * 3) % TABLESIZE All tokens are separated by one space or a new line. Output: for this assignment, run your interpreter on this sample source program as well as a program of your own, and turn it the output from both, as well as the source code from your BORG program as well as source code of the assignment and its executable. Zip is good. Each student may implement one additional feature to the language, such as adding if, methods, more capable print statements. Only one student may implement a given extension to the language, and each extension must first be cleared with me.
项目 ID: 7571819

关于此项目

4提案
远程项目
活跃9 年前

想赚点钱吗?

在Freelancer上竞价的好处

设定您的预算和时间范围
为您的工作获得报酬
简要概述您的提案
免费注册和竞标工作
颁发给:
用户头像
I am a teaching assistant at one of the top 50 universities in the world (Purdue University) for a Java Programming Course. I am very proficient when it comes to school related assignments since I can relate best to them. My certifications include - - Oracle® Database 11g Administrator Certified Associate - Oracle® Certified Professional, Java SE 6 Programmer - Microsoft® Specialist Programming in HTML5 with JavaScript and CSS3 (MS) - Microsoft® Certified Solutions Developer: Web Applications (MCSD) - CCNA – Cisco Certified Network Administrator - Comptia A+ (Hardware troubleshooting) - Comptia N+ (Network Troubleshooting) - Brocade Certified Network Engineer Please contact me over chat for further details.
$25 USD 在1天之内
4.7 (12条评论)
3.3
3.3
4威客以平均价$24 USD来参与此工作竞价
用户头像
Hi I am Dinh. I am senior in c++ and java. Hope to work with you. >>>>>>>>>>>>>>>>>><<<<<<<<<<<<<<<<<<<<<<<<<<<<<< >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
$30 USD 在1天之内
5.0 (20条评论)
3.7
3.7
用户头像
A proposal has not yet been provided
$100 USD 在1天之内
5.0 (12条评论)
3.5
3.5
用户头像
A proposal has not yet been provided
$20 USD 在30天之内
0.0 (0条评论)
0.0
0.0
用户头像
I am a JAVA developer with one of the best company in the world. I have more than 4 years of JAVA development experience.
$20 USD 在1天之内
0.0 (0条评论)
0.0
0.0

关于客户

UNITED STATES的国旗
United States
0.0
0
付款方式已验证
会员自4月 28, 2015起

客户认证

谢谢!我们已通过电子邮件向您发送了索取免费积分的链接。
发送电子邮件时出现问题。请再试一次。
已注册用户 发布工作总数
Freelancer ® is a registered Trademark of Freelancer Technology Pty Limited (ACN 142 189 759)
Copyright © 2024 Freelancer Technology Pty Limited (ACN 142 189 759)
加载预览
授予地理位置权限。
您的登录会话已过期而且您已经登出,请再次登录。