Skip to content

Latest commit

 

History

History
59 lines (39 loc) · 1.84 KB

README.md

File metadata and controls

59 lines (39 loc) · 1.84 KB

exercises

Table of contents

Overview

This repository contains programming challenges for the Python Benin community.

The challenges cover various topics like mathematics, algorithms and data structures, system design, SQL, etc. The challenges can also be related to a framework or technology like NodeJS, or PHP.

Challenges are published every fortnight. A solution is published one week after the challenge.

How to participate

  1. Choose a Challenge: Browse through the challenges and choose one that suits you. They are listed below.

  2. Read the Problem Statement: Carefully understand the problem requirements and constraints.

  3. Attempt Solution: Implement your solution in your preferred programming language.

  4. Test Your Code: Run your code with various inputs to ensure it produces the correct output.

  5. Compare with Solutions: If you're stuck or want to learn alternative approaches, check out the provided solutions or discuss with the community.

Challenges

  1. Simple equation solver
  2. Dunks
  3. Burrows-Wheeler
  4. Run-length encoding (RLE)
  5. Garbadrome
  6. Tomb Raider

Contributing

We encourage contributions from the community!

If you have a new challenge idea, please contact an admin on slack to discuss.

If you find a mistake or would like to improve one of the existing solutions, please submit a pull request.

Community

Join us on Slack.