orbankaroly
orbankaroly
JCHJava Community | Help. Code. Learn.
Created by orbankaroly on 11/19/2024 in #java-help
Hey guys,
thanks a lot; thought there is something like sort.listname, or something similar that is shorter 🙂
7 replies
JCHJava Community | Help. Code. Learn.
Created by orbankaroly on 11/17/2024 in #java-help
Two Sum Problem on leetcode
and that caused valid answers from my own sets...
12 replies
JCHJava Community | Help. Code. Learn.
Created by orbankaroly on 11/17/2024 in #java-help
Two Sum Problem on leetcode
forgot i can get negative numbers the way i did it
12 replies
JCHJava Community | Help. Code. Learn.
Created by orbankaroly on 11/17/2024 in #java-help
Two Sum Problem on leetcode
just realised the problem was me being stupid tho 😄
12 replies
JCHJava Community | Help. Code. Learn.
Created by orbankaroly on 11/17/2024 in #java-help
Two Sum Problem on leetcode
you get a set of numbers and a target number, you should figure it out which two numbers of the set have the sum of the target
12 replies