ADM – Algorithmic Methods of Data Mining (Solution)

$ 20.99
Category:

Description

Homework 1
Instructions
The first homework has to be done by each person individually.
AMDHomework 1StudentID StudentName StudentSurname.zip; for example:
AMD Homework 1 1235711 Robert Anthony De Niro.zip.
The email subject should be
[Algorithmic Methods for Data Mining] Homework 1 StudentID StudentName
StudentSurname; For example:
[Algorithmic Methods for Data Mining] Homework 1 1235711 Robert Anthony De Niro.
The solutions for the theoretical exercises must contain your answers either typed up or hand written clearly and scanned.
For information about collaboration, and about being late check the web page.
Problem 1. The goal of the first assignment focuses on building up your skills on Python. The assignment is done electronically using the HACKERRANK online service available from the following URL:
https://www.hackerrank.com
You must create an account and complete as many challenges as you can from the list included below. When you are finished and want to submit your assignment, from the hackerrank site, go to the submissions page under your profile and produce a PDF printout. This is available from the following url:
https://www.hackerrank.com/submissions/all Your solutions must include as attachment:
• The pdf file that you created.
• The Python code of your solutions, clearly organized.
Let’s go to the homework. The Python challenges that you need to complete are the following:
• Introduction (all – total: 7 – max points: 75) https://www.hackerrank.com/domains/python/py-introduction
• Data types (all – total: 6 – max points: 60) https://www.hackerrank.com/domains/python/py-basic-data-types
• Strings (all – total: 14 – max points: 220) https://www.hackerrank.com/domains/python/py-strings https://www.hackerrank.com/domains/python/py-strings/2
• Sets (all – total: 13 – max points: 170) https://www.hackerrank.com/domains/python/py-sets https://www.hackerrank.com/domains/python/py-sets/2
• Collections (all – total: 8 – max points: 220) https://www.hackerrank.com/domains/python/py-collections
• Exceptions (only 1 – max points: 10) https://www.hackerrank.com/challenges/exceptions
• Built-ins (only 3 – max points: 80) https://www.hackerrank.com/challenges/zipped https://www.hackerrank.com/challenges/python-sort-sort https://www.hackerrank.com/challenges/ginorts
• Python Functionals (only 1 – max points: 20) https://www.hackerrank.com/challenges/map-and-lambda-expression
• Regex and Parsing challenges (all – total: 17 – max points: 560) https://www.hackerrank.com/domains/python/py-regex https://www.hackerrank.com/domains/python/py-regex/2
• XML (all – total: 2 – max points: 40) https://www.hackerrank.com/domains/python/xml
• Closures and Decorations (all – total: 2 – max points: 60) https://www.hackerrank.com/domains/python/closures-and-decorators
Numpy (all – total: 15 – max points: 300) https://www.hackerrank.com/domains/python/numpy https://www.hackerrank.com/domains/python/numpy/2
Problem 2. We continue in this question with the implementation of some algorithms in Python.
As before, when you are finished and want to submit your assignment, from the hackerrank site, go to the submissions page under your profile and produce a PDF printout. This is available from the following url:
https://www.hackerrank.com/submissions/all Your solutions must include as attachment:
• The pdf file that you created.
• The Python code of your solutions, clearly organized.
Let’s go to the homework. The Python challenges that you need to complete are the following:
• https://www.hackerrank.com/challenges/birthday-cake-candles
• https://www.hackerrank.com/challenges/kangaroo
• https://www.hackerrank.com/challenges/strange-advertising
• https://www.hackerrank.com/challenges/recursive-digit-sum
• https://www.hackerrank.com/challenges/insertionsort1
• https://www.hackerrank.com/challenges/insertionsort2

Reviews

There are no reviews yet.

Be the first to review “ADM – Algorithmic Methods of Data Mining (Solution)”

Your email address will not be published. Required fields are marked *