Giter Site home page Giter Site logo

codingtest's Introduction

CodingTest

It is a space that summarizes the coding test questions we solved.

우리가 푼 코딩테스트 문제를 정리한 공간이다.




폴더 소개

gnsxun branch = gnsxun가 푼 코딩테스트 코드를 모은 폴더

wonggamggik branch = wonggamggik이 푼 코딩테스트 코드를 모은 폴더



개인 폴더 코테 작성 형식

개개인의 폴더는 이하의 형식을 따르며 이는 후에 변경될 수 있다.

  1. 아래 출처의 문서 형식을 기반으로 코테 작성
  2. 코드를 작성한 사람 이외의 사람들의 추가적인 질문 및 설명
  3. 개인 폴더 코테 작성 형식은 아래 출처의 문서 형식을 따른다. https://github.com/KIMBIBLE/algorithm_solving/blob/master/templates/writeup_template.md


문제 풀이 계획

순서대로 차근차근 풀어가며 1~3문제 풀 예정

  1. 프로그래머스 Level 1 문제만 풀기
  2. 프로그래머스 Level 2 문제와 코딩테스트 고득점 Kit를 풀면서 알고리즘 공부 병행하기
  3. 다시 Level 2 문제와 코딩테스트 고득점 Kit 풀면서 제한사항의 입력을 통해 시간복잡도를 유추해 풀 수 있는 알고리즘 구해보기 - 여기서부터 코테 문제 정리 템플릿 작성
  4. 프로그래머스 Level 3 문제는 3번과 동일하게 진행
  5. 문제가 부족할 경우 백준을 통해 추가적인 알고리즘 문제 진행

프로그래머스 Level 1 - https://school.programmers.co.kr/learn/challenges?order=recent&languages=python3&page=1&levels=1
프로그래머스 Level 2 - https://school.programmers.co.kr/learn/challenges?order=recent&languages=python3&page=1&levels=2
코딩테스트 고득점 Kit - https://school.programmers.co.kr/learn/challenges?tab=algorithm_practice_kit
프로그래머스 Level 3 - https://school.programmers.co.kr/learn/challenges?order=recent&languages=python3&page=1&levels=3

123법칙을 실시한다.

3 - 30분동안 손도 못댔다면 해당문제를 풀 준비가 안돼있는 것이다. 추가적인 공부를 하거나 다른사람 풀이를 보자.
1 - 1시간동안 풀었는데 효율성이 안나온다면 다른 알고리즘이나 자료구조 적용을 고려해보자. 생각이 나지 않는다면 다른사람 풀이를 보자.
2 - 2시간동안 엣지케이스를 못찾았다면 다시풀거나 다른사람 풀이를 보자.



문제 풀이 참조 사항

  1. 문제 풀이의 기본

  2. 시간 복잡도

codingtest's People

Contributors

wonggamggik avatar gnsxun avatar

Watchers

 avatar

codingtest's Issues

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.