Skip to content

nmuzychuk/sample-apps

Repository files navigation

Sample Apps

Java CI with Maven Codacy Badge

Overview

Implementation of various applications

  • Run-length encoding
  • Infix / Postfix converter
  • Check for balanced parentheses
  • Triangular number
  • Factorial
  • Anagram
  • Tower of Hanoi
  • Letter frequency
  • Base64 encode
  • Word count
  • Random name generator
  • Palindrome checker
  • Leap year
  • Pig Latin
  • Temperature converter
  • Times table
  • Prime number
  • Catalan number
  • Reverse integer
  • Roman to decimal converter
  • Soundex
  • ROT13

Test

Run JUnit tests

./mvnw test

License

This project is released under the MIT License

About

Implementation of various applications

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages