21 open-source projects similar to checkcheckzz/coding-problem, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Coding Problem alternative.
A simple web service to implement a calculator built using Python/Django. The service offers an endpoint that reads a string input and parses it. it decodes the base64 encoding and interprets it by breaking it down into smaller statements and solved following the order of precedence. It returns either an HTTP error code, or a correct solution.
API that adds each of the times sent in an array.