Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/foggalong/puzzles


https://github.com/foggalong/puzzles

dailyprogrammer leetcode leetcode-python leetcode-solutions

Last synced: 10 days ago
JSON representation

Awesome Lists containing this project

README

        

# Puzzles

Solutions to coding puzzles from various places.

## Daily Programmer

There's a brilliant subreddit [r/dailyprogrammer](https://reddit.com/r/dailyprogrammer) which releases several coding challenges every week. A list of the challenges can be found [here](daily/CHALLENGES.md) in a nicer format than provided by the subreddit.

## Leetcode

[![Sync Leetcode](https://github.com/Foggalong/leetcode/actions/workflows/sync_leetcode.yml/badge.svg?branch=main)](https://github.com/Foggalong/leetcode/actions/workflows/sync_leetcode.yml)

Solutions to [Leetcode problems](https://leetcode.com/problemset/all/), synced automatically to GitHub using [this workflow](https://github.com/joshcai/leetcode-sync).