I've been programming in java for almost 5 years now. I'm self-taught, so while I know how to program, I don't know some of the more formal aspects of computer science. So if i were to brush up my knowlegde on algorithms and data structures using java which books can I refer? I just want to be able to figure out when an algorithm/data structure would be an ideal solution to a problem.
screenedcreamy 0 Newbie Poster
Recommended Answers
Jump to PostHead First Design Patterns is worth a look.
Jump to PostPlease do not expect that there is only one best algorithm for each problem because it is most likely not true. Every problem can be solved in different best way depending on many factors, so you must not stick to only one algorithm/data structure as the best solution for each …
All 5 Replies
stultuske 1,116 Posting Maven Featured Poster
Taywin 312 Posting Virtuoso
deceptikon 1,790 Code Sniper Team Colleague Featured Poster
Taywin 312 Posting Virtuoso
screenedcreamy 0 Newbie Poster
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.