<?xml version="1.0" encoding="UTF-8"?>
<mods xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.loc.gov/mods/v3" version="3.1" xsi:schemaLocation="http://www.loc.gov/mods/v3 http://www.loc.gov/standards/mods/v3/mods-3-1.xsd">
  <titleInfo>
    <title>Data Structures with C</title>
  </titleInfo>
  <name type="personal">
    <namePart>Seymour Lipschutz</namePart>
    <role>
      <roleTerm authority="marcrelator" type="text">creator</roleTerm>
    </role>
  </name>
  <typeOfResource>text</typeOfResource>
  <originInfo>
    <place>
      <placeTerm type="text">Chennai</placeTerm>
    </place>
    <publisher>McGraw Hill Education India Private Limited</publisher>
    <dateIssued>2017</dateIssued>
    <issuance>monographic</issuance>
  </originInfo>
  <language>
    <languageTerm authority="iso639-2b" type="code">eng</languageTerm>
  </language>
  <language>
    <languageTerm authority="iso639-2b" type="code">Eng</languageTerm>
  </language>
  <language>
    <languageTerm authority="iso639-2b" type="code">lis</languageTerm>
  </language>
  <language>
    <languageTerm authority="iso639-2b" type="code">h</languageTerm>
  </language>
  <physicalDescription>
    <form authority="marcform">print</form>
    <extent>xiii,675 p. PB 24x18 cm.</extent>
  </physicalDescription>
  <abstract>Data Structures With C is a reference book for students of Electronics and Communication Engineering on the subject of data structures.

Summary Of The Book

Data Structures With C is a book that deals with data structures in a straightforward and comprehensive manner. With various educational features that have been added to the book, it helps the students to understand the basic fundamentals of data structures in a more precise manner. Some of the chapters that have been covered in this all inclusive book are arrays, records and pointers, string processing, preliminaries, linked lists, graphs and their applications, IPv6 protocol, trees, cryptography and network security, internet security, sorting and searching and ICMPv6. Furthermore, it also consists of seven appendixes dealing with HTML, XHTML, XML and XSL, Unicode, Checksum, positional numbering systems, client-server programming in Java, error detection codes and miscellaneous information.

The book also helps the students apply procedures and algorithms using C. Data Structures With C also provides a broad coverage of topics like pointers, heap, and hashing and collision resolution techniques. By including easily understandable presentations on trees, sorting, recursion and searching methods, the book becomes a perfect package for all engineering students.

The book also consists of nearly 175 examples, 75 C programmes, 100 problems on programming, 160 unsolved supplementary problems and 175 solved problems, making it very easy for the readers to grasp the subject. With a large variety of multiple choice questions, the students get more practice and are able to revise the subject.
</abstract>
  <subject>
    <topic>Data Structures</topic>
  </subject>
  <subject>
    <topic>Computer Science</topic>
  </subject>
  <subject>
    <topic> Schaums outlines</topic>
  </subject>
  <classification authority="ddc">001.6424C  LIPD</classification>
  <identifier type="isbn">978-0070701984</identifier>
  <recordInfo>
    <recordContentSource authority="marcorg"/>
    <recordCreationDate encoding="marc">220321</recordCreationDate>
    <recordChangeDate encoding="iso8601">20250725113652.0</recordChangeDate>
  </recordInfo>
</mods>
