Skip to main content
mheinzerling's user avatar
mheinzerling's user avatar
mheinzerling's user avatar
mheinzerling
  • Member for 13 years, 1 month
  • Last seen more than 2 years ago
11 votes
Accepted

Address book with database tables

7 votes

2048 game clone in Java

7 votes

Creating an Array of Linked Lists from a BST

6 votes
Accepted

Converting Roman numerals to decimal

6 votes

Java Exception Message

6 votes

Validate and import data from an Excel file

6 votes

This TDD code seems noisy

5 votes

Stanford CS106A Min / Max program

5 votes
Accepted

Creating a pipeline operator in Java

5 votes

Show cents only if price contains them

5 votes

Putting read data into a combined file based on certain attributes

5 votes
Accepted

Social football site with authentication and user statistics

5 votes
Accepted

High School Java Class: Pong Project External Reviewer

5 votes

Printing a diamond-shaped figure

4 votes
Accepted

Note class for managing information on various musical notes

4 votes

Count occurrences of a given number in a list

4 votes

Float string to integer string

4 votes
Accepted

Consistent implementation of PHP class constants (arrays not allowed)

4 votes
Accepted

Importing an Excel document into a project

4 votes
Accepted

How to implement Publish-subscribe pattern in PHP?

4 votes

Inserting into a database using JDBC

4 votes

Expense-sharing calculation

4 votes
Accepted

Code that prints ASCII bowties to screen given inputs

3 votes
Accepted

Is there any downside to define a function that use one dictionary as an argument instead of several (+10) arguments?

3 votes
Accepted

Properly storing error messages and displaying them with OOP

3 votes

How to make this Regex more flexible?

3 votes
Accepted

Full screen countdown display

3 votes
Accepted

Circular shift string

3 votes
Accepted

Validator Readability and Efficiency

3 votes
Accepted

A TDD Exercise on ConnectFour