Robert Sedgewick,Kevin Wayne

Algorithms

Berätta för mig när boken läggs till
För att kunna läsa den här boken överför filer i EPUB- eller FB2-format till Bookmate. Hur laddar jag upp en bok?
Den här boken är inte tillgänglig just nu
1 906 trycksidor
Har du redan läst den? Vad tycker du om den?
👍👎

Intryck

  • Dannidelade ett intryckför 4 år sedan
    👍Värt att läsa
    💡Lärde mig mycket
    🎯Givande

Citat

  • Dannihar citeratför 2 år sedan
    A bag is a collection where removing items is not supported—its purpose is to provide clients with the ability to collect items and then to iterate through the collected items (the client can also test if a bag is empty and find its number of items). The order of iteration is unspecified and should be immaterial to the client. To appreciate the concept, consider the idea of an avid marble collector, who might put marbles in a bag, one at a time, and periodically process all the marbles to look for one having some particular characteristic
  • Dannihar citeratför 4 år sedan
    API
    The symbol table is a prototypical abstract data type (see CHAPTER 1): it represents a well-defined set of values and operations on those values, enabling us to develop clients and implementations separately. As usual, we precisely define the operations by specifying an applications programming interface (API) that provides the contract between client and implementation:
  • Dannihar citeratför 4 år sedan
    Shortest ancestral path 598

I bokhyllorna

fb2epub
Dra och släpp dina filer (upp till fem åt gången)