Skip to content

bmitch/erlang_practice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Erlang Practice Programs

  • 01 - Factorial - Calculate the factorial of a number.
  • 02 - Length of a list - Calculate the length of a list.
  • 03 - Duplicate - Duplicate a term X times and return in a list.
  • 04 - Reverse - Reverse a list.
  • 05 - Sublist - Returns the first N elements of a list.

About

Simple programs to practice erlang

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages