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
  • Nehal Abubakar
    Level 7
    Karachi
    Question about the task Even to the moon!
    Java Syntax, Level 2, Lesson 8
    Resolved
    I'm right but it's saying that you are wrongPlzzzz help me out with the formula only that am i putting the formula wrong or is there something else.
    • 09.08.2018
    • 3762views
    • 16comments
    0
  • Kritika Kumari
    Level 11
    Mumbai
    Question about the task HashMap of 10 pairs
    Java Syntax, Level 8, Lesson 3
    Under discussion
    Whats the error?The program is showing correct output but not fulfilling 3rd condition.What is the error in the program?
    • 24.04.2020
    • 1084views
    • 3comments
    0
  • dhanush
    Level 30
    Chennai
    Question about the task Man and woman
    Java Syntax, Level 5, Lesson 12
    Resolved
    helpdonno what's worng with this code it looks everything is fine but some error occurs :(
    • 31.05.2020
    • 554views
    • 2comments
    0
  • Ryan
    Level 16
    Ashburn
    Question about the task Maximum in an array
    Java Syntax, Level 7, Lesson 4
    Resolved
    Negative Numbers - Works but doesn't passI'm not sure why this is not passing but it keeps telling me "Be sure that the max method works correctly with negative numbers". Well it does but I'm still not passing so I'm not sure what else to do. Here is my code: package com.codegym.task.task07.task0701; import java.io.BufferedReader; impor
    • 01.06.2020
    • 657views
    • 1comment
    0
  • Kron1K
    Level 26
    AUS
    Question about the task The isomorphs are coming
    Java Core, Level 2, Lesson 12
    Resolved
    Output is correct, task wont completeOutput is correct, task wont complete. Please help :)
    • 12.06.2019
    • 1550views
    • 3comments
    1
  • Stephen Haokip
    Level 8
    imphal
    Question about the task Rule of the triangle
    Java Syntax, Level 4, Lesson 4
    Under discussion
    help... i think i m rightbut the condition tell me otherwise. plis tell me whats wrong with my code
    • 31.05.2020
    • 491views
    • 1comment
    0
  • Niladri pradhan
    Level 33
    Mumbai
    Question about the task Tetris (part 16)
    Java Collections, Level 2, Lesson 15
    Under discussion
    First two conditions not verifyingHow to check for boundary conditions
    • 08.03.2020
    • 866views
    • 2comments
    0
  • Dinesh
    Level 7
    Delhi
    Question about the task Rule of the triangle
    Java Syntax, Level 4, Lesson 4
    Under discussion
    I am unable to get the second the Error argument in the error message while working on IDE IntelliJIDEAWhile working on the Intelli J idea I noticed about the Error in which I was unable to understand the second argument in the Error the first one displays the line number. But what does this second argument stand for? Error:(19, 40) java: ')' expected Error:(19, 44) java: not a statement Error:
    • 29.05.2020
    • 349views
    • 1comment
    0
  • Johannes
    Level 27
    Centurion, Pretoria
    Question about the task Contextual advertising
    Java Core, Level 9, Lesson 11
    Resolved
    Works but last condition not satisfied ?Can't see what I'm missing ? Debugged etc, it works.
    • 19.04.2020
    • 1123views
    • 2comments
    0
  • Kamal Khastagir
    Level 11
    kolkata
    Question about the task Expressing ourselves more concisely
    Java Syntax, Level 7, Lesson 6
    Archived
    :/ why is it not working?I have tried doing it like the last problem. I can't figure out how to pass the conditions
    • 10.05.2020
    • 986views
    • 3comments
    0
  • Chakshu Gupta
    Level 9
    Delhi
    Question about the task Playing Javarella
    Java Syntax, Level 7, Lesson 9
    Under discussion
    Unable to get pass these two conditions.Where am I wrong?
    • 31.05.2020
    • 535views
    • 1comment
    0
  • Neha Anjum
    Level 6
    Hyderabad
    Question about the task The required number
    Java Syntax, Level 2, Lesson 5
    Resolved
    What do I do ?? Display is 19...but error pops-up to comment more lines public class Solution { public static void main(String[] args) { int x = 1; int y = 0; y = y + x; x = x * 2; y = y + x; x = x * 2; y = y + x; //x = x * 2; y = y + x; x = x * 2; y = y + x; Syste
    • 12.09.2018
    • 1987views
    • 8comments
    0
  • Ratiu Gabriel
    Level 10
    Satu Mare
    Question about the task Even and odd digits
    Java Syntax, Level 6, Lesson 5
    Under discussion
    The displayed text must match the task conditions.The program works perfectly fine , but still the last req isn't met.It is something wrong with the output ?
    • 31.05.2020
    • 487views
    • 1comment
    0
  • BLANC
    Level 12
    Paris
    Question about the task Even and odd digits
    Java Syntax, Level 6, Lesson 5
    Under discussion
    hello guys!! Belove my code. I don't understand. When I enter an input, my code returns the right number of even and the right number of odd. But I have red cross. So I am lost since 5 hours on this task....package com.codegym.task.task06.task0606; import java.io.*; /* Even and odd digits */ public class Solution { public static int even; public static int odd; public static void main(String[] args) throws IOException { BufferedReader reader = new BufferedReader(new InputStre
    • 30.05.2020
    • 652views
    • 2comments
    0
  • Stephen Haokip
    Level 8
    imphal
    Question about the task Closest to 10
    Java Syntax, Level 4, Lesson 4
    Under discussion
    plis help mei dont know where i go wrong
    • 28.05.2020
    • 526views
    • 2comments
    0
  • bob
    Level 8
    Milan
    Question about the task Zombie cats, zombie dogs
    Java Syntax, Level 6, Lesson 5
    Resolved
    someone please explain this...hi. i have the solution, but completely don't understand the answer. what is going on here? can someone please explain...
    • 30.05.2020
    • 610views
    • 1comment
    0
  • WonderWoman
    Level 8
    Bangalore
    Question about the task Rule of the triangle
    Java Syntax, Level 4, Lesson 4
    Resolved
    Not sure why the conditions listed are not matching. Please help.Not sure why the conditions listed are not matching. Please help.
    • 06.09.2018
    • 1971views
    • 6comments
    1
  • bob
    Level 8
    Milan
    Question about the task Hello, StarCraft!
    Java Syntax, Level 3, Lesson 4
    Under discussion
    how to create and name objects using a loophi. can anyone tell me the best practices syntax for creating and naming objects using a loop. it needs to all be in the main. like in the task listed, i want to just have a standard name, like "zerg" and then add a count number that increases. "zerg1, zerg2, etc" i tried referencing the counter i
    • 16.05.2020
    • 824views
    • 4comments
    0
  • bob
    Level 8
    Milan
    Question about the task Console-based piggy bank
    Java Syntax, Level 5, Lesson 12
    Resolved
    how do i use the ternary operator her?hi. i got the task right, (you can see the if/else statement commented out), but afterwards i wanted to use the ternary operator instead. i can't seem to get it right as the statement gets an error that the void type isn't allowed here. can anyone help me understand what's going on and let me know h
    • 27.05.2020
    • 595views
    • 2comments
    0
  • Dinesh
    Level 7
    Delhi
    Question about the task Day of the week
    Java Syntax, Level 4, Lesson 4
    Under discussion
    Last Condition not satisfiedEverything is working properly but last condition is not satisfied.
    • 29.05.2020
    • 569views
    • 3comments
    0
  • Tata
    Level 16
    Hisar, Haryana
    Question about the task Task about algorithms
    Java Syntax, Level 5, Lesson 12
    Resolved
    can anyone help me to understand this task please???all answers will be appreciated.
    • 26.05.2020
    • 542views
    • 2comments
    0
  • Tata
    Level 16
    Hisar, Haryana
    Question about the task Task about algorithms
    Java Syntax, Level 5, Lesson 12
    Resolved
    what should i do now please help me!!i am stuck with this for two days.
    • 27.05.2020
    • 485views
    • 3comments
    0
  • Tata
    Level 16
    Hisar, Haryana
    Question about the task StringHelper class
    Java Syntax, Level 6, Lesson 8
    Resolved
    I'm stuck.please help me to solve this and tell me about the whole program how it is functioning.
    • 29.05.2020
    • 472views
    • 4comments
    0
  • Samantha
    Level 4
    Crofton
    Question about the task Sum of the digits of a three-digit number
    Java Syntax, Level 3, Lesson 12
    Resolved
    Don't really understand.I didn't really understand the problem in the first place, I attempted, tried to listen to the mentor suggestion, but I just am not getting it. Can someone explain what I gotta do? I don't want a straight answer, I like to problem solve and just need to understand the problem better. Thanks for your
    • 08.04.2020
    • 1488views
    • 4comments
    0
  • Erhan H.
    Level 23
    Istanbul
    Question about the task 2048 (Part 4/18)
    Games, Level 0, Lesson 2
    Under discussion
    Requirement control errorAlthough I match the requirement, it gives error. Part(4/18) - Requirement: In the initialize() method, the drawScene() method must be called last.
    • 08.11.2019
    • 1056views
    • 2comments
    2
  • Christopher Render
    Level 12
    Question about the task Even and odd digits
    Java Syntax, Level 6, Lesson 5
    Under discussion
    What do I change?The output is correct, however, I miss conditions 2, 3, and 5.
    • 29.05.2020
    • 429views
    • 2comments
    0
  • BlueJavaBanana
    Level 37
    Question about the task Punctuation
    Java Core, Level 9, Lesson 5
    Resolved
    Won't pass.I've refactored this code about 8 times. Tried several methods. What am I missing?
    • 30.05.2020
    • 487views
    • 0comments
    0
  • Sabine Meijran-Prins
    Level 7
    Enschede
    Question about the task Minimum of four numbers
    Java Syntax, Level 2, Lesson 8
    Under discussion
    Use the min(a, b) method??I am busy for a long time with this task, but I cannot figure out how the min(a, b, c, d) method can use the min(a, b) method.
    • 30.11.2018
    • 2150views
    • 7comments
    1
  • Michael Martin
    Level 2
    Arlington
    Question about the task Adapting multiple interfaces
    Java Core, Level 9, Lesson 3
    Resolved
    Format of phone NumberDoes the format of the returned phone number have to match the sample exactly (with + and () and spaces)?
    • 17.12.2018
    • 2155views
    • 4comments
    2
  • Nehal Abubakar
    Level 7
    Karachi
    Question about the task Pets need people
    Java Syntax, Level 2, Lesson 5
    Resolved
    i can't UnderstandPlzz help me out with this
    • 08.08.2018
    • 2728views
    • 9comments
    0
  • 1
  • ...
  • 185
  • 186
  • 187
  • 188
  • 189
  • ...
  • 372
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