Data Structures in Java / / Oswald Campesato.

This book is a fast-paced introduction to using data structures with Java. Numerous code samples and listings are included to support myriad topics. The first chapter contains a quick introduction to Java, along with Java code samples to check for leap years, find divisors of a number, and work with...

Full description

Saved in:
Bibliographic Details
VerfasserIn:
Place / Publishing House:Dulles, VA : : Mercury Learning and Information, , [2023]
©2023
Year of Publication:2023
Language:English
Online Access:
Physical Description:1 online resource (232 p.)
Tags: Add Tag
No Tags, Be the first to tag this record!
Table of Contents:
  • Frontmatter
  • Contents
  • Preface
  • Chapter 1: Introduction to Java
  • Chapter 2: Recursion and Combinatorics
  • Chapter 3: Strings and Arrays
  • Chapter 4: Search and Sort Algorithms
  • Chapter 5: Linked Lists (1)
  • Chapter 6: Linked Lists (2)
  • Chapter 7: Queues and Stacks
  • Index