Study Topics
Data Structures
Arrays, lists, stacks, linked lists, and ways to organize data.
Data Structures
Arrays, lists, stacks, linked lists, and ways to organize data.
12 topics
Data Structures
What is the difference between a list, array, and stack?
What is the difference between a list, array, and stack? Learn the core idea, common steps, and how to recognize this data structures concept in homework problems.
Data Structures
What is a linked list?
What is a linked list? Learn the core idea, common steps, and how to recognize this data structures concept in homework problems.
Data Structures
What is a hash table?
What is a hash table? Learn the core idea, common steps, and how to recognize this data structures concept in homework problems.
Data Structures
What is a queue?
What is a queue? Learn the core idea, common steps, and how to recognize this data structures concept in homework problems.
Data Structures
What is a binary tree?
What is a binary tree? Learn the core idea, common steps, and how to recognize this data structures concept in homework problems.
Data Structures
What is a priority queue?
What is a priority queue? Learn the core idea, common steps, and how to recognize this data structures concept in homework problems.
Data Structures
What is a heap data structure?
What is a heap data structure? Learn the core idea, common steps, and how to recognize this data structures concept in homework problems.
Data Structures
What is a graph data structure?
What is a graph data structure? Learn the core idea, common steps, and how to recognize this data structures concept in homework problems.
Data Structures
What is a trie data structure?
What is a trie data structure? Learn the core idea, common steps, and how to recognize this data structures concept in homework problems.
Data Structures
What is a balanced binary tree?
What is a balanced binary tree? Learn the core idea, common steps, and how to recognize this data structures concept in homework problems.
Data Structures
What is a set data structure?
What is a set data structure? Learn the core idea, common steps, and how to recognize this data structures concept in homework problems.
Data Structures
What is a dictionary in programming?
What is a dictionary in programming? Learn the core idea, common steps, and how to recognize this data structures concept in homework problems.