Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/gengjiawen/leetcode

leetcode in multi language
https://github.com/gengjiawen/leetcode

Last synced: about 2 months ago
JSON representation

leetcode in multi language

Awesome Lists containing this project

README

        

# leetcode

[![Gitpod ready-to-code](https://img.shields.io/badge/Gitpod-ready--to--code-blue?logo=gitpod)](https://gitpod.io/#https://github.com/gengjiawen/leetcode)
[![CircleCI](https://circleci.com/gh/gengjiawen/leetcode.svg?style=svg)](https://circleci.com/gh/gengjiawen/leetcode)
[![tested with jest](https://img.shields.io/badge/tested_with-jest-99424f.svg)](https://github.com/facebook/jest)
[![code style: prettier](https://img.shields.io/badge/code_style-prettier-ff69b4.svg?style=flat-square)](https://github.com/prettier/prettier)

[LeetCode Online Judge](https://leetcode.com/) is a website containing many **algorithm questions**. Most of them are
real interview questions of **Google, Facebook, LinkedIn, Apple**, etc. This is my leetcode solutions, written in many
language.

![Leetcode](./leetcode.png?style=centerme)

Just showoff I am a polyglot engineer.

Also really try hard to mark TDD for every language :)