Computer science and IT assignments

May 21, 2020

Python assignment

Submitted a .txt file with 10 different languages, each one on a new line.Submitted a python file that demonstrates:A linear search for a specific world language.An […]
May 21, 2020

Hashing Assignment

The solutions for each part just needs to follow the guidelines in the pdf provided. I will provide the pdf file which contains the assignment itself […]
May 21, 2020

Create Ethereum token, smart contract, metamask

1. Refer to the Power point and PDF is uploaded. Will need to follow steps. 2. Create your own Crypto-token and smart contract,  following the step […]
May 21, 2020

Ruby console project

Implement a Bread making machine. Each machine has a brand and a name. A machine has the possibility to select from a few pre-established bread types: […]
May 21, 2020

ELF Loader

The explanation for the task (in Romanian, translate in English)https://ocw.cs.pub.ro/courses/so/teme/tema-3 Skeleton which they gave us is in 3-loader. The file to be modified is loader.chttps://github.com/systems-cs-pub-ro/so-assignments What […]