Skip to content

Insookim0702/programmers_algorithm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 

Repository files navigation

선택과 집중

  1. 해시 : hash

    • 전화번호 목록
    • 위장
    • 완주하지 못한 선수
    • 베스트 앨범
  2. 스택/큐 : stackQueue

    • 프린터
  3. 정렬 : sort
    순열, 조합 개념

    • K번째 수
    • 가장 큰 수
    • H-Index
  4. 완전탐색 :

  5. 깊이/너미 우선 탐색(DFS/BFS) :

  6. 힙 :

  7. 정규 표현식 : regex

About

갈고닦는다.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages