Skip to content

This repository contains basic implementation of data structures and algorithms in Python.

Notifications You must be signed in to change notification settings

bhandari-nitin/Python-Code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Python-Code

This repositiory contains basic implementation of data structures and algorithms in Python.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

Python (verison-2.6)

Installing

To install libraries, use pip command. For the most of the code, there is no external libarary to be installed.

Example:

pip install pandas

Running

To run the project, clone the repository and run the .py file.

python FILE_NAME.py

Acknowledgements

  1. Cracking the coding interview
  2. HackerRank
  3. Elements of Programming Interviews in Python

About

This repository contains basic implementation of data structures and algorithms in Python.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published