Skip to main content
Incomputable's user avatar
Incomputable's user avatar
Incomputable's user avatar
Incomputable
  • Member for 8 years, 6 months
  • Last seen this week
43 votes
Accepted

C program that reverses a string

17 votes
Accepted

Extremely simple timer class in C++

14 votes

Create a C style char** from a C++ vector<string>

11 votes
Accepted

C++ std::array wrapper

11 votes

Processing XYZ data from a large file

11 votes

C++ Thread safe priority queue implementation

10 votes

"contains" function for STL containers

10 votes
Accepted

Splitting std::string based on delimiter using only find and substr

10 votes

Check if a string has all unique characters

10 votes
Accepted

Regular Expression Evaluator

10 votes

Date class in C++

10 votes

Generate random binary arrays

10 votes

Sorting algorithms - Bubble sort

9 votes

C++ Template-Based ArrayList Implementation

9 votes

Removing multiple slashes from path

9 votes

`sfinae</* ... */>` proposal... useful or unnecessary?

9 votes
Accepted

Unit conversion program into metre and stored input

8 votes

A simple C++ class for packing DNA strings

8 votes
Accepted

Simple string joiner in modern C++

8 votes
Accepted

Check if the string is palindrome

7 votes

Python-style string multiplication

7 votes

Finding Second Largest Element in an Array

7 votes

Program that finds the longest word not containing one of the disallowed characters

7 votes
Accepted

Finding all intervals that match predicate in vector

7 votes

Templated CSV file parser

6 votes

Apply a function to each element of a tuple ("map" a tuple)

6 votes

Add Two Numbers given in Reverse Order from a Linked List

6 votes

Speeding up string splitting in Rcpp/Cpp

6 votes

Simple dataset class in C++

6 votes

Traversing an array with a pointer to the array

1
2 3 4 5 6