X Tutup
Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: in28minutes/JavaInterviewQuestionsAndAnswers
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: isidrolv/JavaInterviewQuestionsAndAnswers
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 17 commits
  • 12 files changed
  • 1 contributor

Commits on Dec 5, 2024

  1. Answering the questions.

    isidrolv committed Dec 5, 2024
    Configuration menu
    Copy the full SHA
    06c13d5 View commit details
    Browse the repository at this point in the history
  2. more answers.

    isidrolv committed Dec 5, 2024
    Configuration menu
    Copy the full SHA
    58243de View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2024

  1. more changes are done!

    isidrolv committed Dec 6, 2024
    Configuration menu
    Copy the full SHA
    fc009f4 View commit details
    Browse the repository at this point in the history
  2. more changes.

    isidrolv committed Dec 6, 2024
    Configuration menu
    Copy the full SHA
    418d9fc View commit details
    Browse the repository at this point in the history
  3. More changes are added

    isidrolv committed Dec 6, 2024
    Configuration menu
    Copy the full SHA
    4116f20 View commit details
    Browse the repository at this point in the history
  4. more andwers added.

    isidrolv committed Dec 6, 2024
    Configuration menu
    Copy the full SHA
    e6eedfc View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2024

  1. more andwers added.

    isidrolv committed Dec 7, 2024
    Configuration menu
    Copy the full SHA
    86270e2 View commit details
    Browse the repository at this point in the history
  2. More changes

    isidrolv committed Dec 7, 2024
    Configuration menu
    Copy the full SHA
    f8d162c View commit details
    Browse the repository at this point in the history
  3. More changes

    isidrolv committed Dec 7, 2024
    Configuration menu
    Copy the full SHA
    4a28127 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c1b0ed5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9999321 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f13acd7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3587532 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    dff668b View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2025

  1. more corrections

    isidrolv committed Jan 14, 2025
    Configuration menu
    Copy the full SHA
    4017697 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2025

  1. Added more questions

    isidrolv committed Sep 25, 2025
    Configuration menu
    Copy the full SHA
    43d4fe6 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2026

  1. feat: Add Java quiz generation and console GUI

    - Implemented `generate_java_questions.py` to convert Java questions from README to JSON format.
    - Created `java_quiz_console.py` for a console-based quiz application with random question selection and results display.
    - Developed `java_quiz_win.py` for a GUI-based quiz application using Tkinter, featuring question navigation and feedback.
    - Updated `pom.xml` to specify Java version for compilation.
    - Refined `readme.md` to improve structure and remove outdated coding challenges.
    isidrolv committed Mar 19, 2026
    Configuration menu
    Copy the full SHA
    bcd1a80 View commit details
    Browse the repository at this point in the history
Loading
X Tutup