Ecosyste.ms: Awesome

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

https://github.com/lucifer1004/leetcode.typ

Solving Leetcode problems in Typst
https://github.com/lucifer1004/leetcode.typ

Last synced: 26 days ago
JSON representation

Solving Leetcode problems in Typst

Lists

README

        

# leetcode.typ - Solving Leetcode problems in Typst

![Logo](images/logo.png)

To compile the document, you need to install [`typst`](https://github.com/typst/typst) first, then run

```bash
typst watch leetcode.typ
```

to get a dynamically updated PDF file `leetcode.pdf`.

Example output is [here](./build/leetcode.pdf).