Skip to content
#

ternary-operator

Here are 11 public repositories matching this topic...

This repository serves as a personal collection of coding challenges from the Exercism platform. The goal is to enhance my problem-solving skills, explore different programming paradigms, and document my learning journey across multiple languages.

  • Updated May 12, 2025
  • Java

A beginner-friendly Java repository that explains all core Java operators with clear definitions, tables, and simple code examples. Covers arithmetic, relational, logical, assignment, unary, bitwise, ternary, and instanceof operators to build a strong foundation in Java programming.

  • Updated Apr 9, 2025
  • Java

Chapter 12 Exercise Project: Counting Coins. You run a very successful ice cream truck in the summer, with lots of kids paying for ice cream in coins. At the end of the day, you have a large pile of coins. It would be very helpful if you could just count the number of quarters, the number of dimes, the number of nickels, and the number of pennie…

  • Updated Aug 25, 2022
  • Java

Improve this page

Add a description, image, and links to the ternary-operator topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the ternary-operator topic, visit your repo's landing page and select "manage topics."

Learn more