Join Exercism’s Elixir Track for access to 159 exercises grouped into 57 Elixir Concepts, with automatic analysis of your code and personal mentoring, all 100% free.
Get better at programming through fun, rewarding coding exercises that test your understanding of concepts with Exercism.
Help Eliud count the number of eggs in her chicken coop by counting the number of 1 bits in a binary representation.
Bob is a lackadaisical teenager. In conversation, his responses are very limited.
Given a natural radicand, return its square root.
Elixir is used for web development, embedded software, data ingestion, and multimedia processing.
Multi-clause functions with pattern matching and guards are the building blocks of Elixir code.
Elixir has no compile-time type checks, favoring run-time pattern matching.
All data in Elixir is immutable, allowing for safer and easier-to-reason-about concurrency.
Elixir uses the actor model - shared-nothing concurrency via message passing.
Elixir runs on the Erlang VM, known for running low-latency, distributed and fault-tolerant systems.
Every language has its own way of doing things. Elixir is no different. Our mentors will help you learn to think like a Elixir developer and how to write idiomatic code in Elixir. Once you've solved an exercise, submit it to our volunteer team, and they'll give you hints, ideas, and feedback on how to make it feel more like what you'd normally see in Elixir - they'll help you discover the things you don't know that you don't know.
Learn more about mentoringThe Elixir track on Exercism has 57 concepts and 159 exercises to help you write better code. Discover new exercises as you progress and get engrossed in learning new concepts and improving the way you currently write.
See all Elixir exercisesThe best part, it’s 100% free for everyone.