Skip to content

This repository is a collection of Java concepts, exercises, and code snippets that I am working on to reinforce my understanding of Java programming.

Notifications You must be signed in to change notification settings

AnkushRajMaheYam/java_revision

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Java Revision

Welcome to my Java Revision repository! This project is a collection of Java concepts, exercises, and code snippets that I am working on to reinforce my understanding of Java programming. It's a personal project aimed at enhancing my skills in Java and preparing for interviews, coding challenges, and more.

🚀 About This Project

This repository contains various Java programs that cover topics such as:

  • Data Structures (Arrays, Linked Lists, Stacks, Queues)
  • Algorithms (Sorting, Searching, etc.)
  • Object-Oriented Programming (OOP) principles like Classes, Inheritance, Polymorphism, etc.
  • Java Collections Framework
  • Java Basics: Loops, Conditionals, Methods, etc.
  • Multithreading and Concurrency in Java

🛠️ Tech Stack

  • Java: The main language used for programming in this repository.
  • Eclipse/IntelliJ IDEA (IDE): The IDE used for developing and testing the Java code.

📄 Usage

To run the programs locally, follow these steps:

  1. Clone the repository to your local machine:

    git clone https://github.com/AnkushRajMaheYam/java_revision
  2. Open the project in your preferred IDE (Eclipse, IntelliJ, etc.).

  3. Run the desired Java file to see the program in action.

🔥 Features

  • Code Snippets: Quick reference for solving common Java programming problems.
  • Conceptual Learning: Each program is designed to help understand fundamental Java concepts.
  • Interview Preparation: The repository serves as a good resource for coding interviews.

🌐 Connect with Me!

Feel free to explore more of my work and get in touch:
🔍 Search on Google: Ankush Raj Mahe Yam
🌟 Portfolio: Ankush Raj
💼 LinkedIn: Ankush Raj
💻 GitHub: Ankush Raj
🎯 LeetCode: Ankush Raj
🏅 HackerRank: Ankush Raj
📸 Instagram: Ankush Raj
📘 Facebook: Ankush Raj
🎨 Fiverr: Ankush Raj
🛠️ Upwork: Ankush Raj

🔥 Hashtags & Keywords

#JavaRevision #JavaProgramming #DataStructures #Algorithms #OOP #JavaBasics #JavaInterview #TechLearning #JavaDeveloper #SoftwareDeveloper

Disclaimer

The code provided in this repository has not been tested by a professional coder or programmer and may contain bugs. It is the user's responsibility to thoroughly test the code and make any necessary adjustments. The code is intended for educational purposes only and should not be used in production environments.

Releases

No releases published

Packages

No packages published

Languages