Skip to content

This repository contains the first homework assignment for the Algorithmic Methods of Data Mining and Laboratory (ADM) course, part of the Master’s degree in Data Science at Sapienza University of Rome 22/23.

License

Notifications You must be signed in to change notification settings

maryyyyna/ADM-HW1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ADM-HW1

File description

1. stamps.pdf

A PDF printout of all my submissions in the website HackerRank.

2. script_ex1.py

It contains all my scripts relative to Problem 1.

  • Introduction (all – total: 7 - max points: 75)
  • Data types (all – total: 6 - max points: 60)
  • Strings (all – total: 14 - max points: 220)
  • Sets (all – total: 13 - max points: 170)
  • Collections (all – total: 8 - max points: 220)
  • Date and Time (all – total: 2 - max points: 40)
  • Exceptions (only 1 - max points: 10)
  • Built-ins (only 3 - max points: 80)
  • Python Functionals (only 1 - max points: 20)
  • Regex and Parsing challenges (all – total: 17 - max points: 560)
  • XML (all – total: 2 - max points: 40)
  • Closures and Decorations (all – total: 2 - max points: 60)
  • Numpy (all – total: 15 - max points: 300)

3. script_ex2.py

It contains all my scripts relative to Problem 2.

  • Birthday-cake-candles
  • Kangaroo
  • Strange-advertising
  • Recursive-digit-sum
  • Insertionsort1
  • Insertionsort2

About

This repository contains the first homework assignment for the Algorithmic Methods of Data Mining and Laboratory (ADM) course, part of the Master’s degree in Data Science at Sapienza University of Rome 22/23.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages