Skip to content
#

combinations

Here are 32 public repositories matching this topic...

[2018 project] Toolkit for beginner-level permutations and combinations problems. Enabled easy calculation and display of permutations and combinations of a given string using customized algorithms. Employed Python's itertools library to generate, filter, and manipulate results, aiding learners in understanding fundamental concepts in a fun way.

  • Updated Mar 22, 2022
  • Python

The repository 'leet-code' offers solutions to various LeetCode problems, including an optimized algorithm. The project features well-documented code, unit tests for validation, and supports Python 3.6 or higher. Users can clone the repository to explore and utilize the solutions.

  • Updated Apr 6, 2025
  • Python

Improve this page

Add a description, image, and links to the combinations topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the combinations topic, visit your repo's landing page and select "manage topics."

Learn more