🛠️ Steven Gong

Search

SearchSearch
  • CS137: Programming Principles
  • Concepts
  • Searching Algorithms

Aug 01, 2023, 1 min read

1A SE

CS137: Programming Principles

Concepts I learned during this introductory class for Fall 2021 at UWaterloo in UW SE.

Link to course notes here

Concepts

  • Bits and Bytes
  • C Language
  • Recursion
  • Pointer
  • Modular Programming
  • Array
  • Programming Memory
  • Character and String
  • Big-O Notation
  • Higher-Order Function
  • Linked List

Searching Algorithms

  • Selection Sort
  • Insertion Sort
  • Merge Sort
  • Quick Sort

Graph View

Backlinks

  • 1A SE
  • Array Indexing
  • Pointer
  • Programming Memory
  • 💻 Software Engineering (Programming)
  • Tower of Hanoi
  • Waterloo Software Engineering

Created with Quartz, © 2025

  • Blog
  • LinkedIn
  • Twitter
  • GitHub