Skip to main content

Explore our questions

2 votes
2 answers
88 views

repllib.java - a tiny Java library for implementing simple REPL (Read, Evaluate, Print, Loop) programs

4 votes
4 answers
508 views

Finding Special Parts in a Word

4 votes
1 answer
89 views

Efficient way to win points in chocolate bowl game

6 votes
1 answer
343 views

Tic Tac Toe - Stage 2: console PvP + PvE + "EvE"

0 votes
0 answers
59 views

Wait for results/failure of an unreliable async operation

4 votes
1 answer
182 views

Implementing Dependency Injection into a JavaFX CRUD Application

9 votes
3 answers
4k views

Fixed-size array-based implementation of a queue

5 votes
4 answers
483 views

Count number of substrings in less time

4 votes
2 answers
520 views

Simple Java program to aggregate lines of a text file

4 votes
2 answers
110 views

Custom RowSorter that sorts a Swing table containing data with unit suffixes

7 votes
3 answers
2k views

Java JDBC: MySQL database-wrapper

6 votes
7 answers
1k views

Filter non-even elements from an array

3 votes
3 answers
605 views

Collection-like classes in Java - taking advantage of varargs

8 votes
5 answers
6k views

Java - How to represent the result of an operation

Browse more Questions