GithubHelp home page GithubHelp logo

ybur-yug2 / homework Goto Github PK

View Code? Open in Web Editor NEW

This project forked from elixirschool/homework

0.0 0.0 0.0 30 KB

A collection of coding exercises to be completed in conjunction the lessons available on elixirschool.com

Home Page: https://elixirschool.com

Elixir 100.00%

homework's Introduction

Homework

Homework by Elixir School is a collection of coding exercises to be completed in conjunction with our lessons available on elixirschool.com.

Each exercise is created as a standalone Mix project requiring a varying degree of code completion to get the include test suite to pass.

Exercises

Print different shapes to IO like diamonds, squares, and pyramids given their size.

In this exercise we'll implement functions to convert strings to CamelCase, snake_case, and WaVyCaSe.

Implement multiple functions that manipulate and retrieve data from within collections.

Using the provided poem Be Proud of Who You Are (found within word_count/priv), count the occurrences of each word and print the top 10 most frequent.

Print out N steps of the Fibonacci sequence.

Finish implementing a Markdown parser in Elixir

Provided with a string of characters ("aabbc"), print all possible palindrome premutations ("abcba", "bacab") to IO.

Contributions

We'd love to hear your feedback on how these exercises are working for you. Have ideas for new exercises? We're all ears!

Is this is your first time contributing to an Elixir School project? Head on over to our Campus to learn a little bit more about us and how we work.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.