Skip to Main Content
|
Brooklyn College Library & Academic IT
|
CISC Department
Brooklyn College Library
LibGuides
CISC 3130
CISC 3130 Data Structures
Notations
Search this Guide
Search
CISC 3130 Data Structures: Notations
Professor Chuang Spring 2020 OER
Home
Lecture Notes
Data Structures
Toggle Dropdown
Primitive Data Types
Arrays
Linked Lists
Stack & Queue with LL
Binary Trees
Graphs
Associative Arrays
Algorithms
Toggle Dropdown
Searching Algorithms (linear structures)
Sorting Algorithms
Tree Traversals
Notations
Toggle Dropdown
Upper Bound (Big O) Notation
Arithmetic Notations
Programming Skills
Toggle Dropdown
Getting Started Guides
This link opens in a new window
Java SDK 8
Java Collections Framework
Regular Expressions
Build Tools (Apache Maven)
Version Control (Git)
GitHub Pages
Overview
The sections covered are the following:
Arithmetic Notations
Big O notation
Regular Expressions
<<
Previous:
Tree Traversals
Next:
Upper Bound (Big O) Notation >>