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

Find all paths in a graph

7 votes
Accepted

Generating 10-character passwords, with 3-6 digits and 3-6 uppercase letters, in C++

7 votes
Accepted

Compressing large jpeg images

7 votes

Get total sales grouped by customer and product

7 votes
Accepted

Python script to get and save data from a web API

6 votes
Accepted

Using java streams to handle incoming API requests

6 votes

Building Slack message

6 votes

Get the first item in a sequence that matches a condition

6 votes

Find the mean magnitude of values inside unit circle

6 votes
Accepted

Simple number-guessing game in Haskell

5 votes

Exploring the space of 8 parameters of a physics problem to then be evaluated in ODE integrator as LSODA millions of times, efficently

5 votes
Accepted

How can I make a shorter binary rule in haskell?

5 votes

Create two random teams from a list of players

5 votes
Accepted

Parsing ~100,000 strings and matching them to various classes

5 votes
Accepted

Leetcode 15 - 3 sum

5 votes
Accepted

Single Player Python Battleship Game

5 votes

Harry Potter Kata

5 votes
Accepted

Create football stats from a .csv file

5 votes
Accepted

Is this Python decorator a good idea to solve circular recursion?

4 votes

Scraping the calendar of some public libraries from their websites

4 votes
Accepted

Two Sum Implementation on Haskell Brute Force and Optimized approach

4 votes
Accepted

Graphs for distributing rewards

4 votes
Accepted

Last Stone Weight Problem in Haskell using list `insert`

4 votes
Accepted

Get HTTP status of many URLs

4 votes

Miller-Rabin implementation is very slow

4 votes
Accepted

Ackermann-Péter function call count using Writer monad

4 votes

Script for Python Hanoi Tower OOP

4 votes

Chaining statistics in a dice queue

4 votes

Optimize printing massive strings to System.out with respect to time

4 votes

Comparison of values in dictionary