Skip to content

bxlxji/Algorithms-and-Data-Structures-Practice---Balaji-s-Personal-Practice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 

Repository files navigation

Algorithms-and-Data-Structures-Practice---Balaji-s-Personal-Practice

Hey! I'm Balaji (pronounced BAA LAA JEE). This repo is a record of some of my practice programs. This is written only as documentation for myself and not as a tutorial. This repo respresents my ability to learn and Problem-solve creatively. I have used "Python 3" as the coding language since it allows me to focus on learning the topic without detering my ability to express fluently. I have used "Miniconda" for its light footprint and ease of access to even heavier programs if needed. Miniconda Installs Python 3 and a lot of other packages such as Jupyter Notebook,etc. I have added a file path to the python.exe present inside miniconda folder for all my programs to use. I have primarily used "Visual Studio Code"(VS Code) as my Integrated Development Environment(IDE) for some programs. I have also used "PyCharm" and "JupyterLab" to efficiently make use of a Python centered IDE and Jupyter Notebooks without the hassle of using a browser and accidentally losing all my code. The Links to all the Programs will be mentioned at the bottom for your reference.

I began my Documentation Practice with "Data Structutures" and then moved on to "Algorithms".

References:

Python: https://www.python.org/ https://www.python.org/doc/ https://docs.python.org/3/

Miniconda: https://docs.anaconda.com/free/miniconda/index.html https://docs.anaconda.com/_/downloads/en/main/pdf/ https://www.anaconda.com/

Visual Studio Code: https://code.visualstudio.com/ https://code.visualstudio.com/docs

Pycharm Community Edition: https://www.jetbrains.com/pycharm/ https://www.jetbrains.com/pycharm/download/?section=windows https://www.jetbrains.com/help/pycharm/getting-started.html

JupyterLab: JupyterLab is the next-generation user interface for Project Jupyter offering all the familiar building blocks of the classic Jupyter Notebook (notebook, terminal, text editor, file browser, rich outputs, etc.) in a flexible and powerful user interface. https://github.com/jupyterlab/jupyterlab https://github.com/jupyterlab/jupyterlab/releases https://jupyterlab.readthedocs.io/en/latest/index.html

Typing Trainer: https://www.typingtest.com/trainer/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published