• Skip to primary navigation
  • Skip to content
  • Skip to footer
DaDa's blog 🙊Today I Learned🙊
  • Home
  • Category
  • Tag
    Yoon Da Yeong

    Yoon Da Yeong

    I am an amazing person.

    • Seoul
    • GitHub
    • Email
    • 📂 전체 글 수 65 개
    • Hacking
      • Web Hacking (10)
      • Reverse Engineering (6)
      Data Structure & Algorithm
      • Data Structure (14)
      • Algorithm (14)
      DB
      • PostgreSQL(11)
      Data Science
      • R(2)
      Machine Learning
      Deep Learning
      Coding Test
      • Coding Test(3)
      Project
      • Oechung (3)

    Algorithm _#2 시간복잡도 계산 문제

    On this page

    image

    image)

    1. n(log n)^(2021)
    2. n^(1.2)
    3. (n/10)!
    4. n^2
    5. n^3/logn
    6. 2^n

    Tags: Algorithm, Python

    -->

    Categories: Algorithm

    Updated: September 15, 2021

    Previous Next

    You may also enjoy

    Algorithm _#9 동적 계획법

    Dynamic Programming

    Algorithm _#8 정렬 알고리즘(2)

    Quick, Merge

    Algorithm _#7 정렬 알고리즘

    정렬 알고리즘 & 종류

    우버이츠클론코딩 #10 USER Module E2E

    user Module

    • Follow:
    • Feed
    © 2021 Yoon Da Yeong. Powered by Jekyll & Minimal Mistakes.