- Notifications
You must be signed in to change notification settings - Fork14
This repo helps keep track about exercises, Jupyter Notebooks and projects from the Data Structures & Algorithms Nanodegree Program offered at Udacity.
License
gmendozah/Data-Structures-and-Algorithms
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
In this course I learned data structures and algorithms by solving 100+ practice problems 🚀 🚀 🚀. The course starts from learning python programming to learning data structures to learning basic algorithms and finally learning advanced algorithms like A*.
The Anaconda distribution is free to install and can be downloaded using:
https://www.anaconda.com/download/
Based on your operating system, installation instructions are available online:
Python 3 is required to run the files within this repository.
In a terminal or command window, navigate to the top-level project directoryData-Structures-and-Algorithms/ (that contains this README) and run the following command:
jupyter notebook jupyter_notebook.ipynb
or
jupyter notebook jupyter_notebook.ipynb
on any Jupyter Notebook.This will open the iPython Notebook software and project file in your browser.
Verifyhere.
Understanding the Slice notation
Reversing a Linked List: Easy as 1, 2 ,3
What do these operators mean (** , ^ , %, //)?
Python - public, private and protected Access Modifiers
This project uses theMIT License.
About
This repo helps keep track about exercises, Jupyter Notebooks and projects from the Data Structures & Algorithms Nanodegree Program offered at Udacity.
Topics
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
