Skip to content

Code Challenges #164

Description

@coltonmercurio

Develop a system for deploying coding challenges that can be completed along side the Lessons.

An optimal solution would:

  1. Create the a system that is independent of the 'sys' -- most likely utilizing GitHub Pages.
  2. Leverage the existing lesson infrastructure.

An additional method of testing for a passing solution, beyond testing standard output, would be to use ltrace and strace.

ltrace - to trace library calls
strace - to trace system calls

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions