8000 GitHub - ktth159/algorithm: Algorithm repo for git-tturami
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

ktth159/algorithm

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Git-tturami




Git-tturami is programming study group in Chung-Ang university computer science engineering.
We pursue study for Mutual Benefit. so, Feel free debating each other.
This repository is for algorithm study.

For uploading your code

  • Please make your own directory and push your codes.
  • Upload your code after naming with (ploblem's no)-(ploblem's name).cpp like 1000-add.cpp.
  • Make Pull request, and our member will review your code.

Small rules for our study

  • Review other's code actively!!
  • Write commit-msg so we can understand well.
  • When you write comment in your Pull request, you should include about below ones,
    • My code's abstract Time complexity.
    • My code's abstract Space complexity.
    • What algorithm, data structures or ways I used.

About

Algorithm repo for git-tturami

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 85.1%
  • C++ 14.9%
0