Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
Create HashMap<String, Integer>, traverse dictionary, add each Word to the hashmap and check for duplicate words by checking if the word already exists in that hashmap, if so, skip, if not so, add new key and increment the key's value.
Problem solved.
Then you can just print out the keys and values.
This is a one time thing, don't expect any help here, go to StackOverflow or something for it. -
@M1sf3t I agree it is.
I guess I posted it because it interested me.
Just wrote the program, works as it should. -
SonKykun54y@uyouthe thats why i did. like i can do most of it. but there's somethings that i just don't know. i thought this was tht kind of app. if i would''ve known it ws full of a bunch of arrogant assholes. i wouldn't have made it
-
SonKykun54y@uyouthe never asked someone to do anything for me. i asked if someone could help with 1 part of my assignment p.and being tht this is a discusssion app. i didnt thinking discussing about code period ws deviting away from any of that.
can anyone help me with my coding assignment?
question