Skip to content

ccedacero/data-structures-and-algorithms

 
 

Repository files navigation

data-and-algorithms Travis build status

Let's go over data structures and algorithms together!

We will use Cracking the Coding Interview Book as reference.

Feel free to add your solutions in your programming language of your choice 😃

Run the following script to create the directory structure for your programming language if one is not already created

bash createDirectories.sh  <Programming Language>

Contributing


To get started...

  1. 🍴 Fork this repository

  2. 🔨 Commit your changes to your forked repo

  3. 🎉 Open a new pull request with changes from your forked repo and get it approved!

    • To pull down the most recent changes on this repo, make this branch your upstream

Check out Noé Lomelí's video for visual directions

Join Slack Channel


Request an invite here: techqueria.org/slack

Follow along with the community on the #data-and-algorithms channel on our Slack

Make sure to also check out our #python #ruby #javascript and #golang channels while you're there

About

Let's go over data structures and algorithms together. We will use Cracking the Coding Interview as reference

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 79.3%
  • JavaScript 20.5%
  • Shell 0.2%