Skip to content

nathantypanski/cs4414-ps0

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Problem Set 0

This is part one of the Rust tutorial for CS4414. I am a remote student, taking the course to gain experience with operating systems.

File descriptions

  • collatz.rs: Calculate the smallest number that requires the given number of collatz steps.
  • fizzbuzz.rs: Implementation of Fizz Buzz, a simple, common test used on computer programmers.
  • matching.rs: Solution to An Exercise in Matching from the tutorial.
  • collatz_orig.rs: The original collatz program, from the tutorial

About

Problem Set 0 for CS4414

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages