Skip to content

Latest commit

 

History

History
69 lines (55 loc) · 4.14 KB

index.md

File metadata and controls

69 lines (55 loc) · 4.14 KB

2019-1-OSS-E5


Algorithm - Python


Link to project milestone Contributing Member Link to Our Work Code How to Contribute

Link to Our Work Code

Jaewan Moon Sunggeun Lim Jiyoung Kim Sangjun Pae
Btree.py queue 3n+1.py Circular_linked_list.py
stack FindMax.py basic_binary_tree.py
FindMin.py binary_search_tree.py
Hanoi.py README.md
abs.py wiki: Project member info
absMax.py wiki: Every Day Activity
absMin.py Wiki Home
average.py Wiki Project Milestone
factorial_python.py How to Contribute

Contributing Member

개인정보 조회 링크 : Link To Member info

문재완(Jaewan Moon)

  • Git ID: jaewan7599
  • Student ID : 2017312554
  • Email Adreess : jaewan7599@skku.edu
  • Role : Team Leader,

김지영(JiYoung Kim)

  • Git ID: pltlover
  • Student ID : 2018313475
  • Email Adreess : pitlover@naver.com
  • Role : Edit and add file to Maths

임성근(Sunggeun Lim)

  • Git ID: nicholas369
  • Student ID : 2015311988
  • Email Adreess : nicholas369@naver.com
  • Role : Static page, Edit and add file to datastructure

배상준(SangJun Pae)

  • Git ID: jun-honey
  • Student ID : 2018310364
  • Email Adreess : psj97047@naver.com
  • Role : Data structure, Edit and add file to datastructure, Description of topic

How to Contribute

Korean Translation

  • lots of files are only written in English.
    So anybody can contribute by translating py code English to korean.
    We need a lot of help in this area.

Adding Code
We need addtional code and variaty of algorithms :

  • Add algorithm
  • Add function
  • Delete unneeded file

Explaning algorithms
There are too little explanations for beginners. So you can contribute by :

  • Explanation in py code
  • Explanation in README file.