An open API service indexing awesome lists of open source software.

https://github.com/murali20kumar/zsgs-problems

This repository contains solutions to several fundamental Java programming problems. The solutions cover basic operations like number conversions, mathematical computations, conditional checks, and more.
https://github.com/murali20kumar/zsgs-problems

basic-programming fundamentals java problem-solving

Last synced: 12 months ago
JSON representation

This repository contains solutions to several fundamental Java programming problems. The solutions cover basic operations like number conversions, mathematical computations, conditional checks, and more.

Awesome Lists containing this project

README

          

# Java Programming Problems 🖥️🚀

## About This Repository
This repository contains solutions to several fundamental Java programming problems. The solutions cover basic operations like number conversions, mathematical computations, conditional checks, and more.

## Problems Covered
1. Binary, Octal, and Hexadecimal Conversion
2. Circumference Calculations (Square, Rectangle, Cylinder)
3. Division and Addition Table
4. Print ASCII Values of Alphabets
5. Compute Quotient and Remainder
6. Demonstrating `long` and `double` Data Types
7. Swap Two Numbers
8. Check Whether a Number is Even or Odd
9. Check Whether a Character is a Vowel or Consonant
10. Find the Largest Among Four Numbers
11. Find Roots of a Quadratic Equation
12. Check Whether a Number is Positive or Negative
13. Check Whether a Character is an Alphabet
14. Sum of Natural Numbers & Smallest Digit of the Sum