Skip to main content

Explore our questions

0 votes
0 answers
38 views

A Java program for compressing/decompressing files via Huffman algorithms (version 1.1.1)

5 votes
1 answer
418 views

A Java program for compressing/decompressing files via Huffman algorithms (version 1.0.0)

2 votes
1 answer
129 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
347 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
183 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
474 views

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

3 votes
2 answers
844 views

Three non-negative integer encoding techniques in Java

2 votes
2 answers
254 views

Benchmarking in Java some super linearithmic sorting algorithms

0 votes
1 answer
83 views

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

5 votes
1 answer
529 views

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

2 votes
1 answer
149 views

ShannonFanoEncoder.java - computing prefix codes in Java

Browse more Questions