HappyTomatoLife

  • 홈
  • 태그
  • 방명록

Hanoi Tower 1

Simple Data Structure | Queue, Circular Queue, Stack, N Queens Problem, fraction, prime number, fibonacci, bowling game, binary search

학점교류로 듣는 숙명여대 학점교류 자료구조 연습 Queue Circular Queue Stack N Queens Problem fraction prime number fibonacci bowling game permutation binary search hanoi tower Queue # queue class queue: # __init__ def __init__(self): self.que = [] # empty def empty(self): return len(self.que)==0 # size def size(self): return len(self.que) # enqueue def enqueue(self,data): self.que.append(data) # dequeue def dequeue(s..

Computer Science/자료구조 2021.12.25
이전
1
다음
더보기
프로필사진

HappyTomatoLife

기록하는 토마토

  • 분류 전체보기
    • About
    • Data Science
      • AI
      • NLP
      • Computer Vision
      • Data Mining
      • Data Engineering
    • Computer Science
      • 알고리즘
      • 자료구조
      • 프로그래밍언어
      • 컴퓨터구조
      • C
      • C++
      • C#
      • Java
      • FrontEnd
      • BackEnd
      • DevOps
      • Database
      • 논리설계
    • Math
      • 선형대수학
      • 이산수학
    • Educational Technology
      • Learning Analytics
    • English
    • Certificate
      • 컴퓨터활용능력 1급
      • SQLD
    • Life

Tag

Expression evaluation, Deque, DS, linked stack, singly linked list, OCaml, 조건문, 반복문, SQL, linear DS, REACT, Doubly Linked List, linked Queue, react.js, JavaScript, binary search, maze problem, 교육상담, 함수형 언어, 자료구조,

최근글과 인기글

  • 최근글
  • 인기글

최근댓글

공지사항

페이스북 트위터 플러그인

  • Facebook
  • Twitter

Archives

Calendar

«   2025/05   »
일 월 화 수 목 금 토
1 2 3
4 5 6 7 8 9 10
11 12 13 14 15 16 17
18 19 20 21 22 23 24
25 26 27 28 29 30 31

방문자수Total

  • Today :
  • Yesterday :

Copyright © Kakao Corp. All rights reserved.

  • Github
  • LinkedIn

티스토리툴바