Skip to content

Collection of apps made for different purposes

Notifications You must be signed in to change notification settings

AnselmoGPP/Apps

Repository files navigation

Apps

This is a set of relatively small applications made for very different purposes.

  • Binary_converter: A console application that helps to easily translate from binary to decimal and viceversa.
  • Character_converter: This application allows to easily know the numerical values of the 8-bit ASCII character set.
  • Pass breaker: This program finds out which are the values of the guess[] array (the password) using brute force (try and failure).
  • Roman_converter: Console application that converts decimal numbers to roman numerals and viceversa. Checks if the specified roman numeral exists. Also, displays a list of numerals in a specified range. This program covers all the numbers between 1 and 3999.
  • Sudoku checker: This program determines whether an input board is valid.

About

Collection of apps made for different purposes

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published