Skip to content
#

java-8

java logo

Java was originally developed as an alternative to the C/C++ programming languages. It is now mainly used for building web, desktop, mobile, and embedded applications. Java is owned and licensed through Oracle, with free and open source implementations available from Oracle and other vendors.

Here are 10,168 public repositories matching this topic...

This repository documents my complete Data Structures and Algorithms (DSA) practice journey using Java. I’ve structured it topic-wise, starting from beginner-level problems like pattern printing, and progressing through recursion, backtracking, searching & sorting, and now deep-diving into advanced Dynamic Programming. My goal is not just to solv

  • Updated Dec 16, 2025
  • Java

This project is a simple calculator built using Java. It allows users to perform basic arithmetic operations such as addition, subtraction, multiplication, division, and modulus. The program uses a switch-case statement and a loop to handle invalid operator input and ensure correct execution.

  • Updated Dec 16, 2025
  • Java

Created by James Gosling

Released May 23, 1995

Followers
160k followers
Website
github.com/topics/java
Wikipedia
Wikipedia