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
Rich
Level 23
San Diego
Question about the task
Three methods and a minimum
Java Core
,
Level 2
,
Lesson 4
Resolved
ternary
why doesn't it like ternary format?
9/17/20
709
views
1
comment
0
Rich
Level 23
San Diego
Question about the task
Min and max in arrays
Java Syntax
,
Level 7
,
Lesson 12
Resolved
right output not passing
code works but im still not passing. can I get a clue?
6/13/20
1000
views
7
comments
0
Rich
Level 23
San Diego
Question about the task
Duplicating words
Java Syntax
,
Level 7
,
Lesson 9
Resolved
correct output
Doesn't pass third requirement even though output is correct.
5/31/20
916
views
3
comments
1
Rich
Level 23
San Diego
Question about the task
Arithmetic mean
Java Syntax
,
Level 5
,
Lesson 5
Resolved
little nudge in the right direction please
not meeting last couple requirements
4/25/20
1197
views
5
comments
0
Rich
Level 23
San Diego
Question about the task
Closest to 10
Java Syntax
,
Level 4
,
Lesson 4
Resolved
correct output but it insists I don't have anything printed...
public class Solution { public static void main(String[] args) {
4/19/20
1202
views
2
comments
0
Rich
Level 23
San Diego
Question about the task
Closest to 10
Java Syntax
,
Level 4
,
Lesson 4
Resolved
it's saying that public for abs() isn't acceptable
public class Solution { public static void main(String[] args) { displayClosestToTen(8, 11);
4/18/20
1060
views
2
comments
0
AlfredW
Level 23
Denver
Question about the task
Symbol frequency
Java Core
,
Level 8
,
Lesson 11
Resolved
Works perfectly when I test it, but it times out every time I try to verify it.
I have tested it with a variety of input files and it works perfectly. Every time I try to verify it it times out.
10/3/20
445
views
5
comments
0
Wei Cui
Level 39
Newark
Question about the task
Unzipping a file
Java Collections
,
Level 1
,
Lesson 10
Under discussion
Thanks for share hints and finally completed this task
Could some one explain Collections.enumeration public static void main(String[] args) throws IOException { String resultFile = args[0]; List zipFiles = new ArrayList<>(); for (int i = 1; i < args.length; i++) { String FilePath = args[i]; zip
3/19/20
1134
views
1
comment
2
Michał Pietrus
Level 33
Krakow
Question about the task
2048 (Part 11/18)
Games
,
Level 0
,
Lesson 2
Resolved
Help please
Help please im kinda stuck here :c
4/23/20
1210
views
2
comments
0
Noah Keller
Level 15
Offenburg
Question about the task
2048 (Part 11/18)
Games
,
Level 0
,
Lesson 2
Resolved
Why isnt it verifying ? :C
Pls help...
8/28/20
597
views
3
comments
0
Inderdeep Singh
Level 1
Toronto
Question about the task
2048 (Part 10/18)
Games
,
Level 0
,
Lesson 2
Under discussion
can someone help me with the moveLeft method
hgighvug
4/21/20
1204
views
1
comment
0
Шарох
Level 12
Question about the task
Closest to 10
Java Syntax
,
Level 4
,
Lesson 4
Resolved
Help me
I hate mathematics :/
10/2/20
458
views
2
comments
0
Lawson
Level 29
Lagos
Question about the task
Refactoring (part 5)
Java Multithreading
,
Level 5
,
Lesson 16
Resolved
Pls help
help with the print data method pls
10/3/20
506
views
0
comments
0
John
Level 27
Washington DC
Question about the task
Refactoring (part 5)
Java Multithreading
,
Level 5
,
Lesson 16
Under discussion
Why isn't this validating?
Why isn't this validating?
3/17/20
1061
views
2
comments
0
sergio
Level 7
Colorado
Question about the task
You can't have too much of a good thing
Java Syntax
,
Level 4
,
Lesson 10
Resolved
not sure what i am doing wrong
i dont know what i am missing. please help
10/2/20
733
views
4
comments
0
Yusuf
Level 3
Bradford
Question about the task
Minimum of three numbers
Java Syntax
,
Level 2
,
Lesson 8
Under discussion
I don't know what I have done wrong.
It says that my min method does not return to the minimum a, b and c. Please Help.
10/2/20
711
views
3
comments
0
Lex Icon
Level 17
Sofia
Question about the task
Adding
Java Syntax
,
Level 4
,
Lesson 16
Resolved
My program does work perfectly, although the task isn't being completed.
I've checked the program execution on Eclipse and it works perfectly. wherein have I done wrong? TY
9/30/20
626
views
2
comments
0
Arjun Kiruthivasan
Level 14
Chennai
Question about the task
A scary fairy tale
Java Syntax
,
Level 9
,
Lesson 11
Under discussion
i cant understand??
pls someone explain this how to ate little? how to kill wolf?
9/24/18
2711
views
12
comments
1
Russell
Level 2
Galmpton, Brixham
Question about the task
R or L
Java Syntax
,
Level 7
,
Lesson 9
Resolved
Hey there, I seem to be missing something.
it seems to be getting caught in an infinate loop whenever i try to run it. i've missed an essential logic statement somewhere im sure of it, but i cannot seem to work out where it is. Possibly my brain is melting. Is anyone able to help please? Much appreciated!
9/17/20
687
views
3
comments
0
Liliane Top
Level 17
Amsterdam
Question about the task
Take your turn!
Java Core
,
Level 6
,
Lesson 13
Under discussion
Two questions which I do not know how to solve
1) How to print the result Array as it has to be non-static. Otherwise it keeps adding the same lines twice 2) How to show that the reading is sequential and not parallel?
5/4/20
1053
views
5
comments
0
Mikayla Pace
Level 27
Salt Lake City
Question about the task
Request parser
Java Core
,
Level 5
,
Lesson 12
Resolved
Output is correct, not exactly sure what they want
I get the output they ask for when passing in the examples URLs, but it won't verify
10/8/19
1926
views
9
comments
0
Jiří Ćmiel
Level 10
Olomouc
Question about the task
Playing Javarella
Java Syntax
,
Level 7
,
Lesson 9
Resolved
Not passing list2 test.
Hi guys, for some reason I can't pass condition for filling all numbers to list2 (x % 2 == 0). It seems I miss last number (150) in the list. Can anyone see why? Thanks.
10/2/20
731
views
2
comments
0
Chris
Level 19
Newark
Question about the task
Checking the order
Java Syntax
,
Level 7
,
Lesson 9
Under discussion
Can someone help me
I have no idea how to complete this without cheating. Can someone give me clues or walkthroughs? I am very frustrated.
10/2/20
601
views
1
comment
0
Kasia
Level 22
Zabrze
Question about the task
Minimum of four numbers
Java Syntax
,
Level 2
,
Lesson 8
Resolved
Help with sorting the code problem
The output is correct but it doesn't pass the last verification statement (The min(a, b, c, d) method must return the minimum of the numbers a, b, c, and d.) Any help appreciate (and apologies for not presenting the code in my first attempt to ask for help:))
10/1/20
674
views
4
comments
0
sergio
Level 7
Colorado
Question about the task
Labels and numbers
Java Syntax
,
Level 4
,
Lesson 7
Resolved
im lost please help
im lost....
10/1/20
720
views
4
comments
0
Craig
Level 8
Naperville
Question about the task
In decreasing order
Java Syntax
,
Level 7
,
Lesson 12
Under discussion
Can someone help me make sense of why this is failing?
thanks
10/1/20
525
views
2
comments
0
AlfredW
Level 23
Denver
Question about the task
Two in one
Java Core
,
Level 8
,
Lesson 11
Under discussion
This is working perfectly, but it won't verify.
I don't understand why this won't verify. I have tested it and it works perfectly. Here are the files created. As you can see the second and third files are added to the first. So I don't understand the messages in the verification.
10/1/20
496
views
2
comments
0
WIDMO
Level 25
Gdańsk
Question about the task
Number algorithms
Java Core
,
Level 10
,
Lesson 10
Under discussion
HELP please.
I tried 0/1 at the beginning, I also used something like this: public static ArrayList<Long> list; if (N>1) list.add(1l); if (N>2) list.add(2l); if (N>3) list.add(3l); if (N>4) list.add(4l); if (N>5) list.add(5l); if (N>6) lis
8/15/20
862
views
5
comments
0
Arko Sarkar
Level 8
Mumbai
Question about the task
Somehow average
Java Syntax
,
Level 4
,
Lesson 16
Under discussion
Where is the problem in my code?
Getting errors for showing middle and two of three equal requirements!
8/26/18
1989
views
9
comments
0
Tom ford
Level 15
Question about the task
Greater than 10? You're not a good fit for us
Java Syntax
,
Level 8
,
Lesson 8
Resolved
Last check not passing
Help
9/29/20
605
views
2
comments
0
Show more
1
...
131
132
133
134
135
...
374
Please enable JavaScript to continue using this application.