C949v4 Study Guide | Applies Algorithms

0.0(0)
studied byStudied by 1 person
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/7

flashcard set

Earn XP

Description and Tags

Variable declaration (dynamic vs static) (Chapter 18.3) Assignment operators (Chapter 13.1) Types / List basics (Chapter 14.2) Order of operations / precedence rules (Chapter 13 & 15) Loops (Chapter 17) Conditional statements / branching (Chapter 15) Classes (Chapter 20) Linear search (Chapter 11.1) Binary search (Chapter 11.2) Big O growth rate O(1), O(n), O(log n), O(n log n), O(n^2) (Chapter 11.7) Sorting algorithms (Chapter 11) Data structures – arrays, linked list, heap, etc (Chapter 1.1) ADTs - stack, deque, list, queue, etc. (Chapter 1.5, 1.6) Time complexity, worst case, efficiency analysis (Chapter 11.9) Methods for list (Chapter 2.1) Stack operations (Chapter 3.1) Deque operations (Chapter 3.8)

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

8 Terms

1
New cards

Dynamic Typing

2
New cards

Static Typing

3
New cards

Container

4
New cards

List

5
New cards

Element

6
New cards

Method

7
New cards

append()

8
New cards