Skip to content

PapyrusNotes/Algorithm-note

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

149 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

algorithm-note

algorithm note for coding test and algorithm interview

Abbreviation index

  • Foarmat of the title : (YEAR: unnecessary , FROM: necessary, TITLE: necessary)

    1. K : Kakao coding test
    2. P : Programmers

    detail url is in the solution code.

Commit name rule

  • ADD : Added new test for the first time.
  • REVISE : Revised the code, but didn't solved the test.
  • SOLVED : Solved and passed the example input sets.
  • OPTIMIZE : Upgrade solved solution to better code of which performance is better.

Custom algorithm

function_only_concept Repository for agile brain-storming idea. (Functions, Architecture, Concept)
Mainly Implemented with 'Python3'

About

algorithm note for coding test and algorithm interview

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors