Skip to content

pch2001/CodingTest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

133 Commits
 
 
 
 
 
 
 
 

Repository files navigation

코딩테스트

  1. 시작과 동시에 코딩하기 X
  2. 시간 10% 이상 문제 분석하기
  3. 시간 복잡도(제한시간, 데이터 크기), 샘플 예제(손으로 풀어보기), 반례 찾기
  4. 테스트 케이스 통과 후 바로 제출하지말기

책 : 266가지 문제로 정복하는 코딩 인터뷰

벼락치기 7일 과정

  • 4.8
  • 5.2, 5.17
  • 6.5, 6.6
  • 7.4, 7.7
  • 8.2, 8.7
  • 9.2, 9.11
  • 10.3
  • 11.3, 11.9
  • 12.1, 12.5
  • 13.6
  • 14.4
  • 15.4
  • 16.3
  • 16.6
  • 17.5
  • 18.2
  • 19.8
  • 20.16

CodingTest

코딩테스트 연습

깃 연동(git bash)

git config --global user.name "pch2001"

git config --global user.email pencil0303@nvaer.com

git config --list

폴더 cmd 실행 후 git clone https://github.com/pch2001/CodingTest.git

About

코딩테스트 연습

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors