{
  "kind": "books#volumes",
  "totalItems": 1,
  "items": [
    {
      "kind": "books#volume",
      "id": "4IP_ugAACAAJ",
      "etag": "blpCQ3GeEGQ",
      "selfLink": "https://www.googleapis.com/books/v1/volumes/4IP_ugAACAAJ",
      "volumeInfo": {
        "title": "Algorithms in C.",
        "authors": [
          "Robert Sedgewick"
        ],
        "publisher": "Addison-Wesley Professional",
        "publishedDate": "2001",
        "description": "This text aims to provide an introduction to graph algorithms and data structures and an understanding of the basic properties of a broad range of fundamental graph algorithms. It is suitable for anyone with some basic programming concepts. It covers graph properties and types, graph search, directed graphs, minimal spanning trees, shortest paths, and networks.",
        "industryIdentifiers": [
          {
            "type": "ISBN_10",
            "identifier": "0201756080"
          },
          {
            "type": "ISBN_13",
            "identifier": "9780201756081"
          }
        ],
        "readingModes": {
          "text": false,
          "image": false
        },
        "pageCount": 702,
        "printType": "BOOK",
        "categories": [
          "Computers"
        ],
        "maturityRating": "NOT_MATURE",
        "allowAnonLogging": false,
        "contentVersion": "preview-1.0.0",
        "imageLinks": {
          "smallThumbnail": "http://books.google.com/books/content?id=4IP_ugAACAAJ&printsec=frontcover&img=1&zoom=5&source=gbs_api",
          "thumbnail": "http://books.google.com/books/content?id=4IP_ugAACAAJ&printsec=frontcover&img=1&zoom=1&source=gbs_api"
        },
        "language": "en",
        "previewLink": "http://books.google.com/books?id=4IP_ugAACAAJ&dq=isbn:9780201756081&hl=&cd=1&source=gbs_api",
        "infoLink": "http://books.google.com/books?id=4IP_ugAACAAJ&dq=isbn:9780201756081&hl=&source=gbs_api",
        "canonicalVolumeLink": "https://books.google.com/books/about/Algorithms_in_C.html?hl=&id=4IP_ugAACAAJ"
      },
      "saleInfo": {
        "country": "US",
        "saleability": "NOT_FOR_SALE",
        "isEbook": false
      },
      "accessInfo": {
        "country": "US",
        "viewability": "NO_PAGES",
        "embeddable": false,
        "publicDomain": false,
        "textToSpeechPermission": "ALLOWED",
        "epub": {
          "isAvailable": false
        },
        "pdf": {
          "isAvailable": false
        },
        "webReaderLink": "http://play.google.com/books/reader?id=4IP_ugAACAAJ&hl=&source=gbs_api",
        "accessViewStatus": "NONE",
        "quoteSharingAllowed": false
      },
      "searchInfo": {
        "textSnippet": "Together, these books are the most definitive, up-to-date, and practical algorithms resource available. The first book introduces fundamental concepts associated with algorithms, then covers data structures, sorting, and searching."
      }
    }
  ]
}
