Skip to content

AngJianming/Java-Object-Oriented-Programming

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Object Oriented Programming with Java Assessments & Data Sturctures

Welcome Ang Jianming's & Hao Jee's personal Java Assessments & Data Structures repository! This project is mainly designed to help myself, developers, students, and interviewees practice Java-related coding problems. This repo specially focuses on data structures-based questions. Whether you're preparing for coding interviews, working on your programming skills, or studying for exams, this repository offers a variety of problems, assessments, and solutions for your learning journey. Hope this helps :)

Installation

Firstly, make sure you have either one of these IDE installed: NetBeans, IntelliJ IDEA or Eclipse as showed in the link below ↓
Use the package manager NetBeans | IntelliJ IDEA | Eclipse to install foobar.

For me personally I use Eclipse but you can choose up to your preference,
If your a Student in a University you can try you use your student email possibly get a free version of IntelliJ IDEA

Download the Latest Java Version

Windows 11 - https://www.youtube.com/watch?v=Co5DMRh9RjE
MacBook - https://www.youtube.com/watch?v=PQk9O03cukQ
Linux - https://www.youtube.com/watch?v=UwytmFFQF6Y

Check Java Version in your Command Prompt

java --version

or

java -version

Clone the repo:

git clone https://github.com/AngJianming/Java-Object-Oriented-Programming.git

Navigate to Project manager:

cd Java-Object-Oriented-Programming

Utility Usage

import java.util.Scanner;

Message to Contributing

Contributions are always welcome! Whether you want to add new problems, improve solutions, or enhance documentation, feel free to create a pull request. Also please make sure to update the tests as appropriate.

Here’s how you can contribute:

  1. Fork the repository.
  2. Create a new branch with your feature or improvement.
  3. Push your changes and create a pull request.

License

MIT

About

Assessments in Java data sturctures

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages