Skip to content

hellofromtonya/udacity-dsand-project1

Repository files navigation

DSAND Project 1 - Unscramble Computer Science Problems

This repository is part of the Udacity Data Structures & Algorithms Nanodegree program.

This project has 4 tasks to be completed.

  1. Implement an algorithm for each task.
  2. It should only print what the instructions require.
  3. Each task should be analyzed to determine the worst case time complexity of Big O.

In this project, we are not concerned with optimizing the code. Rather, the task is to analysis the implementation's time complexity.

In the analysis folder, I included a more detailed analysis including estimated time to execute the worst case.

Time Complexity Resources

The following documents were used for the time complexity analyzes:

About

Udacity Project: Unscramble Computer Science Problems

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages