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
Ask a question
Java 25
All quests
All levels
Any status
Questions about tasks
Hot
John Peterson
Level 9
Blacksburg
Question about the task
Greater than 10? You're not a good fit for us
Java Syntax
,
Level 8
,
Lesson 8
Under discussion
Last requirement not met
Verification says that removeAllNumbersGreaterThan10 should work for sets of any size. Doesn't this solution do that?
10/8/19
848
views
2
comments
0
Gia Huy Kaiser
Level 15
Berlin
Question about the task
Shortest or longest
Java Syntax
,
Level 7
,
Lesson 6
Under discussion
I can't finish my task with the fourth requirement. I don't know why, what problem in my code??
Any helps would be appreciated
10/8/19
1094
views
2
comments
2
hidden #10444738
Level 16
Question about the task
Chicken factory
Java Core
,
Level 4
,
Lesson 6
Under discussion
Fails on return string......
Can't figure this out.
10/7/19
1257
views
3
comments
0
Sven
Level 19
Hanover
Question about the task
Prices
Java Core
,
Level 8
,
Lesson 11
Under discussion
Works fine in my test but it doesn't when I run the validations
Please help me out here. This task is about to drive me insane! Thanks to any suggestions!
10/8/19
1439
views
1
comment
0
catalinene
Level 29
Greven
Question about the task
Positive and negative numbers
Java Syntax
,
Level 4
,
Lesson 7
Resolved
Results look right, but check failed
I don't understand what is wrong with my code, the results are displayed exactly like the task is intended withing the console but the check is failing:
10/5/19
1494
views
2
comments
0
Balen Asangbeh
Level 23
Douala
Question about the task
Deep cloning of a map
Java Multithreading
,
Level 1
,
Lesson 8
Under discussion
pls help
pls help
4/16/19
1549
views
2
comments
0
ShirAz SiddiQui
Level 8
Karachi
Question about the task
Streets and houses
Java Syntax
,
Level 7
,
Lesson 4
Archived
my result is correct but i can't pass the test .. let me know my mistakes
my result is correct but i can't pass the test .. let me know my mistakes
9/23/19
1107
views
7
comments
0
Deborah Wenrich
Level 7
Pembroke Pines
Question about the task
Print three times
Java Syntax
,
Level 2
,
Lesson 8
Under discussion
What is wrong with the code? Im working off an android and code fails to print on one line.
System.out.print (s+s+s) The output prints : window window window file file file
9/27/19
1349
views
3
comments
0
ddi
Level 18
Dortmund
Question about the task
Following a pattern
Java Core
,
Level 6
,
Lesson 13
Resolved
What am i missing?
Not finding the error.. Please help!
9/22/19
1119
views
1
comment
0
ddi
Level 18
Dortmund
Question about the task
Clew
Java Core
,
Level 6
,
Lesson 13
Resolved
Need help please
I tried the different methods that you advise here but cant find the solution... Can anyone help?
9/23/19
1031
views
1
comment
0
Radek
Level 22
Warsaw
Question about the task
CRUD 2
Java Core
,
Level 7
,
Lesson 10
Under discussion
please help
Please help. I am totally lost. I checked everything in debugger and it seem to run as expected. incorrect arguments from the end of args table are ignored as incomplete to update/create person. Where is the problem to pass the validation?
11/12/18
1459
views
3
comments
0
Marilyn Free
Level 4
Pensacola
Question about the task
Sorting three numbers
Java Syntax
,
Level 4
,
Lesson 6
Under discussion
Why is this not working?
Please help
12/20/18
1306
views
2
comments
0
zendro
Level 22
Question about the task
Space Invaders (Part 32/34)
Games
,
Level 0
,
Lesson 6
Archived
Missing method? But it's there.. :O
Hi! It says the getShipCount() method is missing in the EnemyFleet class. But it's there... Any idea? Thank you!
8/21/19
1480
views
1
comment
0
Satya Vath
Level 31
Vijayawada
Question about the task
Space Invaders (Part 32/34)
Games
,
Level 0
,
Lesson 6
Archived
Is It A Bug
Missing Method. It is There
10/8/19
1229
views
2
comments
0
Angeget
Level 22
Potsdam
Question about the task
Most frequent bytes
Java Core
,
Level 8
,
Lesson 3
Resolved
What i am doing wrong? HELP HELP PLEASE!!
What i am doing wrong? HELP HELP PLEASE!!
2/18/19
2232
views
10
comments
2
Nico
Level 16
Bellevue
Under discussion
Can't go through the test even though it runs correctly
The following condition is not met even though the program runs correctly. The displayClosestToTen method should display a number on the screen in accordance with the task conditions. public static void displayClosestToTen(int a, int b) { // write your code here int a1 = abs(a
9/22/19
940
views
1
comment
0
Satya Vath
Level 31
Vijayawada
Question about the task
Space Invaders (Part 28/34)
Games
,
Level 0
,
Lesson 6
Under discussion
Help Me
Please Help
10/7/19
1033
views
2
comments
0
JavaJavaJava
Level 3
Question about the task
Where does a Person come from?
Java Syntax
,
Level 2
,
Lesson 2
Resolved
what is the error in this code? please help.
public class Solution { public static void main(String[] args) { Person Person=new Person (); } public static class Person { String name; int age; int weight; int money; } }
5/6/19
1831
views
10
comments
0
jorge ives murillo paredes
Level 40
New York City
Question about the task
Clew
Java Core
,
Level 6
,
Lesson 13
Under discussion
Can somebody from codegym explain why stop works and interrupt doesnt
package com.codegym.task.task16.task1632; import java.io.BufferedReader; import java.io.IOException; import java.io.InputStreamReader; import java.util.ArrayList; import java.util.List; public class Solution { public static List threads = new ArrayList<>(5); static {
10/8/19
1277
views
1
comment
0
Anonymous #10438472
Level 3
Question about the task
Introducing tags
Java Core
,
Level 9
,
Lesson 11
Under discussion
What is wrong? The code gives expected result but do not pass the test
Please, could somebody check what I am missing here? The code gives result as in the example but do not pass the testing :(
10/6/19
1352
views
4
comments
0
Satya Vath
Level 31
Vijayawada
Question about the task
Space Invaders (Part 26/34)
Games
,
Level 0
,
Lesson 6
Under discussion
Please Help Me
I Cant Understand Where I went Wrong
10/7/19
1217
views
10
comments
0
Leo
Level 3
Question about the task
Parenthetical brainteaser
Java Syntax
,
Level 3
,
Lesson 4
Under discussion
Please help...
Someone please help with this question. I have tried countless different patterns to try and output 382 but I have yet to succeed. I understand PEMDAS and the order of operations but I would really like to move one and continue learning. Could someone please help and explain. I appreciate any comme
9/9/19
2063
views
7
comments
0
Gábor
Level 14
Budapest
Question about the task
In decreasing order
Java Syntax
,
Level 7
,
Lesson 12
Under discussion
addig the right code to the sort method killing all the other Requirements:
How does these lines of codes (int the sort method) effect the first req... don't understand pls help :) int temp = Integer.MIN_VALUE; for (int i = 0; i<20; i++){ for (int j = i + 1; i<20; j++){ if (array[i] < array[j]){ temp = arra
9/23/19
1201
views
1
comment
0
phis
Level 12
Question about the task
Longest sequence
Java Syntax
,
Level 8
,
Lesson 6
Under discussion
Try too many times,but still cannot solve this problem
It seems get the right answer, but cannot fulfill the last requirement.
9/24/19
1145
views
1
comment
0
Naveen Muralidoss
Level 9
Newark
Question about the task
Kind Emma and the summer holidays
Java Syntax
,
Level 8
,
Lesson 8
Under discussion
not sure what's wrong
package com.codegym.task.task08.task0816; import java.text.DateFormat; import java.text.ParseException; import java.text.SimpleDateFormat; import java.util.*; /* Kind Emma and the summer holidays */ public class Solution { public static HashMap createMap() throws ParseException { Da
10/4/19
1243
views
2
comments
0
coder_here
Level 13
Hyderabad
Question about the task
Functionality is not enough!
Java Syntax
,
Level 10
,
Lesson 11
Resolved
I'm stuck!!
Can anyone help me sort this mess? Couldn't compile the code and satisfy the last condition...
7/29/19
1386
views
2
comments
0
Clarendon lee
Level 8
Baltimore
Question about the task
Positive and negative numbers
Java Syntax
,
Level 4
,
Lesson 4
Archived
Task no met
Verify said : task is no met ! What's my code wrong Thanks a lot?
10/6/19
1226
views
1
comment
0
Alexandru Ovcinicov
Level 15
London
Question about the task
Bridges
Java Core
,
Level 4
,
Lesson 8
Under discussion
People, please explain what is the difference if i put/orNot a "public" accesor before printl(Bridge bridge) method?
public class Solution { public static void main(String[] args) { println(new WaterBridge()); println(new SuspensionBridge()); } // Add println method here public static void println(Bridge bridge){ System.out.println(bridge.getCarsCount()); } }
10/6/19
1594
views
2
comments
0
fifi deng
Level 22
Paris
Question about the task
Display numbers in reverse order
Java Syntax
,
Level 7
,
Lesson 12
Under discussion
pls ,ask for a help
march pas
10/5/19
1102
views
2
comments
0
Yash
Level 15
Sugar Hill
Question about the task
Vowels and consonants
Java Syntax
,
Level 9
,
Lesson 11
Resolved
Why Not Work
The output is correct but verification fails.
10/6/19
1334
views
1
comment
0
Show more
1
...
274
275
276
277
278
...
374
Please enable JavaScript to continue using this application.