CodeGym
Promotion
CodeGym University
Learning
Courses
Tasks
Surveys & Quizzes
Games
Help
Schedule
Community
Users
Forum
Chat
Articles
Success stories
Activity
Reviews
Subscriptions
Light theme

Help with tasks

  • Reviews
  • About us
Start
Start learning
Start learning now
  • All questions
  • matemate123
    Level 50
    Kraków
    Question about the task Clew
    Java Core, Level 6, Lesson 13
    Under discussion
    Famous 4th thread.I tried many ways from former questions in this topic, and I don't know, maybe something wrong with creating threads in Solution class, or inheritance?
    • 11.01.2023
    • 258views
    • 5comments
    0
  • Gummy C
    Level 11
    United States of America
    Question about the task Smallest element of an array
    Java Syntax, Level 8, Lesson 0
    Under discussion
    Getting errorsRan my code on intellij with different numbers, and even with the smallest number buried somewhere in the middle of the array. But, I am still getting an error from this. Why is that? I am using the Math.min correctly, and I have found the smallest number. Thanks in advance
    • 10.01.2023
    • 243views
    • 2comments
    0
  • matemate123
    Level 50
    Kraków
    Question about the task Sequential file output
    Java Core, Level 6, Lesson 13
    Resolved
    Problem with start(); methodI think it's first task in Threads level with that situation when we create new object and pass it to the interface variable like in 59 line in my code: ReadFileInterface f = new ReadFileThread(); I don't know why start(); method don't start my public void run() { in 82 line. I looked on pr
    • 10.01.2023
    • 405views
    • 3comments
    0
  • Coboliste
    Level 46
    Casablanca
    Question about the task Unzipping a file
    Java Collections, Level 1, Lesson 10
    Under discussion
    Program is still failing to pass testing ! a Help pleaseHi everyBody, the program fails to pass testing, I already did a test on my machine and the program responds to the requirements. Can you please help me ? thanks a lot.
    • 08.01.2023
    • 328views
    • 6comments
    0
  • cristel delacruz
    Level 2
    Valenzuela city
    Question about the task 2048 (Part 1/18)
    Games, Level 0, Lesson 2
    Under discussion
    codegymhow to use codegym?
    • 09.01.2023
    • 330views
    • 1comment
    0
  • Ferrakko
    Level 2
    Under discussion
    s why
    • 08.01.2023
    • 276views
    • 1comment
    0
  • hendra gunawan
    Level 9
    tebing tinggi
    Question about the task Filling an array
    Java Syntax, Level 6, Lesson 8
    Resolved
    please helpwhat's wrong with my code?
    • 08.01.2023
    • 388views
    • 1comment
    0
  • Gummy C
    Level 11
    United States of America
    Question about the task Filling an array flexibly
    Java Syntax, Level 7, Lesson 2
    Under discussion
    Question for my understandingSo, this is the given code. public class Solution { public static void main(String[] args) { Integer[] array = new Integer[5]; fillArray(array, 3, 1, 3); System.out.println(Arrays.toString(array)); } public static void fillArray(Integer[] array, int value, int
    • 05.01.2023
    • 289views
    • 2comments
    0
  • public enum WaysToDie
    Level 23
    Denver
    Question about the task Creating threads recursively
    Java Core, Level 6, Lesson 13
    Under discussion
    How did I get here?My program seems to fulfill all the requirements, it recursively creates and displays 15 threads following the listed instruction. Yet if you notice the test requirements, my program is still failing. Any help would be appreciated.
    • 03.01.2022
    • 961views
    • 3comments
    0
  • Mishal Goswami
    Level 1
    Jakarta
    Under discussion
    codinghow to learn coding?
    • 07.01.2023
    • 206views
    • 0comments
    0
  • sreedhar s
    Level 9
    Wellington
    Question about the task Working with dates
    Java Syntax, Level 8, Lesson 11
    Resolved
    Verification failingReccomendation from the mentor : "The isDateOdd() method returns an incorrect value. Test it with different dates." Can you help to identify where I am doing wrong? Thank you :)
    • 07.01.2023
    • 385views
    • 3comments
    0
  • JIMMYS73
    Level 43
    Ukraine
    New
    Problem with pluginHi, I have a problem with plugin. Every time I'm launch IDEA 2022.3 i have error messge What can be done ?
    • 11.12.2022
    • 400views
    • 0comments
    1
  • Przemek
    Level 25
    Lublin
    Question about the task Serializing people
    Java Core, Level 10, Lesson 10
    Under discussion
    Short questionI know my mistake and I will correct that soon but at at first in can anybody explain me better word ,,transient'' why do we use transient tp ,,full Name''?
    • 20.05.2021
    • 481views
    • 3comments
    0
  • Djole
    Level 41
    Belgrade
    Question about the task Chat (part 7)
    Java Multithreading, Level 6, Lesson 15
    Resolved
    ?public class Server { static Map connectionMap; static { connectionMap = new ConcurrentHashMap(); } public static void main(String[] args) throws IOException { int port = ConsoleHelper.readInt(); ServerSocket ss = new ServerSocket(port); ConsoleHel
    • 26.04.2019
    • 1670views
    • 1comment
    4
  • Gummy C
    Level 11
    United States of America
    Question about the task Correct order
    Java Syntax, Level 6, Lesson 1
    Under discussion
    What is wrong?I got the array to reverse the order, why doesn't my code pass??
    • 02.01.2023
    • 355views
    • 2comments
    0
  • Evan
    Level 33
    United States of America
    Question about the task Second smallest number entered
    Java Syntax, Level 6, Lesson 2
    Resolved
    Issue w/ validationCan anyone point out why this is not validating? Much appreciated!
    • 16.12.2022
    • 477views
    • 3comments
    0
  • Mats Main
    Level 0
    Under discussion
    why so expensive and not germanhello why is this site so expensive and why no german language
    • 21.04.2020
    • 960views
    • 1comment
    1
  • Swarnadip Saha
    Level 2
    Kolkata
    Under discussion
    Can I run my own codes in this appI want to do some codes other than the tasks .Where and How to do them
    • 02.01.2023
    • 230views
    • 1comment
    0
  • hidden #11220344
    Level 3
    Under discussion
    Task assistanceWhen reading numbers, I noticed in an example that variables were being used without first being initialised. What's up with that?
    • 02.01.2023
    • 325views
    • 3comments
    0
  • Pavlo
    Level 13
    Ilmenau
    Question about the task Multiplication table
    Java Syntax, Level 4, Lesson 5
    Under discussion
    Char instead of String for Space (" ")I suppose using ' ' instead of " " leads to adding an ASCII value of ' ' to my i*j term. Is there any other possibility to tell compiler that I mean Character and not it's ASCII value? Of course I can use String, but it appears to me not that efficient.
    • 10.12.2022
    • 659views
    • 4comments
    0
  • Gummy C
    Level 11
    United States of America
    Question about the task Remove duplicate strings
    Java Syntax, Level 5, Lesson 3
    Under discussion
    Fresh codeI don't understand why my code is not passing the test. I have tried different variations of inputs to make sure that it works and it does. Can someone please explain to me what I am doing wrong?
    • 01.01.2023
    • 319views
    • 5comments
    0
  • Anonymous #11240343
    Level 2
    CodeGym University in India
    New
    doubtin system. out. println("name= " + name) ; why + operator used?
    • 01.01.2023
    • 373views
    • 0comments
    0
  • Dulsara
    Level 9
    Colombo
    Question about the task Remove duplicate strings
    Java Syntax, Level 6, Lesson 4
    Under discussion
    What is wrong with my code? Scanner scanner =new Scanner(System.in); strings=new String[6]; for(int j=0;strings.length>j;j++){ strings[j]=scanner.nextLine(); } for(int i=0;strings.length>i;i++){ for(int k=i+1;strings.length>k;k++){
    • 31.12.2022
    • 348views
    • 2comments
    0
  • Cloudclark
    Level 2
    Aurora
    Under discussion
    how to redeem premium code?How do you redeem a premium code?
    • 03.12.2022
    • 255views
    • 1comment
    0
  • hendra gunawan
    Level 9
    tebing tinggi
    Question about the task Creating a multi-array
    Java Syntax, Level 6, Lesson 6
    Resolved
    what wrong with my code?I have displayed all numbers in multiArray..but the result that I am stuck with last point
    • 30.12.2022
    • 313views
    • 2comments
    0
  • Ilia Kalugin
    Level 25
    Novara
    Question about the task Minesweeper (Part 5/16)
    Games, Level 0, Lesson 0
    Resolved
    Verification of the penultimate item failsBe sure that a mine is created with a probability of 10%. Whats wrong in my code?
    • 24.09.2020
    • 632views
    • 4comments
    0
  • Tiko hakobyan
    Level 20
    Yerevan
    Question about the task One for all, all for one
    Java Core, Level 6, Lesson 10
    Resolved
    am i missing something? first requirement wont pass.
    • 04.07.2020
    • 610views
    • 4comments
    2
  • Baljinder Singh
    Level 20
    Toronto
    Question about the task No interrupt, no dice?
    Java Core, Level 6, Lesson 10
    Under discussion
    Give me a hint, how to interrupt without using interrupt()
    • 29.10.2018
    • 1780views
    • 6comments
    0
  • matemate123
    Level 50
    Kraków
    Question about the task Reading a file
    Java Core, Level 3, Lesson 11
    Resolved
    And now I pass 4 condition but 3 is now on red.This topic with streams is so unclear, vague. I sit on this task but how I could do?
    • 28.12.2022
    • 520views
    • 2comments
    0
  • Gummy C
    Level 11
    United States of America
    Question about the task Remove duplicate strings
    Java Syntax, Level 5, Lesson 3
    Under discussion
    I know I am asking a lot Hi all, I know that I am asking a lot. But, I was able to get the code working, however, I do not really understand how it is working. So, my thought process went something like this. 1. We make an array with 6 elements. 2. We take the user's input and store it in each index. 3. We create a loop
    • 29.12.2022
    • 445views
    • 2comments
    0
  • 1
  • ...
  • 32
  • 33
  • 34
  • 35
  • 36
  • ...
  • 371
Learn
  • Registration
  • Java Course
  • Help with Tasks
  • Pricing
  • Java Syntax
Community
  • Users
  • Articles
  • Forum
  • Chat
  • Success Stories
  • Activity
  • Affiliate Program
Company
  • About us
  • Contacts
  • Reviews
  • Press Room
  • CodeGym for EDU
  • FAQ
  • Support
CodeGym CodeGym is an online course for learning Java programming from scratch. This course is a perfect way to master Java for beginners. It contains 1200+ tasks with instant verification and an essential scope of Java fundamentals theory. To help you succeed in education, we’ve implemented a set of motivational features: quizzes, coding projects, content about efficient learning, and a Java developer’s career.
Follow us
Interface language
English
Deutsch Español हिन्दी Français Português Polski বাংলা 简体中文 मराठी தமிழ் Italiano Bahasa Indonesia 繁體中文 Nederlands 日本語 한국어 Bulgarian Danish Hungarian Basa Jawa Malay Norwegian Romanian Swedish Telugu Thai Українська Filipino Turkish Azərbaycan Русский Vietnamese
Programmers Are Made, Not Born © 2025 CodeGym
MastercardVisa
Programmers Are Made, Not Born © 2025 CodeGym