Data Structures

0.0(0)
Studied by 1 person
call kaiCall Kai
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/11

encourage image

There's no tags or description

Looks like no tags are added yet.

Last updated 8:14 PM on 5/13/25
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai

No analytics yet

Send a link to your students to track their progress

12 Terms

1
New cards

What are the basic methods of a ArrayList?

  • add

  • get

  • remove

  • contains

2
New cards

What are the basic methods of a LinkedList?

  • add

  • get

  • remove

  • insert

  • contains

  • printList

3
New cards

What are the basic methods of a HashMap?

  • get

  • put

4
New cards

What are the basic methods of a Stack?

  • push

  • pop

5
New cards

What are the basic methods of a Queue?

  • add

  • remove

6
New cards

What are the basic methods of a Binary Search Tree?

  • add

  • search

  • preOrder

  • inOrder

  • postOrder

  • DFS

  • BFS

7
New cards

What is the time complexity of Binary Search Tree?

  • Balanced —> O(log2n)

  • Unbalanced —> O(n)

8
New cards

What is the time complexity of Queue?

O(1) —> constant

9
New cards

What is the time complexity of Stacks?

O(1) —> constant

10
New cards

What is the time complexity of Arrays/ArrayList?

O(1) —> constant

11
New cards

What is the time complexity of LinkedList?

  • Head & last —> O(1) constant

  • In between —> O(n)

12
New cards

What is the time complexity of HashMap?

  • Worst case —> O(n)

  • Average case —> O(1)

Explore top notes

Explore top flashcards

flashcards
AP Human Geography Unit 1 Vocab
20
Updated 937d ago
0.0(0)
flashcards
Vert bio fish anatomy
146
Updated 11d ago
0.0(0)
flashcards
WWI
31
Updated 119d ago
0.0(0)
flashcards
Frans examen vocabulaire
418
Updated 1020d ago
0.0(0)
flashcards
Biology Lab Final
91
Updated 708d ago
0.0(0)
flashcards
Chapter 13 World Studies BJU
44
Updated 1104d ago
0.0(0)
flashcards
AP Human Geography Unit 1 Vocab
20
Updated 937d ago
0.0(0)
flashcards
Vert bio fish anatomy
146
Updated 11d ago
0.0(0)
flashcards
WWI
31
Updated 119d ago
0.0(0)
flashcards
Frans examen vocabulaire
418
Updated 1020d ago
0.0(0)
flashcards
Biology Lab Final
91
Updated 708d ago
0.0(0)
flashcards
Chapter 13 World Studies BJU
44
Updated 1104d ago
0.0(0)