Skip to content

This repository contains various Java coding problems and their solutions. The goal is to enhance Java programming skills by solving different problems, implementing concepts, and exploring Java features

Notifications You must be signed in to change notification settings

lucky-world29/Java_

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Java_ Repository

Description

This repository contains various Java coding problems and their solutions. The goal is to enhance Java programming skills by solving different problems, implementing concepts, and exploring Java features such as:

  • Arrays & Strings
  • Loops & Conditional Statements
  • Object-Oriented Programming (OOP)
  • Multithreading
  • File Handling
  • Swing (GUI Development)
  • Interview Questions & Logical Problems

The repository also includes additional resources related to Java development.

Repository Structure

Java_/
│-- .vscode/
│-- Array/
│-- Ch 6 Introducing Classes/
│-- FILE_HANDLING/
│-- Interview_Infosys/
│-- Java While Loop/
│-- JavaXSwing/
│-- Loop_or_Iterative_Statements/
│-- Multithreading/
│-- OTZ Logical/
│-- Project/QUIZ_CONSOLE_APP/
│-- String_StringBuffer_StringBuilder/
│-- Z-Random_practice/
│-- conditional statement/
│-- z_img/
│-- AjaxDemo.html
│-- AjaxDemo2.html
│-- AjaxDemo3.html
│-- CrushProposal.java
│-- Java_note.md
│-- README.md
│-- index.html
│-- js.html
│-- style.css
│-- style_css.md

Updates & Progress

  • 07/04/2024 - Started pushing Java codes.
  • 25/05/2024 - Continued updates, with a few missed days in between.
  • Regularly adding Java problem solutions and explanations.

How to Use

  1. Clone the repository:
    git clone https://github.com/lucky-world29/Java_.git
  2. Navigate to the project directory:
    cd Java_
  3. Open any Java file and run it using:
    javac FileName.java
    java FileName

Contribution

If you would like to contribute:

  • Fork the repository
  • Create a new branch
  • Make your changes and push
  • Submit a pull request

About

This repository is maintained to store and share Java coding problems and solutions. It serves as a reference for Java learners and developers looking to enhance their problem-solving skills.

About

This repository contains various Java coding problems and their solutions. The goal is to enhance Java programming skills by solving different problems, implementing concepts, and exploring Java features

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published