1 12
2 18
3
14 16
4
10 13
5
15
6
11
19
7
8 17
9

Crossword: Data Structures

Across

1. A collection of key-value pairs, where each key maps to a specific value.

2. The number of key-value pairs in a dictionary.

3. A method that removes all key-value pairs from a dictionary.

4. The vertical dimension of a 2-dimensional array.

5. Arrays that are placed inside other arrays, creating multiple dimensions.

6. Functions that can be called on a dictionary object to perform operations such as adding, removing, or modifying key-value pairs.

7. A data structure that allows you to store and organize multiple pieces of related information in a single unit.

8. Removing an element from a specific position in an Array.

9. A solitary entity encompassed in a data structure that encompasses numerous fields or attributes.

Down

10. A number that represents the position of an element in an array.

11. The individual items or values stored within an array.

12. The vertical dimension of a 2-dimensional array.

13. Finding the presence or location of a specific element in an array.

14. A data structure that stores a fixed-size sequential collection of elements of the same type.

15. A data structure that allows for efficient access using a hash function.

16. A technique that produces a replica of a dictionary with a limited depth.

17. The total number of elements in a 2-dimensional array.

18. A single value stored in the array.

19. A type of object that can be changed after it has been created.


🖶

Shortcuts

Left: ⇤ Right: ⇥ Up: ↑ Down: ↓