We're a place where coders share, stay up-to-date and grow their careers.
404 bio not found
All private interactions must abide by the code of conduct.
Erlang: (in the REPL) Num = [8,0,0,5,5,5,1,2,1,2]. io:for...
Jul 8 '19
Erlang: -module(devto8). -export([scrabble_score/1]). s...
Jul 5 '19
Erlang: note: I followed the link to the codewars page and ...
Jul 3 '19
Erlang -module(devto2). -export([diamond/1]). diamond(Ma...
Jul 2 '19
Erlang fltrim (Input) when length(Input) > 2 -> ...
Jul 1 '19
Sort the list of strings and loop through comparing current...
Dec 4 '18
What you're looking for is a Levenshtein distance of 1. Mos...
Dec 3 '18
Certification in general is good as "filler" on a resume as...
Mar 7 '18
Recent comments
Daily Challenge #9 - What's Your Number?
Erlang: (in the REPL) Num = [8,0,0,5,5,5,1,2,1,2]. io:for...
Daily Challenge #8 - Scrabble Word Calculator
Erlang: -module(devto8). -export([scrabble_score/1]). s...
Daily Challenge #6 - Grandma and her friends
Erlang: note: I followed the link to the codewars page and ...
Daily Challenge #2 - String Diamond
Erlang -module(devto2). -export([diamond/1]). diamond(Ma...
Daily Challenge #1 - String Peeler
Erlang fltrim (Input) when length(Input) > 2 -> ...
Advent of code Day 2 Part 2 Complexity
Sort the list of strings and loop through comparing current...
Advent of code Day 2 Part 2 Complexity
What you're looking for is a Levenshtein distance of 1. Mos...
I.T. Certifications
Certification in general is good as "filler" on a resume as...