aptive / challenge
Not just anyone who writes code. Engineers who dig in, think clearly, and build things that work. If that sounds like you, prove it.
A progressive API challenge. Read the problems, write code to solve them, and submit your answers back.
Use whatever language and tools you like. Have fun with it.
Start here
POST https://challenge.aptive.tech/api/challenge
Content-Type: application/json
{"email": "you@example.com"}The response tells you what to do next.
The loop
1.POST your email, get a session and your first challenge
2.Solve it, submit your answer via the API
3.Correct answer unlocks the next level
4.Bonus: make it repeatable
FYI
•Use your real email
•We're evaluating you, not your LLM
•You can retry any level
•Sessions expire after 6 hours
gl hf