Skip to main content
Yuushi's user avatar
Yuushi's user avatar
Yuushi's user avatar
Yuushi
  • Member for 12 years, 11 months
  • Last seen more than 4 years ago
  • Adelaide, Australia
36 votes

Maximum of three values in C++

32 votes
Accepted

Efficient smart pointer implementation in C++

22 votes
Accepted

Simulating craps games

22 votes
Accepted

Summing values in a vector using threads

21 votes

Euclid's Algorithm (Greatest Common Divisor)

18 votes
Accepted

Factorial code in C

16 votes
Accepted

Writing .ppm images to a file

15 votes

BigInteger implementation in C, supporting addition and multiplication

13 votes

Installing "mods" with Python

13 votes

C++ 3D Vector Implementation

12 votes
Accepted

Ring buffer for audio processing

12 votes

Most efficient way to populate a vector of integers with no duplicates

12 votes

Eliminate duplicates from strings

11 votes
Accepted

Linked list implementation correctness

11 votes
Accepted

Enigma simulator performance

11 votes

Better size aligning?

11 votes
Accepted

Is my C style good? 100 line timer program

11 votes

Validating opening and closing bracket pairs

11 votes
Accepted

Time calculator for a given speed and file size

11 votes

Network programming for an IRC Bot

10 votes
Accepted

Find the minimum number of characters to add to make password strong

10 votes
Accepted

Checking if three numbers sum to a given number

10 votes
Accepted

Project Euler #22 - Name scores

10 votes

Strategy pattern - design hash table

9 votes

Calculate the number of moves requires for a knight chess piece

9 votes

ANSI C Mergesort

9 votes
Accepted

C++ Task Scheduler

8 votes
Accepted

Is there a simpler way to make an English-readable list from strings in a tuple?

8 votes
Accepted

Are there any problems with this memcpy() implementation?

8 votes
Accepted

Templated Quicksort

1
2 3 4 5