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
  • Luca Hofmann
    Level 19
    Hamburg
    Question about the task Functionality is not enough!
    Java Syntax, Level 10, Lesson 11
    Under discussion
    Display textDisregarding the fact that it wont verify although the output matches the condition, somehow i apparently do not display text? what is wrong here. I am certainly printing.
    • 13.02.2020
    • 1012views
    • 1comment
    0
  • hidden #10566897
    Level 6
    Question about the task Minimum of three numbers
    Java Syntax, Level 2, Lesson 8
    Under discussion
    I try to figure out but no success ! :(I don't know how to solve the last problem '' The min method must return the minimum of the numbers a, b, and c." So if you can help me it would be great!
    • 05.02.2020
    • 1132views
    • 7comments
    0
  • Michael Brimage
    Level 19
    Washington D.C.
    Question about the task Rule of the triangle
    Java Syntax, Level 4, Lesson 4
    Resolved
    What am I doing Wrong?I know that my solution isnt the most elegant; I've tried a number of ways that failed to verify. So now I've decided to take a longer route. I am sure what's wrong please help. The last requirement fails where all others pass.
    • 13.02.2020
    • 1239views
    • 2comments
    0
  • Luca Hofmann
    Level 19
    Hamburg
    Question about the task Streets and houses
    Java Syntax, Level 7, Lesson 4
    Archived
    The usual wont work, why?Yet another Task that supposedly is false / lacking while actual testing reveals it works just fine.
    • 13.02.2020
    • 866views
    • 3comments
    0
  • Luca Hofmann
    Level 19
    Hamburg
    Question about the task Minimum of N numbers
    Java Syntax, Level 8, Lesson 11
    Under discussion
    Works fine in IntelliJ, yet it wont compile and fails in CGI do not know for what reason this wont qualify as an answer. When i check to code in Intelli J, enter e few numbers, the minimum is printed after hitting Enter on an empty field, yet here i not only get a NullPointerException but also it wont validate. Any thoughts ?
    • 13.02.2020
    • 1426views
    • 2comments
    0
  • Scott Böning
    Level 14
    Dublin
    Question about the task Triangle of eights
    Java Syntax, Level 4, Lesson 13
    Resolved
    Keep getting error message: "The height of the triangle is not 10 lines.". But it is...I have run the code in IntelliJ and Eclipse. In both cases the screen output shows a right triangle of eights with 10 lines, but the task keeps failing. What can I do?
    • 12.02.2020
    • 1031views
    • 4comments
    0
  • Ivan
    Level 22
    Nope
    Question about the task CRUD
    Java Core, Level 7, Lesson 10
    Resolved
    What am I missing?I would appreciate the help here on what I am missing to pass the conditions.
    • 12.02.2020
    • 1253views
    • 8comments
    0
  • Liliane Top
    Level 17
    Amsterdam
    Question about the task Duplicating words
    Java Syntax, Level 7, Lesson 9
    Resolved
    Please explain in more detailThe exercises in lesson 6 from level 7 are too hard for me. I need more explanation before I am able to do these. Can someone refer me to an article or another tutorial that will explain the use of ArrayLists in more detail as I'm already struggling with these for more than 1 day. I am on a very ti
    • 13.02.2020
    • 1127views
    • 2comments
    0
  • Liliane Top
    Level 17
    Amsterdam
    Question about the task Playing Javarella
    Java Syntax, Level 7, Lesson 9
    Resolved
    tried many thingsCab someone help me explain why this is not working at all?
    • 13.02.2020
    • 1171views
    • 2comments
    0
  • - FniJnn -
    Level 33
    Paris
    Question about the task Distributing items into baskets with their own lock
    Java Multithreading, Level 6, Lesson 8
    Resolved
    I don't get itNeed help ty :)
    • 11.02.2020
    • 1326views
    • 3comments
    0
  • Thomas Sixberry
    Level 16
    Rochester Hills
    Question about the task Computer
    Java Core, Level 4, Lesson 8
    Resolved
    The getName method in the Mouse class should return "Mouse".As many hour(s) I've spent on this I simply do not understand why this is unable to reproduce 'Mouse' or any other name for that matter. Brain is racked and I'm stuck. Any help would be appreciated. if (isWork(computer.getKeyboard()) && isWork(computer.getMonitor()) &&a
    • 12.02.2020
    • 1163views
    • 3comments
    0
  • Luca Hofmann
    Level 19
    Hamburg
    Question about the task Shortest or longest
    Java Syntax, Level 7, Lesson 6
    Under discussion
    Why wont my break statement work ? For some reason the for loop wont stop once the if condition is fulfilled. How do i resolve this?
    • 08.02.2020
    • 1063views
    • 2comments
    0
  • marwan
    Level 22
    Question about the task Make a family
    Java Syntax, Level 8, Lesson 11
    Resolved
    What the problem ?I read other help questions but still the problem.
    • 27.12.2019
    • 1532views
    • 4comments
    0
  • Sindhura
    Level 15
    Delhi
    Question about the task Corrections are needed
    Java Syntax, Level 10, Lesson 11
    Under discussion
    not verifying through everything is correctpackage com.codegym.task.task10.task1018; import java.io.BufferedReader; import java.io.IOException; import java.io.InputStreamReader; import java.util.HashMap; import java.util.Map; /* Corrections are needed */ public class Solution { HashMap map; static Integer index; static Strin
    • 10.10.2018
    • 2366views
    • 8comments
    2
  • Arun
    Level 17
    Tirupati
    Question about the task Implement the fight method
    Java Syntax, Level 5, Lesson 5
    Resolved
    I don't understand this topic.Can anybody reply the solution code for this plss....or tell me what is the wrong in my code
    • 09.02.2020
    • 1525views
    • 3comments
    0
  • Fabian Andiel
    Level 25
    Vienna
    Question about the task Vowels and consonants
    Java Syntax, Level 9, Lesson 11
    Under discussion
    Extra space in the second lineGuys, do you have any idea how I evade the extra space in the second line? greetings, Fabian
    • 12.02.2020
    • 801views
    • 1comment
    0
  • Sanjay Chauhan
    Level 28
    Delhi
    Question about the task Kind Emma and the summer holidays
    Java Syntax, Level 8, Lesson 8
    Resolved
    Unable to process the last requirement.Dear CodeGym Members, Good Morning. I am unable to complete this task and need your help for the same. The last requirement say "The removeAllSummerPeople() method should remove from the map all people born in the summer.". This is the logic which I created however it's not working. public st
    • 11.02.2020
    • 1040views
    • 3comments
    0
  • Justin Johnson
    Level 31
    Clearwater
    Question about the task Two in one
    Java Core, Level 8, Lesson 11
    Resolved
    help pleaseI don't understand what is wrong
    • 09.02.2020
    • 1302views
    • 4comments
    0
  • krystian
    Level 9
    Kozle
    Question about the task Min and max in arrays
    Java Syntax, Level 7, Lesson 12
    Under discussion
    Any hints? public class Solution {
    • 11.02.2020
    • 1225views
    • 3comments
    0
  • Anthony Chalk
    Level 30
    London
    Question about the task Introducing tags
    Java Core, Level 9, Lesson 11
    Under discussion
    Nothing printingI ran the program using the example and it displayed nothing Please help
    • 06.02.2020
    • 1151views
    • 6comments
    0
  • Robert Constantinescu
    Level 25
    Bucharest
    Question about the task Whether it's a bird or a lamp
    Java Core, Level 2, Lesson 2
    Resolved
    It looks right, but it's wrongI don't get why the below code is not working? Could anybody assist? I have also tried with public static void printObjectType(Object o) { //write your code here System.out.println("Solution." + o.getClass().getCanonicalName().substring(33)); }
    • 07.11.2019
    • 1730views
    • 3comments
    1
  • satish
    Level 15
    kadapa
    Question about the task Big salary
    Java Syntax, Level 10, Lesson 11
    Under discussion
    can u guess the errorhow to intialize char array to list directly
    • 02.06.2019
    • 1190views
    • 4comments
    0
  • Darko Jakimovski
    Level 18
    Kriva Palanka
    Question about the task Correct answer: d = 5.5
    Java Syntax, Level 10, Lesson 11
    Resolved
    Why does it not verify?-.-
    • 19.04.2019
    • 2066views
    • 7comments
    1
  • Riya
    Level 8
    Karnal
    Question about the task Cat code won't compile
    Java Syntax, Level 7, Lesson 12
    Resolved
    Not able to solveCompiler is showing number format Exception not able toconvert string to int
    • 08.12.2018
    • 2466views
    • 5comments
    0
  • Diana Salvador
    Level 26
    Sintra
    Question about the task CRUD
    Java Core, Level 7, Lesson 10
    Resolved
    Can someone help me to understand why the last 4 requirements are failing?Can someone help me? I can't understand why is the requirements are not met. The result is apparently correct! Thanks!
    • 05.02.2020
    • 1215views
    • 5comments
    0
  • Milos
    Level 20
    Beograd
    Question about the task Finding data inside a file
    Java Core, Level 8, Lesson 11
    Resolved
    can't figure out where is the problem in printing arrays?can't figure out where is the problem in printing arrays?
    • 10.02.2020
    • 1366views
    • 4comments
    0
  • Ashish RajAnand
    Level 13
    Bhilai
    Resolved
    question on equals() methodOverriding equals() needed when we compare references. if we compare String reference, why do we not need overriding equals?
    • 10.02.2020
    • 967views
    • 2comments
    0
  • Michael Brimage
    Level 19
    Washington D.C.
    Question about the task Plan to conquer the world
    Java Syntax, Level 3, Lesson 8
    Resolved
    I can't find my errorI am not sure where my error lies. can someone please assist?
    • 10.02.2020
    • 1277views
    • 3comments
    0
  • Charlie Branson
    Level 12
    Wytheville
    Question about the task Longest string
    Java Syntax, Level 7, Lesson 6
    Archived
    it should be passing but its not...i dont know why.i looked through some of the hints and i cant figure it out!
    • 10.02.2020
    • 1347views
    • 1comment
    0
  • 李海燕
    Level 7
    Richmond
    Question about the task Words in reverse
    Java Syntax, Level 7, Lesson 9
    Under discussion
    what's wrong with it? package com.codegym.task.task07.task0714; import java.io.BufferedReader; import java.io.InputStreamReader; import java.util.ArrayList; import java.util.Collections; /* Words in reverse */ public class Solution { public static void main(String[] args) throws Exception { BufferedRea
    • 05.06.2019
    • 1194views
    • 4comments
    0
  • 1
  • ...
  • 231
  • 232
  • 233
  • 234
  • 235
  • ...
  • 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