Skip to content

A personal code warehouse for problem solving related things.

Notifications You must be signed in to change notification settings

jovannv/pythonps

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

pythonps (python problem solving)는 백준, 프로그래머스를 포함한 Problem Solving 관련 문제풀이, 혹은 코드들을 포함하고 있는 저장소입니다. 이 저장소는 낙서장, 혹은 코드 창고처럼 쓰이고 있기에 코딩 컨벤션이나 주석, 문제에 대한 정보 등이 일관되지 않을 수 있습니다.

Templates

템플릿은 Problem Solving 중 자주 쓰일법한 용례를 포함합니다. 많은 내용이 ppst 와 중복됩니다.

Baek(Baekjoon Online Judge)

Baekjoon Online Judge의 문제 및 문제 풀이들을 포함합니다.

Programmers

프로그래머스의 문제 및 문제 풀이들을 포함합니다.



About

A pythonps (python problem solving) is a collection of practices about various problem solvings. This repository is used as a code warehouse, so the code formatting or comments may not share consistent convention.

Templates

Templates contain a collection of codes can be used frequently for problem solvings. A lot of codes may be redundant with ppst.

Baek(Baekjoon Online Judge)

Most problems of pythonps can be found on Baekjoon Online Judge, but most files are named with its topic (instead of the problem number).

Programmers

A few problems are came from Programmers, which is one of famous site for problem solving.





About

A personal code warehouse for problem solving related things.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%