<?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>101 challenges in c programming</title>
  </titleInfo>
  <name type="personal">
    <namePart>Kanetkar ,Yashavant</namePart>
    <role>
      <roleTerm authority="marcrelator" type="text">creator</roleTerm>
    </role>
    <role>
      <roleTerm type="text">author.</roleTerm>
    </role>
  </name>
  <name type="personal">
    <namePart>Kanethar,Aditya</namePart>
    <role>
      <roleTerm type="text">co-author. </roleTerm>
    </role>
  </name>
  <typeOfResource>text</typeOfResource>
  <originInfo>
    <place>
      <placeTerm type="text">India</placeTerm>
    </place>
    <publisher>BPB Publications</publisher>
    <dateIssued>2025</dateIssued>
    <issuance>monographic</issuance>
  </originInfo>
  <language>
    <languageTerm authority="iso639-2b" type="code">eng</languageTerm>
  </language>
  <physicalDescription>
    <form authority="marcform">print</form>
    <extent>246 p. : ill. : 22cm</extent>
  </physicalDescription>
  <abstract>Often one thinks that one knows C programming and moves on to learning languages like C++, Java or Python. That is perhaps a mistake. Unless you have a through grinding and sufficient exposure to all features of C programming, you are likely to find yourself an incomplete programmer. To address this precise issue Yashavant and Aditya have crafted well thought out 101C Programming Challenges their complete solution sample runs and explanation. These Challenges would test and improve your knowledge in every aspect of C Programming.</abstract>
  <note type="statement of responsibility">/by Yashavant Kanetkar</note>
  <subject>
    <topic>Looping challenges</topic>
  </subject>
  <subject>
    <topic>Recursion Challenges</topic>
  </subject>
  <subject>
    <topic>String Challenges</topic>
  </subject>
  <classification authority="ddc">D65,8(B)92CL R5;1</classification>
  <recordInfo>
    <recordContentSource authority="marcorg">CSL</recordContentSource>
    <recordCreationDate encoding="marc">260407</recordCreationDate>
    <recordChangeDate encoding="iso8601">20260407152922.0</recordChangeDate>
    <languageOfCataloging>
      <languageTerm authority="iso639-2b" type="code">eng</languageTerm>
    </languageOfCataloging>
  </recordInfo>
</mods>
