본문 바로가기

평안하자

검색하기
평안하자
프로필사진 eeeeerrr

  • 분류 전체보기 (26)
    • Data Structure & Algorithm (9)
    • OS (6)
    • Network (0)
    • Backend (1)
    • Docker&k8s (0)
    • Cloud (1)
      • AWS (1)
    • Java (0)
    • Review (5)
    • Tech Issue (0)
      • News Clipping (0)
    • 취업 관련 (2)
Guestbook
Notice
Recent Posts
Recent Comments
Link
«   2025/11   »
일 월 화 수 목 금 토
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
Tags
  • AI5
  • 핀테크
  • 시큐어코딩가이드
  • BookReview
  • LeetCode
  • CSRF
  • IT
  • KAKAO
  • 이분탐색
  • 프로세스상태
  • 하이브리드업무
  • 운영체제
  • FAANG
  • 알고리즘
  • 대출대환서비스
  • 웹엑스
  • MSA
  • microservice
  • 은행IT
  • 카카오웹툰
  • 간편결제
  • 생성형AI
  • Algorithm
  • 삼성페이
  • cloudnative
  • binarysearch
  • 플랫폼수수료
  • 최단경로문제
  • 원자성
  • 카카오페이
more
Archives
Today
Total
관리 메뉴
  • 글쓰기
  • 방명록
  • RSS
  • 관리

목록LeetCode (1)

평안하자

[알고리즘] Leetcode 3. Longest Substring Without Repeating Characters

중복 문자 없는 가장 긴 부분 문자열 중복 문자가 없는 가장 긴 부분 문자열의 길이를 리턴하라. Given a string s, find the length of the longest substring without repeating characters. Example 1: Input: s = "abcabcbb" Output: 3 Explanation: The answer is "abc", with the length of 3. Example 2: Input: s = "bbbbb" Output: 1 Explanation: The answer is "b", with the length of 1. Example 3: Input: s = "pwwkew" Output: 3 Explanation: The answ..

Data Structure & Algorithm 2024. 4. 4. 08:09
이전 Prev 1 Next 다음

Blog is powered by kakao / Designed by Tistory

티스토리툴바