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

https://github.com/ruislan/leetcode-kotlin


https://github.com/ruislan/leetcode-kotlin

Last synced: 19 days ago
JSON representation

Awesome Lists containing this project

README

          

# 用Kotlin刷LeetCode

## 简介

因为每日一题有时候会出现已经用Rust做过的题目,所以就用kotlin来搞了。

## 关于Kotlin

Kotlin的语法我是比较喜欢的,加上语法糖也是很甜,同时生态大发,背景给力,规划亮眼,社区优秀,
所以Java系的都不应该错过这个它。

## 路线

跟着每日一题走,当天出现了做过的题目。

## 文件结构

* q就是普通题
* lcp,offer和interview等在LeetCode题库中有对应的前缀