Skip to content

Algorithm Exercises and Solutions in multiple languages

Notifications You must be signed in to change notification settings

red-cup/algorithms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 

Repository files navigation

Algorithms

This is an attempt to generate more content for junior developers or those attempting to learn object oriented programming. This is currently being developed by @bahodge & @nestorsalinas88. We are taking inspiration from several sources but focusing them down to modern problems. Languages

In an effort to appeal to the most amount of people, we are developing all of these problem sets in the following languages:

  • JavaScript w/ es6 syntax
  • Ruby
  • Elixir
  • Java
  • Python

Algorithms

source

In mathematics and computer science, an algorithm is a set of instructions, typically to solve a class of problems or perform a computation. Algorithms are unambiguous specifications for performing calculation, data processing, automated reasoning, and other tasks.

Language Versions

  • Node 12.8.0
  • Ruby 2.6.3
  • Elixir 1.9.1
  • Java TBD
  • Python 3.7.x

Recommended Tools

  • Text Editors / IDEs

  • Language Version Managers

    • asdf
    • rvm - Ruby Version Manager
    • nvm - Node Version Manager

About

Algorithm Exercises and Solutions in multiple languages

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published