Skip to content

tmgreenside/Advanced_Algorithms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Advanced Algorithms

These are my implementations of algorithms found online and heard about from classmates. I'm also working with some that I came across in Gonzaga University courses. Another benefit for this project is that it gives me practice with the lldb debugger.

Sorting

  1. Merge sort.
  2. Quicksort.

Othello

This is a recreation of an assignment from a course in Artificial Intelligence. It will use a best-first search algorithm to make a move in a standard game of Othello.

About

My implementation of algorithms found in classes online.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published