Hey dude. interesting solution. I think you are pretty close there. How are you liking scala. i wonder about the mostRetweeted solution. You added isEmpty to the classes that wasn't there, which seems to kind of ruin the polymorphism with so many if else statements.
I struggled very long on this one (couple of days, maybe) and with a tip from another student, modeled it after the filterAcc, which I really like the way that you did that.
I wonder though, shouldn't you maybe remove this because of the honor code in this class?
Hey dude. interesting solution. I think you are pretty close there. How are you liking scala. i wonder about the mostRetweeted solution. You added isEmpty to the classes that wasn't there, which seems to kind of ruin the polymorphism with so many if else statements.
I struggled very long on this one (couple of days, maybe) and with a tip from another student, modeled it after the filterAcc, which I really like the way that you did that.
I wonder though, shouldn't you maybe remove this because of the honor code in this class?