Assignment 1: Bash Scripting

QUESTION 2Write a bash script that monitors in real time the sizes of regular files in a specified folders. The folder name should be provided as an argument when calling the script. The folder must exist in the same working directory where the script is located. Ensure that the script …

Move To Front List

Keep it as simple as possible, don’t use extremely complex methods unless absolutely necessary. This assignment is not huge nor extremely complicated. Do not change the method’s signature in any way, just fill in the code under the method’s signature. The only file that should be edited is MoveToFrontList.java, the …

Move To Front List

Keep it as simple as possible, don’t use extremely complex methods unless absolutely necessary. This assignment is not huge nor extremely complicated. Do not change the method’s signature in any way, just fill in the code under the method’s signature. The only file that should be edited is MoveToFrontList.java, the …

CASE STUDY

Watch the documentary about Clive Wearing, The Man With The Seven Second Memory and Living without memory.https://www.youtube.com/watch?v=ipD_G7U2FcMhttps://www.youtube.com/watch?v=k_P7Y0-wgos Analyze the case of Clive Wearing based on your readings from the course. Consult all the material until the submission deadline of Assignment 1, because you might find relevant information in the material …

Sorting a Random List

Given what algorithm is supposed to do, just make the code based on the descriptions. Keep function names and parameter the same as given. Use the test.py file to ensure that the algorithm will get the full grades. Do not prompt the user for input.

Python IPv4 Breakdown

Write a short program that does all of the following.  1. Asks the user for an IP Address with the subnet prefix.  (ex:  192.168.2.142/20 ) 2. The input must be the correct format and have validation (make sure it meets the format requirements).  3. You must use a List to …

Project-3 (200 Pts) Computing Frequency & Prob. Of words Due Date: 3/12

Your complete project is not in a SINGLE xxxxxp3.java file, where xxxxx is thefirst 5 characters of your last name and p3 is the project number.It does not read input from System.in. i.e. command prompt.Using package or any java utilities such as arraylist, LinkedList ,map, queue….i.e.the whole code should be …

Project-3 (200 Pts) Computing Frequency & Prob. Of words Due Date: 3/12

Your complete project is not in a SINGLE xxxxxp3.java file, where xxxxx is thefirst 5 characters of your last name and p3 is the project number.It does not read input from System.in. i.e. command prompt.Using package or any java utilities such as arraylist, LinkedList ,map, queue….i.e.the whole code should be …

Project-3 (200 Pts) Computing Frequency & Prob. Of words Due Date: 3/12

Your complete project is not in a SINGLE xxxxxp3.java file, where xxxxx is thefirst 5 characters of your last name and p3 is the project number.It does not read input from System.in. i.e. command prompt.Using package or any java utilities such as arraylist, LinkedList ,map, queue….i.e.the whole code should be …

Project-3 (200 Pts) Computing Frequency & Prob. Of words Due Date: 3/12

Your complete project is not in a SINGLE xxxxxp3.java file, where xxxxx is thefirst 5 characters of your last name and p3 is the project number.It does not read input from System.in. i.e. command prompt.Using package or any java utilities such as arraylist, LinkedList ,map, queue….i.e.the whole code should be …