Skip to main content
We’ve updated our Terms of Service. A new AI Addendum clarifies how Stack Overflow utilizes AI interactions.

Explore our questions

5 votes
1 answer
380 views

A Java program for compressing/decompressing files via Huffman algorithms

2 votes
1 answer
117 views

Huffman code builder in Java - computing prefix codes for arbitrary (generic) alphabets - Take II

7 votes
4 answers
6k views

Counting multiples of 3 up to a given number

4 votes
2 answers
342 views

HuffmannEncoder.java - computing prefix codes for arbitrary (generic) alphabets

6 votes
3 answers
1k views

Find the smallest number of square numbers to create n

-1 votes
2 answers
181 views

Object oriented programming deque implementation (another second thought)

1 vote
1 answer
110 views

Jump point search in Java for faster pathfinding in grid mazes

4 votes
3 answers
469 views

A simple method for compressing white space in text (Java) - Take II

2 votes
2 answers
840 views

Three non-negative integer encoding techniques in Java

2 votes
2 answers
252 views

Benchmarking in Java some super linearithmic sorting algorithms

0 votes
1 answer
82 views

Computing loan cuts leading to a global zero equity in a financial graph (Java)

5 votes
1 answer
525 views

A simple method for compressing white space in text (Java)

2 votes
1 answer
147 views

ShannonFanoEncoder.java - computing prefix codes in Java

4 votes
3 answers
803 views

Text Based Minesweeper in Java

Browse more Questions