In this chapter, we will cover the following recipes:
- Creating and working with a simple array
- Accessing and manipulating array items
- Sorting an array
- Searching for an item in an array
- Combining arrays
- Item matching in an array
- Removing elements from an array
- Comparing arrays
- Creating a simple hashtable
- Performing simple tasks on a hashtable