Skip to content

a-lleshi/CPP-Projects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CPP-Projects

This repo has all my year 2 C++ project that I worked on over the course of 5 weeks. Entering each file there's a README that explains the task at hand more in depth.

Here's an overview in each project:

  • COVID case data
  • Solving the Countdown Numbers Game
    • Evaluating numeric expressions
    • Solving countdown problems
  • Covid cases class extensions
  • Covid Case Analysis
    • Covid case map
    • Active cases over time
    • Covid support visit route planning
  • String construction
  • LinkedList basics
    • a) Making a list node
    • b) Making an iterator for list nodes
  • LinkedList class
  • Binary search tree nodes
  • Making and working with binary search trees
    • The Tree class
    • The TreeMap class
    • A tree iterator
    • maxDepth
    • AVL trees
  • Sudoku Game
    • a) Making a Sudoku board class
    • b) Setting the value of a Sudoku square
    • c) Searching for a solution
    • d) Other improvements

About

C++ project written in Year 2 of studying computer science

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published