From charlesreid1

No edit summary
No edit summary
 
(9 intermediate revisions by the same user not shown)
Line 1: Line 1:
[[Category:Data Structures]]
[[Category:Data Structures]]


{{Flag
{{Flag
|header=Data Structures
|header=Data Structures
|image=CSFlag.jpg
|image=CSFlag.jpg
|text=notes on data structures
|text=
 
Part of [[CS|Computer Science Notes]]
[[CS|Computer Science Notes]]


This is the staging ground for computer science notes as part of the 2017 [https://charlesreid1.com:3000/cs/study-plan CS Study Plan].
This is the staging ground for computer science notes as part of the 2017 [https://charlesreid1.com:3000/cs/study-plan CS Study Plan].


{{DataStructuresFlag}}




'''Data Structures'''
'''[[Data Structures]]'''


Classes of data structures: [[Abstract Data Types]]
Classes of data structures: [[Abstract Data Types]]
Line 25: Line 24:




{{ArraysFlag}}
<small>[[Flags]]</small> {{,}} <small>[[Template:DataStructuresFlag]]</small> {{,}} <small>[http://charlesreid1.com/w/index.php?title=Template:DataStructuresFlag&action=edit e]</small>
}}


<br />


{{ArraysFlagLite}}


{{StacksQueuesFlagLite}}


{{StacksQueuesFlag}}
{{PriorityQueuesFlagLite}}


{{LinkedListFlagLite}}


{{TreesFlagLite}}


'''Linked Lists'''
{{SearchTreesFlagLite}}


[[Linked Lists]] {{,}} [[Linked Lists/Python]] {{,}} [[Linked Lists/Java]]
{{MapsFlagLite}}


Java: [[Linked Lists/Java/Single]] {{,}} [[Linked Lists/Java/Double]] {{,}} [[Linked Lists/Java/Circular]]
{{GraphsFlagLite}}
 
Performance: [[Linked Lists/Java/Timing]] {{,}} [[Linked Lists/Java/Reverse]]
 
Python: [[Linked Lists/Python/Single]] {{,}} [[Linked Lists/Python/Doubly]] {{,}} [[Linked Lists/Python/Circular]]
 
 
 
'''Trees'''
 
[[Binary Trees]] {{,}} [[Binary Search Trees]] {{,}}
 
 
 
'''Dictionaries'''
 
[[Dictionaries]] {{,}} [[Dictionaries/LinkedDict]] {{,}} [[Dictionaries/ArrayDict]]
 
 
 
 
 
<small>[[Flags]]</small> {{,}} <small>[[Template:DataStructuresFlag]]</small> {{,}} <small>[http://charlesreid1.com/w/index.php?title=Template:DataStructuresFlag&action=edit e]</small>
}}


<br />
<br />

Latest revision as of 13:07, 7 September 2017