Skip to content

yogendrajs/Python-Basic-Algo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python-Algorithms

In this project, I have just solved some of the very basic questions to improve my logical thinking in Python3.

Requirements

If you are on Linux-based system, run the following command on your terminal to install python3.

sudo apt-get update && sudo apt-get install python3

If you are on the Windows, please download it from https://www.python.org/downloads/

How to run the code?

After finishing installation process, you can run like,

python3 your_file_name.py

About

Here are my some of the basic python algo questions

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages