bungambohlah / codewars-rust-challenges

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

Home Page:https://www.codewars.com/users/bungambohlah

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

https://www.codewars.com/users/bungambohlah


Languages

Language:Rust 100.0%