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
All quests
All levels
Any status
Questions about tasks
Hot
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
258
views
5
comments
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 errors
Ran 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
243
views
2
comments
0
matemate123
Level 50
Kraków
Question about the task
Sequential file output
Java Core
,
Level 6
,
Lesson 13
Resolved
Problem with start(); method
I 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
405
views
3
comments
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 please
Hi 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
328
views
6
comments
0
cristel delacruz
Level 2
Valenzuela city
Question about the task
2048 (Part 1/18)
Games
,
Level 0
,
Lesson 2
Under discussion
codegym
how to use codegym?
09.01.2023
330
views
1
comment
0
Ferrakko
Level 2
Under discussion
s
why
08.01.2023
276
views
1
comment
0
hendra gunawan
Level 9
tebing tinggi
Question about the task
Filling an array
Java Syntax
,
Level 6
,
Lesson 8
Resolved
please help
what's wrong with my code?
08.01.2023
388
views
1
comment
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 understanding
So, 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
289
views
2
comments
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
961
views
3
comments
0
Mishal Goswami
Level 1
Jakarta
Under discussion
coding
how to learn coding?
07.01.2023
206
views
0
comments
0
sreedhar s
Level 9
Wellington
Question about the task
Working with dates
Java Syntax
,
Level 8
,
Lesson 11
Resolved
Verification failing
Reccomendation 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
385
views
3
comments
0
JIMMYS73
Level 43
Ukraine
New
Problem with plugin
Hi, 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
400
views
0
comments
1
Przemek
Level 25
Lublin
Question about the task
Serializing people
Java Core
,
Level 10
,
Lesson 10
Under discussion
Short question
I 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
481
views
3
comments
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
1670
views
1
comment
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
355
views
2
comments
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/ validation
Can anyone point out why this is not validating? Much appreciated!
16.12.2022
477
views
3
comments
0
Mats Main
Level 0
Under discussion
why so expensive and not german
hello why is this site so expensive and why no german language
21.04.2020
960
views
1
comment
1
Swarnadip Saha
Level 2
Kolkata
Under discussion
Can I run my own codes in this app
I want to do some codes other than the tasks .Where and How to do them
02.01.2023
230
views
1
comment
0
hidden #11220344
Level 3
Under discussion
Task assistance
When reading numbers, I noticed in an example that variables were being used without first being initialised. What's up with that?
02.01.2023
325
views
3
comments
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
659
views
4
comments
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 code
I 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
319
views
5
comments
0
Anonymous #11240343
Level 2
CodeGym University in India
New
doubt
in system. out. println("name= " + name) ; why + operator used?
01.01.2023
373
views
0
comments
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
348
views
2
comments
0
Cloudclark
Level 2
Aurora
Under discussion
how to redeem premium code?
How do you redeem a premium code?
03.12.2022
255
views
1
comment
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
313
views
2
comments
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 fails
Be sure that a mine is created with a probability of 10%. Whats wrong in my code?
24.09.2020
632
views
4
comments
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
610
views
4
comments
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
1780
views
6
comments
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
520
views
2
comments
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
445
views
2
comments
0
Show more
1
...
32
33
34
35
36
...
371
Please enable JavaScript to continue using this application.