AryamannNingombam / iecse-workshop-code-psuc

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

IECSE PSUC Workshop and Intro to Competitive Programming

Link to Figma: Here

PSUC Workshop

Topic Covered:

  • Recursion
  • Pointers
  • Arrays
  • Searching Algorithms (Linear Search And Binary Search)
  • Sorting Algorithms (Bubble Sort and Selection Sort)
  • Structures

Intro To Competitve Programming

  • Approaching a problem
  • Constraints
  • Time Complexity
  • Getting Started
  • Important Topics

Resources:

Important Topics:

  • Basic Math
  • Modular Arithmetic
  • 2 Pointers
  • Sorting
  • Bit Manipulation
  • Binary Search
  • Sorting algorithms

About


Languages

Language:C 100.0%