Skip to content

Immaculate96-dev/Data-me_001

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Data-me_001

Data Structures Practice

This repository is designed to help mentees practice Python data structures using simple yet challenging problems. It includes skeleton code for implementation and corresponding unit tests for validation.

Getting Started

Prerequisites

  • Python 3.8 or higher
  • A code editor or IDE (e.g., VSCode, PyCharm)

Instructions

  1. Fork the Repository:
    Before starting, fork this repository to your GitHub account. This will create your own copy of the project where you can work.

  2. Clone Your Forked Repository:
    Clone the repository to your local machine using the following command:

    git clone <your-forked-repo-url>
    cd Data-me_001

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%