Skip to content

Badal1056/CoreJava-Practice-Questions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Core Java Practice Questions

About

This repository contains a collection of few Core Java practice questions that I have worked on in my Eclipse IDE workspace. The aim of this project is to enhance my understanding and skills in Core Java by solving a variety of problems. These problems cover fundamental topics such as Star-patterns, Number programs, Number-patterns, Stack,Queue, Binary Search Tree, Linked List and more.

Repository Structure

The project is structured as follows:

  • Each problem is organized in its own class or package within the Eclipse workspace.
  • Solutions to problems that explaining the easy approach and any important concepts used.

Technologies Used

  • Java: The code is written in Java.
  • Eclipse IDE: The workspace is set up in Eclipse for efficient coding and debugging.

How to Run

  1. Clone this repository to your local machine using the following command:

git clone https://github.com/Badal1056/CoreJava-Practice-Questions.git