<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Data structures :: Computer science</title>
    <link>https://info.cours.lecalvar.fr/CM1_reseaux/s5/algo/session3/index.html</link>
    <description>Duration2h30 Presentation &amp; objectives Software are often a matter of data management. In addition to basic data types studied during the programming session 1 that allow to store one value only, more complex data structures will be manipulated in this session. Different strategies to store and manipulate data will be discussed, especially in terms of data management operations and computation cost. A data structure is defined through the operations it provides. One generally distinguishes between query (search, is empty) and modification operations (insert, delete, etc.).</description>
    <generator>Hugo</generator>
    <language>en</language>
    <atom:link href="https://info.cours.lecalvar.fr/CM1_reseaux/s5/algo/session3/index.xml" rel="self" type="application/rss+xml" />
  </channel>
</rss>