danaing / Coding-test

Practice-for-Coding-test

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Coding-test

Practice-for-Coding-test-using-Python

Solve the coding test on the site below and upload the solution.

아래 사이트의 코딩 문제를 풀며 해설을 올립니다. 또한 아래 서적을 참고하여 공부하였습니다.

사이트

  1. Iterations

    • Binary Gaps
  2. Arrays

    • Cyclic Rotation
    • Odd Occurrences in Array
  3. Time Complexity

    • Frog Jump
    • Permutation Missing Element
    • TapeEquilibrium
  4. Counting Elements

    • FrogRiverOne
    • MaxCounters
    • MissingInteger
    • PermCheck
  5. Prefix Sums

  6. Sorting

  7. Stacks and Queues

  8. Leader

  9. Maximum slice problem

  10. Prime and composite numbers

  1. 파이썬을 파이썬답게

참고 서적

About

Practice-for-Coding-test


Languages

Language:Python 100.0%