Path to Silver
TopicsEdit
- 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 QuestionsEdit
- Question 1: The Lost Cow
- Question 2: Teleportation
- Question 3: The Bucket List
- Question 4: Sleepy Cow Sorting
- Question 5: Cow Gymnastics
- Question 6: Triangles
- Question 7: Shell Game
- Question 8: Lifeguards
- Question 9: Mountain View
- Question 10: Fence Planning