/idea-bag-solutions

These are a list of solutions to problems listed in the Idea Bag App at: https://play.google.com/store/apps/details?id=com.alansa.ideabag2

Primary LanguageC++MIT LicenseMIT

idea-bag-solutions

These are a list of solutions to problems listed in the Idea Bag App at: https://play.google.com/store/apps/details?id=com.alansa.ideabag2

Instructions

Pre-requisites

  • Before running any file that has internal module (module created specifically for program run in this project) Run:
export PYTHONPATH=/path/to/parent/directory

List of Completed Idea Bag Problems

  • city distance
  • fatorial
  • tax calculation
  • half string
  • morse code maker
  • palindrome checker
  • rss creator
  • word counter
  • FizzBuzz