data-structures-and-algorithms
                                
                                 data-structures-and-algorithms copied to clipboard
                                
                                    data-structures-and-algorithms copied to clipboard
                            
                            
                            
                        Let's go over data structures and algorithms together. We will use Cracking the Coding Interview as reference
data-and-algorithms 
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...
- 
🍴 Fork this repository 
- 
🔨 Commit your changes to your forked repo 
- 
🎉 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