본문 바로가기

고양이와 코딩

검색하기
고양이와 코딩
프로필사진 ovovvvvv

  • 분류 전체보기 (132)
    • java (1)
    • python (16)
    • react (16)
    • javascript (24)
    • 데브코스 TIL (39)
    • 데브코스 회고 (4)
    • CS (1)
    • node.js (5)
    • 함수형 코딩 스터디 (6)
    • todoList (2)
    • 사이드 (0)
    • C (14)
    • 하드웨어 (0)
    • 임베디드 (2)
Guestbook
Notice
Recent Posts
Recent Comments
Link
«   2024/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
  • 국비지원교육
  • 코딩부트캠프
  • 프로그래머스 데브코스
more
Archives
Today
Total
관리 메뉴
  • 글쓰기
  • 방명록
  • RSS
  • 관리

목록2024/11/23 (1)

고양이와 코딩

[LeetCode] Valid Parentheses

프로그래머스에서 풀었었던 괄호문제! Given a string s containing just the characters '(', ')', '{', '}', '[' and ']', determine if the input string is valid.An input string is valid if:Open brackets must be closed by the same type of brackets.Open brackets must be closed in the correct order.Every close bracket has a corresponding open bracket of the same type. Example 1:Input: s = "()"Output: trueExample 2:Inpu..

C 2024. 11. 23. 17:57
이전 Prev 1 Next 다음

Blog is powered by kakao / Designed by Tistory

티스토리툴바