Skip to content

This is a code challenge solution with using Rust programming language from Codewars.

Notifications You must be signed in to change notification settings

bungambohlah/codewars-rust-challenges

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rust Tests

Rust Challenge from Codewars

This is a code challenge solution with using Rust programming language from Codewars.

You can use this solution as your reference or train.

Or for more information, you can visit my Codewars profile in here: bungambohlah

Table of Contents

List of Codewars Challenges is Done

  1. Bit Counting
  2. Unique in Order
  3. Playing with digits
  4. Exes and Ohs
  5. Moving Zeros to The End
  6. Does my number look big in this?
  7. Rot13
  8. ISBN-10 Validation
  9. int32 to IPv4
  10. Primes in numbers
  11. Integers: Rec reation One
  12. Snail Sort
  13. Large Factorials

Commands

  • Run the main function
cargo run
  • Run tests
cargo test

Releases

No releases published

Packages

No packages published

Languages