Akuna is younger than the old guard (founded 2011), but they have made a name for themselves in Options Market Making. Famous for their C++ training program and the "Akuna Math Test".
Intern: $12-14k/month
New Grad: $200k - $300k TC
Focus: Mental Math (Sequences), C++ (Templates, STL), Options Theory.
Core: C++17/20, Python.
Style: Collaborative, Educational.
"Write a C++ class that behaves like `std::vector`."
You need to handle dynamic resizing (doubling capacity), the Rule of 5 (Constructors/Destructors), and Templates.
A frog sits on lily pad 0. It can jump 1 or 2 steps. How many ways to get to pad 10?
(This is just Fibonacci).