1
0
Fork 0
mirror of https://gitlab.com/mfocko/LeetCode.git synced 2024-11-09 15:59:06 +01:00
No description
Find a file
Matej Focko 778bcb1a2f
ci: adjust the commitizen config
* Reorder the languages based on the likelihood
* Add ‹style› to the possible options

Signed-off-by: Matej Focko <mfocko@redhat.com>
2024-02-26 21:35:17 +01:00
cpp cpp: add «2709. Greatest Common Divisor Traversal» 2024-02-25 23:29:38 +01:00
cs cs: add “206. Reverse Linked List” 2024-01-09 15:03:47 +01:00
go go: add «100. Same Tree» 2024-02-26 17:01:47 +01:00
java chore: run pre-commit 2024-01-19 07:12:37 +01:00
js chore: unwrap one layer 2023-12-12 14:36:00 +01:00
kt kt: add «76. Minimum Window Substring» 2024-02-04 21:15:56 +01:00
rb chore: unwrap one layer 2023-12-12 14:36:00 +01:00
rs rs: add «787. Cheapest Flights Within K Stops» 2024-02-23 17:02:03 +01:00
swift swift: add «216. Combination Sum III» 2024-02-11 18:27:23 +01:00
.cz.toml ci: adjust the commitizen config 2024-02-26 21:35:17 +01:00
.gitignore chore: ignore VSCode 2023-12-12 14:37:05 +01:00
.pre-commit-config.yaml ci(go): bump the pre-commit and add ‹gofmt› 2024-02-26 16:37:43 +01:00
add-problem.sh chore: add script for new files 2022-01-12 20:09:25 +01:00