Skip to main content
The 2024 Developer Survey results are live! See the results
MichaelL's user avatar
MichaelL's user avatar
MichaelL's user avatar
MichaelL
  • Member for 7 years, 5 months
  • Last seen more than a week ago
  • Atlanta, GA, USA
1 vote
2 answers
90 views

Searching Java ArrayList for comma-seperated values - string and int conbination.

1 vote
2 answers
79 views

decimal number conversion without arithmetic operations

1 vote
4 answers
4k views

JUnit testing public boolean equals(Object obj)

1 vote
1 answer
559 views

Storing most significant/least significant nibble in registers

0 votes
0 answers
92 views

Creating functions and concatenate registers values

0 votes
1 answer
68 views

Storing two digit user input

0 votes
1 answer
241 views

Prompting for user input, counting string length and reprinting input

0 votes
0 answers
363 views

searching for number of char occurrences in string

0 votes
1 answer
158 views

Call to readHex value is not waiting for user input

0 votes
2 answers
1k views

Using a slider to transition between 2 images

-1 votes
2 answers
518 views

Searching Java ArrayList and returning element location - indexOf() not working.

-1 votes
1 answer
49 views

multiply output of string by using custom input

-2 votes
2 answers
1k views

Java program to count positive values in a Collection<Integer>

-3 votes
2 answers
438 views

Sorting ArrayList Collections.sort not working [closed]

-3 votes
2 answers
68 views

vehicleList array not sorting and receiving a run time error [closed]