Path to Silver

From Wiki
Jump to navigation Jump to search

Topics[edit]

  • Variables and Data Types
  • Input and Output
  • Control Structures (if, else, switch)
  • Loops (for, while, do-while)
  • Functions
  • Arrays
  • Strings
  • Basic Sorting Algorithms (Bubble Sort, Selection Sort, Insertion Sort)
  • Basic Searching Algorithms (Linear Search, Binary Search)
  • Basic Data Structures (Stacks, Queues)
  • Basic Graph Algorithms (Breadth-First Search, Depth-First Search)

Bronze to Silver Practice Questions[edit]