CS STUDY

  • 홈
  • 태그
  • 방명록

leetcode 1

4. 문자열 뒤집기

https://leetcode.com/problems/reverse-string/ Reverse String - LeetCode Level up your coding skills and quickly land a job. This is the best place to expand your knowledge and get prepared for your next interview. leetcode.com 문자열을 뒤집는 함수를 작성하라, 입력값은 문자 배열이며, 리턴 없이 리스트 내부를 직접 조작하라. 먼저 투 포인터(Two pointer)를 이용한 전통적인 방식으로 풀이해보자. def reverseString_Twopointer(s): left,right=0,len(s)-1 while left

알고리즘 2021.08.16
이전
1
다음
더보기
프로필사진

CS STUDY

  • 분류 전체보기 (428)
    • 알고리즘 (58)
      • BFS,DFS (6)
      • 다익스트라 (2)
      • DP (4)
      • 트리 (14)
      • 큐, 스택 (8)
    • 논문 리뷰, 구현 (10)
    • 모델 실습 (6)
    • Computer Vision (99)
      • 이론 (20)
      • opencv(python) (70)
      • Deep learning (9)
    • Object Detection (15)
    • Semantic Segmentation (8)
    • Deep learning (53)
      • 모델 구현 (39)
      • 이론(hands on machine learnin.. (14)
    • Machine Learning (54)
      • Basic (22)
      • Advanced (hands on machine .. (32)
    • python (37)
      • pandas (22)
      • numpy (12)
      • 문법 (3)
    • GAN (27)
      • 이론 (27)
    • Mathematics (55)
      • probability statistics (17)
      • Linear algebra (31)
      • 최적화 (7)
    • tensorflow (1)
    • Kaggle (4)

Tag

머신러닝 #결정 트리, enumerate #파이썬, leetcode, 파이썬 #generator #제너레이터 #파이썬 문법, 머신러닝 #k-최근접 #회귀 #분류 #과대적합 #overfitting #과소적합 #underfitting, 머신러닝 #데이터 전처리 #사이킷런, ㄱ, openCV, 다항회귀 #선형회귀 #k-최근접 이웃 회귀 #머신러닝, opencv #마우스 이벤트,

최근글과 인기글

  • 최근글
  • 인기글

최근댓글

공지사항

페이스북 트위터 플러그인

  • Facebook
  • Twitter

Archives

방문자수Total

  • Today :
  • Yesterday :

Copyright © Kakao Corp. All rights reserved.

티스토리툴바