舉報

Beginning Java Data Structures and Algorithms
最新章節: Leave a Review - Let Other Readers Know What You Think
Learningaboutdatastructuresandalgorithmsgivesyouabetterinsightonhowtosolvecommonprogrammingproblems.Mostoftheproblemsfacedeverydaybyprogrammershavebeensolved,tried,andtested.Byknowinghowthesesolutionswork,youcanensurethatyouchoosetherighttoolwhenyoufacetheseproblems.Thisbookteachesyoutoolsthatyoucanusetobuildefficientapplications.ItstartswithanintroductiontoalgorithmsandbigOnotation,laterexplainsbubble,merge,quicksort,andotherpopularprogrammingpatterns.You’llalsolearnaboutdatastructuressuchasbinarytrees,hashtables,andgraphs.Thebookprogressestoadvancedconcepts,suchasalgorithmdesignparadigmsandgraphtheory.Bytheendofthebook,youwillknowhowtocorrectlyimplementcommonalgorithmsanddatastructureswithinyourapplications.