🌐
JDoodle
jdoodle.com › online-java-compiler
JDoodle - Online Compiler & IDE for 110+ Languages | Free
Write and execute Java code online using JDoodle's Free Java online compiler.
🌐
W3Schools
w3schools.com › java › java_compiler.asp
Java Online Compiler (Editor / Interpreter)
With our online Java compiler, you can edit Java code, and view the result in your browser.
🌐
TestDome
testdome.com › tests › java-online-test › 24
Java Online Test | TestDome
The Java online test assesses knowledge of programming in the Java language and commonly used parts of the Java Class Library. This test requires solving live coding problems in Java.
🌐
HackerRank
hackerrank.com › domains › java
Solve Java Code Challenges
Java · Solve Challenge · Solve Challenge · Solve Challenge · Solve Challenge · Solve Challenge · Solve Challenge · Solve Challenge · Solve Challenge · Solve Challenge · Solve Challenge · Status · Solved · Unsolved · Skills · Java (Basic) Java (Intermediate) Problem Solving (Intermediate) Difficulty ·
🌐
OneCompiler
onecompiler.com › java
Java Online Compiler
OneCompiler's Online Java Editor helps you write, compile, run and debug Java code online. The code runs on latest JDK & JRE
🌐
W3Schools
w3schools.com › java › java_quiz.asp
Java Quiz
Java Examples Java Videos Java Compiler Java Exercises Java Quiz Java Code Challenges Java Practice Problems Java Server Java Syllabus Java Study Plan Java Interview Q&A ... You can test your Java skills with W3Schools' Quiz.
🌐
Visual Studio Code
code.visualstudio.com › docs › java › java-testing
Testing Java with Visual Studio Code
November 3, 2021 - You can also find the command in the Command Palette (⇧⌘P (Windows, Linux Ctrl+Shift+P)) by searching for Java: Go to Test. There are other testing commands (for example, Run Tests in Current File) that can be found by searching for 'Test:' ...
🌐
CodeSignal
codesignal.com › learn › courses › java-coding-practice-for-technical-interviews
Java Coding Practice for Technical Interviews
Strengthen your implementation and problem-solving skills in Java with this practice-heavy course. This course lets you apply your knowledge through solving a variety of problems to solidify your preparation for technical assessments and interviews. ... Practice anytime, anywhere with our mobile app. ... Be a part of our community of 1M+ users who develop and demonstrate their skills on CodeSignalStart learning today!
Find elsewhere
🌐
Oracle Java
dev.java › playground
The Java Playground - Dev.java
Copyright © 2026 Oracle and/or its affiliates. All rights reserved. Terms of Use | Privacy | Trademarks
🌐
GeeksforGeeks
geeksforgeeks.org › java › java-quiz
Java Quiz - GeeksforGeeks
May 8, 2026 - Java quizzes are one of the best ways to improve coding and problem-solving skills through regular practice. These chapter-wise quizzes help learners test their understanding of individual Java concepts with short and focused questions.
🌐
CodeChef
codechef.com › skill-test › basic-java
Java Online Test & Quiz
Take the Java Online Test & Quiz assessment to evaluate practical skills effectively using a set of well-designed, high-quality questions.
🌐
ReqBin
reqbin.com › code › java
Online Java Code Runner
Execute Java code right in your browser and see the results. Save, share, and collaborate on your Java code online. Detect and fix Java errors with built-in syntax highlighter and validator. Learn Java programming with a hand-picked database of Java code examples.
🌐
Oracle
devgym.oracle.com › pls › apex › dg › competition › java
Free Java Quizzes | Oracle Dev Gym
Strengthen your Java skills by taking our weekly multiple choice quizzes that test your ability to read and understand Java code.
🌐
Coderanch
coderanch.com › t › 499208 › java › Java-coding-test
Java coding test (Beginning Java forum at Coderanch)
Hello Guys In one of the interviews I went for Java development, I was asked to write code to add/Subtract/Multiply and Divide 2 numbers using OOPrinciples. We have to create classes like OO principle not just add/subtract/divide and multiply I did design these classes and wrote something.
🌐
Visual Studio Marketplace
marketplace.visualstudio.com › items
Test Runner for Java - Visual Studio Marketplace
April 15, 2026 - Extension for Visual Studio Code - Run and debug JUnit or TestNG test cases.
🌐
Robot Framework
robotframework.org
Robot Framework
Robot Framework is an open source automation framework for test automation and robotic process automation (RPA). It is supported by the Robot Framework Foundation and widely used in the industry. Its human-friendly and versatile syntax uses keywords and supports extending through libraries in Python, Java, and other languages.
🌐
JSFiddle
jsfiddle.net
JSFiddle - Code Playground
JSFiddle - Test your JavaScript, CSS, HTML or CoffeeScript online with JSFiddle.
🌐
Programiz
programiz.com › java-programming › online-compiler
Online Java Compiler - Programiz
// Online Java Compiler // Use this editor to write, compile and run your Java code online class Main { public static void main(String[] args) { System.out.println("Start small. Ship something."); } } Output ·
🌐
BrowserStack
browserstack.com › home › guide › unit testing in java with junit
Unit Testing in Java with JUnit | BrowserStack
February 20, 2026 - It provides a platform for developers to write and execute tests to ensure the correctness and expected behavior of their code at the unit level. JUnit follows the principles of test-driven development (TDD) and supports the creation of automated tests that can be easily integrated into the development process. Its simplicity, strong community support, IDE integration, and compatibility with TDD and CI/CD make JUnit the go-to framework for Java developers.