Skip to content

Blog Post for CC regarding Big O Notation examples in Python, as well as a short overview of the tic tac toe game.

Notifications You must be signed in to change notification settings

rachelccurry/BigONotation-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Author

Rachel Curry Created: March 6th, 2025 Last Updated: March 9th, 2025

Requirements

Must be able to open an HTML file in a live server.

Project Overview

This project is an article in HTML/CSS titled "Big O Notation & Minimax in Python". It covers what Big O Notation is and some simple calculation examples in Python. It then discusses the Minimax Algorithm, including the number of possible game states (nodes) in the tree that it builds recursively, as well as the time complexity of the algorithm itself.

About

Blog Post for CC regarding Big O Notation examples in Python, as well as a short overview of the tic tac toe game.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published