Skip to content

Latest commit

 

History

23 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Elixir Practice

This is my practice repo where I learn and practice Elixir by solving coding problems. Topics include pattern matching, recursion, OTP, GenServer, concurrency, and more.

Running tests

# Run all tests
mix test

# Run a specific test file
mix test test/problems/json_parser_test.exs

About

Coding in Elixir!!

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages