Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 663 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 663 Bytes

LeetCode

Crowd solution for LeetCode. We believe there are no perfect algorithm, always better algorithm exist. We want to find better and even better solution for LeetCode with crowd sourcing.

Just make a commit and push your solution source, and if you find some improvement point in others then fix it!

Filename rules

Directory: [problem(Algorithms=al, Database=db, Shell=sh]_[number]/

File: [language]_[unique username].extension

Example

  • al_380/swift_yoobato.swift
  • db_181/mysql_yoobato.sql
  • sh_193/bash_yoobato.sh

Please include a problem link comments in your source code so that other people can check easily! :D