Joshua Cerdenia
Joshua Cerdenia
  • Twitter
  • LinkedIn
  • Email
Skip to content
  • About
  • /Now
  • Writing
  • Archive

Problems

There are 2 posts filed in Problems (this is page 1 of 1).

FizzBuzz, part 2: A fancier way

Piggybacking off my earlier post, because I have an obsessive personality I couldn’t help thinking of fancier, if more convoluted, ways to write FizzBuzz. I didn’t like the fact that I had to write the modulo operation and “Fizz” and “Buzz” more than once each. I came up with many variations of the code below […]

in Problems | September 27, 2020 | 339 Words

FizzBuzz: An intermezzo

Scaring myself with the revelation that many would-be developers ostensibly cannot write FizzBuzz, I became anxious to know if I would pass the test. The task is to write a program in as few characters as possible that will print the numbers 1 to 100 each on a new line, except multiples of 3 become […]

in Problems | September 23, 2020 | 255 Words

Things I Do

  • Music
  • Code
  • Startup Explorations

Recent Posts

  • Weekly Notes #2
  • Building an RSS Reader for Android from nothing, part 2: Searching for feeds using Feedly’s Search API
  • Weekly Notes #1
  • Building an RSS reader for Android from nothing: RSS feed retrieval and parsing
  • Musings on the year 2020, quitting the music profession, and looking ahead to things that last
Independent Publisher empowered by WordPress – All content © 2020 Joshua Cerdenia