comp-think / 2020-2021

The GitHub repository containing all the material related to the Computational Thinking and Programming course of the Digital Humanities and Digital Knowledge degree at the University of Bologna (a.a. 2020/2021).
14 stars 9 forks source link

Lecture "Algorithms", exercise 1 #4

Open essepuntato opened 4 years ago

essepuntato commented 4 years ago

What is the result of the execution of the algorithm in Figure 4 using "Peroni", "HTML", and "Peroni, S., Osborne, F., Di Iorio, A., Nuzzolese, A. G., Poggi, F., Vitali, F., Motta, E. (2017). Research Articles in Simplified HTML: a Web-first format for HTML-based scholarly articles. PeerJ Computer Science 3: e132. e2513. DOI: https://doi.org/10.7717/peerj-cs.132" as input values?

SarahTew commented 4 years ago

2

IlaRoss commented 4 years ago

It's 2

giorgiasampo commented 4 years ago

2

fcagnola commented 4 years ago

The result should be 2, since both words can be found in the citation

Lucaspoladore commented 4 years ago

The number 2

dbrembilla commented 4 years ago

It returns 2

gabrielefiorenza commented 4 years ago

2

edoardodalborgo commented 4 years ago

2

SusannaPinotti commented 4 years ago

The result is 2

AlessandraFa commented 4 years ago

The result is 2.

yunglong28 commented 4 years ago

The result is 2

DeniseBas commented 4 years ago

It is 2.

valentinacozzi commented 4 years ago

The result is 2, because both “Peroni” and “HTML” are ‘contained’ in the bibliographic entry.

LuisAmmi commented 4 years ago

The algorithm must return the number 2, because the bibliographic entry contains both the words "Peroni" and "HTML".

enri-ca commented 4 years ago

The algorithm's execution returns 2.

lauratravaglini commented 4 years ago

2