ABOUT ME

-

Today
-
Yesterday
-
Total
-
  • 2.1. Objectives
    번역/Problem Solving with Algorithms and Data 2017. 10. 27. 06:59
    반응형

    이 문서는 영문으로된 내용을 구글 번역기를 활용하여 번역한 내용입니다. 
    개인적인 공부 및 추후 다시 볼 수 있도록 하기 위해 개인 블로그에 번역 내용을 옮겨 놓았습니다.
    원문과 내용이 다를시 책임지지 않으며, 저작권 문제가 발생시 언제든 삭제 될 수 있습니다. 


    Problem Solving with Algorithms and Data Structures using Python by Bradley N. Miller, David L. Ranum is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License


    • 알고리즘 분석이 중요한 이유를 이해합니다.
    • "Big-O"를 사용하여 실행 시간을 설명 할 수 있습니다.
    • 파이썬 리스트와 사전에 대한 일반적인 연산의 "Big-O"실행 시간을 이해합니다.
    • 파이썬 데이터 구현이 알고리즘 분석에 어떻게 영향을 미치는지 이해합니다.
    • 간단한 파이썬 프로그램을 벤치마킹하는 방법을 이해합니다.


    반응형

    '번역 > Problem Solving with Algorithms and Data' 카테고리의 다른 글

    2.3. Big-O Notation  (0) 2017.10.28
    2.2. What Is Algorithm Analysis?  (0) 2017.10.27
    1.17. Programming Exercises  (0) 2017.10.08
    1.16. Discussion Questions  (0) 2017.10.08
    1.15. Key Terms  (0) 2017.10.08
Designed by Tistory.