techqueria / data-structures-and-algorithms

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:Python 79.3%Language:JavaScript 20.5%Language:Shell 0.2%