Giter VIP home page Giter VIP logo

algorithm_solve's Introduction

๐Ÿ“ ์•Œ๊ณ ๋ฆฌ์ฆ˜ ๋ฌธ์ œ ํ’€์ด ๊ธฐ๋ก ๐Ÿ“

์•Œ๊ณ ๋ฆฌ์ฆ˜ ๋ฌธ์ œ ํ’€์ด ๊ธฐ๋ก์„ ์œ„ํ•œ Repository์ž…๋‹ˆ๋‹ค.

2023๋…„ 11์›” 26์ผ๋ถ€ํ„ฐ ๋ฐฑ์ค€ํ—ˆ๋ธŒ๋ฅผ ๋„์ž…ํ•˜์—ฌ ๋ฌธ์ œ ๊ธฐ๋ก ๋ฐฉ์‹์ด ๋ณ€๊ฒฝ๋˜์—ˆ์Šต๋‹ˆ๋‹ค.
ํ•ด๊ฒฐํ•œ ๋ฌธ์ œ๋Š” ํ”Œ๋žซํผ/๋“ฑ๊ธ‰/๋ฌธ์ œ์˜ ํ˜•์‹์œผ๋กœ ๊ธฐ๋ก๋ฉ๋‹ˆ๋‹ค.


~2023๋…„ 11์›” 26์ผ๊นŒ์ง€ ํ•ด๊ฒฐํ•œ ๋ฌธ์ œ

BOJ

Baekjoon Online Judge ๋ฌธ์ œ ํ’€์ด ๊ธฐ๋ก์„ ์œ„ํ•œ ๋””๋ ‰ํ† ๋ฆฌ์ž…๋‹ˆ๋‹ค.
์‚ฌ์šฉ ์–ธ์–ด๋Š” Python์ด๋ฉฐ ํŒŒ์ผ์˜ ์ด๋ฆ„์ด ๋ฌธ์ œ์˜ ๋ฒˆํ˜ธ์ž…๋‹ˆ๋‹ค.

  • 1000~9999: 1000๋ฒˆ๋ถ€ํ„ฐ 9999๋ฒˆ๊นŒ์ง€์˜ ๋ฌธ์ œ ํ’€์ด ์ฝ”๋“œ๋ฅผ ๋ชจ์•„ ๋†“์€ ๋””๋ ‰ํ† ๋ฆฌ์ž…๋‹ˆ๋‹ค.
  • 10000~19999: 10000๋ฒˆ๋ถ€ํ„ฐ 19999๋ฒˆ๊นŒ์ง€์˜ ๋ฌธ์ œ ํ’€์ด ์ฝ”๋“œ๋ฅผ ๋ชจ์•„ ๋†“์€ ๋””๋ ‰ํ† ๋ฆฌ์ž…๋‹ˆ๋‹ค.
  • 20000: 20000๋ฒˆ๋ถ€ํ„ฐ์˜ ๋ฌธ์ œ ํ’€์ด ์ฝ”๋“œ๋ฅผ ๋ชจ์•„ ๋†“์€ ๋””๋ ‰ํ† ๋ฆฌ์ž…๋‹ˆ๋‹ค. ( ์ถ”๊ฐ€ ์˜ˆ์ • )

Baekjoon Online Judge Directory for problem solving records.
The language used is Python and the name of the file is the name of problem.

  • 1000~9999: This is a directory containing problem solving codes from 1000 to 9999.
  • 10000~19999: This is a directory containing problem solving codes from 10000 to 19999.
  • 20000: This is a directory containing problem solving codes from 20000. (to be added)

Programmers

Programmers ๋ฌธ์ œ ํ’€์ด ๊ธฐ๋ก์„ ์œ„ํ•œ ๋””๋ ‰ํ† ๋ฆฌ์ž…๋‹ˆ๋‹ค.
์‚ฌ์šฉ ์–ธ์–ด๋Š” Python, MySQL์ด๋ฉฐ ํŒŒ์ผ์˜ ์ด๋ฆ„์ด ๋ฌธ์ œ์˜ ์ด๋ฆ„์ž…๋‹ˆ๋‹ค.

  • LV_01: Level 1 ๋ฌธ์ œ ํ’€์ด ์ฝ”๋“œ๋ฅผ ๋ชจ์•„ ๋†“์€ ๋””๋ ‰ํ† ๋ฆฌ์ž…๋‹ˆ๋‹ค.
  • LV_02: Level 2 ๋ฌธ์ œ ํ’€์ด ์ฝ”๋“œ๋ฅผ ๋ชจ์•„ ๋†“์€ ๋””๋ ‰ํ† ๋ฆฌ์ž…๋‹ˆ๋‹ค.
  • LV_03: Level 3 ๋ฌธ์ œ ํ’€์ด ์ฝ”๋“œ๋ฅผ ๋ชจ์•„ ๋†“์€ ๋””๋ ‰ํ† ๋ฆฌ์ž…๋‹ˆ๋‹ค.
  • LV_04: Level 4 ๋ฌธ์ œ ํ’€์ด ์ฝ”๋“œ๋ฅผ ๋ชจ์•„ ๋†“์€ ๋””๋ ‰ํ† ๋ฆฌ์ž…๋‹ˆ๋‹ค.
  • LV_05: Level 5 ๋ฌธ์ œ ํ’€์ด ์ฝ”๋“œ๋ฅผ ๋ชจ์•„ ๋†“์€ ๋””๋ ‰ํ† ๋ฆฌ์ž…๋‹ˆ๋‹ค. ( ์ถ”๊ฐ€ ์˜ˆ์ • )

Programmers Directory for problem solving records.
The language used are Python, MySQL and the name of the file is the name of problem.

  • LV_01: This is a directory containing problem solving codes from Level 1.
  • LV_02: This is a directory containing problem solving codes from Level 2.
  • LV_03: This is a directory containing problem solving codes from Level 3.
  • LV_04: This is a directory containing problem solving codes from Level 4.
  • LV_05: This is a directory containing problem solving codes from Level 5. (to be added)

ABOUT

BOJ ์ •๋ณด: https://www.acmicpc.net/user/yellowoov

BOJ Information: https://www.acmicpc.net/user/yellowoov


algorithm_solve's People

Contributors

devjunghun avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.