crmsnbleyd / cl-leetcode

Doing leetcode questions in portable Common Lisp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Common Lisp Leetcode

What is this repository?

This repository is intended to be a collection of Common Lisp programs that solve programming problems from LeetCode, a platform with many algorithmic and data structure related problems for developers to solve in order to hone their coding and technical interview skills.

At the time of initialisation <2022-09-27 Tue>, the original author has little to no experience with using Common Lisp, and is using the repository as a way to document new learnings.

Contribution

If you wish to add any new solutions in the established format of this repository (literate org mode file along with tests), make a pull request.

About

Doing leetcode questions in portable Common Lisp

License:GNU General Public License v3.0


Languages

Language:Common Lisp 100.0%