말하는감자

  • 홈
  • 태그
  • 미디어로그
  • 위치로그
  • 방명록

2022/06/20 3

Lesson7 - Nesting

더보기 A string S consisting of N characters is called properly nested if: S is empty; S has the form "(U)" where U is a properly nested string; S has the form "VW" where V and W are properly nested strings. For example, string "(()(())())" is properly nested but string "())" isn't. Write a function: def solution(S) that, given a string S consisting of N characters, returns 1 if string S is properl..

Algorithm/Algorithm__Codility-Python 2022.06.20

Lesson7 - Fish

더보기 You are given two non-empty arrays A and B consisting of N integers. Arrays A and B represent N voracious fish in a river, ordered downstream along the flow of the river. The fish are numbered from 0 to N − 1. If P and Q are two fish and P < Q, then fish P is initially upstream of fish Q. Initially, each fish has a unique position. Fish number P is represented by A[P] and B[P]. Array A conta..

Algorithm/Algorithm__Codility-Python 2022.06.20

Lesson7 - Brackets

A string S consisting of N characters is considered to be properly nested if any of the following conditions is true: S is empty; S has the form "(U)" or "[U]" or "{U}" where U is a properly nested string; S has the form "VW" where V and W are properly nested strings. For example, the string "{[()()]}" is properly nested but "([)()]" is not. Write a function: class Solution { public int solution..

Algorithm/Algorithm__Codility-Python 2022.06.20
1
더보기
프로필사진

  • 분류 전체보기 (271)
    • Algorithm (18)
      • Algorithm__Codility-Python (9)
      • Algorithm__Codility-Java (0)
      • Algorithm__hackerrank-Java (9)
    • never mind (14)
      • yumyum (3)
      • anything (8)
    • JAVA (30)
      • JAVA__Framework-Springboot (19)
      • JAVA__Interface-JPA (3)
      • JAVA__IDE (2)
      • JAVA__Error (1)
      • JAVA__Works (4)
    • Linux-공통 (12)
      • Linux-공통__vim (2)
      • Linux-공통__shell-script (8)
      • Linux-공통__git (1)
      • Linux-공통__error (0)
    • Linux-WSL (1)
      • Linux-WSL__settings (1)
    • Linux-OracleCentos (3)
      • Linux-OracleCentos__settings (1)
      • Linux-OracleCentos__github (2)
    • Linux-centos (59)
      • Linux-centos__java (3)
      • Linux-centos__폐쇄망 (4)
      • Linux-centos__works (34)
      • Linux-centos__python (7)
      • -Linux-centos__nginx-uwsgi (4)
      • Linux-centos__vue (1)
    • Linux-ubuntu (1)
      • Linux-ubuntu__java (0)
      • Linux-ubuntu__python (1)
    • Python (66)
      • Python__works (55)
      • Python__IDE (3)
      • Python__DesignPattern (3)
      • Python__Error (2)
    • Python-Library (4)
      • Python-Library__BeautifulSoup (3)
      • Python-Library__Selenium (1)
    • Python-Framework (19)
      • Python-Framework (0)
      • Python-Framework__Sanic (5)
      • Python-Framework__Django (6)
      • Python-Framework__Flask (8)
    • Database (8)
      • Database__Mysql (6)
      • Database__Mariadb (0)
      • Database__Oracle (0)
      • Database__Tools (1)
    • API (3)
      • API__google (3)
    • JS (8)
      • JS__node-express게시판만들기 (1)
      • JS__node-works (7)
    • CI (16)
      • CI__Jenkins (15)
      • CI__Docker (1)
    • CloudServer (5)
      • CloudServer__GoogleCloudPla.. (1)
      • CloudServer__NaverCloudPlat.. (0)
      • CloudServer__OracleCloud (2)
      • CloudServer__AmazonWebServi.. (1)
    • Windows (1)
      • Windows-폐쇄망 (1)

Tag

Jenkins, SSH, java, MYSQL, ElasticSearch, CentOS, 파이썬, Lombok, Slack, sanic, springboot, filebeat, flask, linux, git, python, shell, centos7, pymysql, kibana,

최근글과 인기글

  • 최근글
  • 인기글
  • BitSet 2022.06.21 17:23
  • Dequeue 2022.06.21 16:53
  • Sort 2022.06.21 16:36
  • 리눅스 (centos) 취약점 점검 2021.02.26 12:13
  • SQL Error: 1064, SQLState: 42000 2021.04.02 11:46
  • springboot centos7 에 배포하기 2021.03.24 15:07

최근댓글

  • 덕분에 해결하고 갑니다. 어떻게 저랑 똑같은 실수⋯

    인파

  • 집에서 카페급으로 마실수있으면 하는데.. 딱이네⋯

    그룩

  • 디자인도 네땡프레소랑 비슷하네욤- 지금 돌체구스⋯

    해피빈

공지사항

페이스북 트위터 플러그인

  • Facebook
  • Twitter

Archives

  • 2022/06
  • 2022/05
  • 2022/04
  • 2022/03

Calendar

«   2022/06   »
일 월 화 수 목 금 토
      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    

방문자수Total

105,977

  • Today : 29
  • Yesterday : 33

Copyright © Kakao Corp. All rights reserved.