Skip to content

The collection of all my solved algorithms in one place.

Notifications You must be signed in to change notification settings

jamesmskelsey/solved-algorithms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What this is

This is a collection of many different algorithms and coding projects I've worked on over the last several months tidying up my skills.

I realized suddenly that all them were in private repos... and that I could just make it easier and place them all here.

Languages

  1. Python
  2. JavaScript

Fibonacci and Recursion

For some reason every programmer thinks that to solve for the nth position of the Fibonacci sequence you should use recursion.

Stop. Get help. Find Binet.

Build Status

Python Tests jamesmskelsey

Have you played with CircleCI? It's so, so easy to do. Jeez.

About

The collection of all my solved algorithms in one place.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published