Skip to content

lleitep3/poliglot-playground

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Studing Algorithms and Data Structures in some languages

SonarCloud

Languages choosing

Challenges

Challenges by languages

  • Sum - sum numbers
  • Reverse word - get a reverse order of characters of a word

Pre-requirement to run the code

Running The code

In order to maintain the things simple, to run any code you need to run just the docker-compose command.

All the code run in docker containers.

docker-compose up --build

Example Node

$ docker-compose up node-code

Example PHP

$ docker-compose up php-code

Example Python

$ docker-compose up python-code

Example Golang

$ docker-compose up golang-code

Example Elixir

$ docker-compose up elixir-code

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors