<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://learn.cemetech.net/index.php?action=history&amp;feed=atom&amp;title=TI-BASIC%3AAdvanced_Data_Structures</id>
	<title>TI-BASIC:Advanced Data Structures - Revision history</title>
	<link rel="self" type="application/atom+xml" href="http://learn.cemetech.net/index.php?action=history&amp;feed=atom&amp;title=TI-BASIC%3AAdvanced_Data_Structures"/>
	<link rel="alternate" type="text/html" href="http://learn.cemetech.net/index.php?title=TI-BASIC:Advanced_Data_Structures&amp;action=history"/>
	<updated>2026-06-07T22:22:49Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.3</generator>
	<entry>
		<id>http://learn.cemetech.net/index.php?title=TI-BASIC:Advanced_Data_Structures&amp;diff=736&amp;oldid=prev</id>
		<title>Maintenance script: Initial automated import</title>
		<link rel="alternate" type="text/html" href="http://learn.cemetech.net/index.php?title=TI-BASIC:Advanced_Data_Structures&amp;diff=736&amp;oldid=prev"/>
		<updated>2016-02-24T18:16:01Z</updated>

		<summary type="html">&lt;p&gt;Initial automated import&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;Data structures are methods of holding data within a program. Several data structures are built in to the calculator&amp;#039;s operating system, such as [[TI-BASIC:Matrices|Matrices]] and [[TI-BASIC:Lists|Lists]]. However, the data structures list on this page are more complicated, due to the fact that they must be made by the programmer his or herself and that they are a more complex way of holding data than the standards.&lt;br /&gt;
&lt;br /&gt;
= Data Structures =&lt;br /&gt;
&lt;br /&gt;
The main types of data structures are:&lt;br /&gt;
&lt;br /&gt;
* [[TI-BASIC:Stack|Stacks]]&lt;br /&gt;
* [[TI-BASIC:Queue|Queues]]&lt;br /&gt;
* [[TI-BASIC:Dictionary|Dictionaries]]&lt;br /&gt;
* [[TI-BASIC:Heap|Heaps]][[Category:TI-BASIC]]&lt;br /&gt;
[[Category:TIBD]]&lt;/div&gt;</summary>
		<author><name>Maintenance script</name></author>
	</entry>
</feed>