Skip to content

isisAnchalee/Algorithms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Data Structures & Algorithms Repository

This is repository of data structures and algorithms written in Javascript and Ruby. Some of the algorithms are from Cracking the Coding Interview by Gayle Laakmann McDowell .

#Contributing

To contribute, fork this repo and create a pull request. Please include a short descriptive link to the code in the readme. If your code requires further explanation, you can include a more detailed explanation in the Data Structures or Algorithms subfolder's readme. Tests are optional.

If you're looking for inspiration:

##Ruby instructions:

To run Ruby specs, execute the rspec command in the terminal

##Javascript Instructions

To run Javascript specs, execute the rake jasmine command in the terminal. Then open the browser to http://localhost:8888/

#Data Structures

###Javascript:

###Ruby:

#Algorithms

###JavaScript:

###Ruby:

#Cracking the Coding Interview

##Data Structures:

###JavaScript:

##Algorithms:

###Ruby:

###Dynamic Programming:

About

algos & data structures in ruby/js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published