잴리로그
close
프로필 배경
프로필 로고

잴리로그

  • 분류 전체보기 (22)
    • Back-End (9)
      • JAVA (5)
      • Kotlin (2)
      • Spring Boot (2)
    • Computer Science (4)
      • 자료구조 & 알고리즘 (4)
    • Zelly Project (3)
      • 큐잇(Q-!t) (3)
    • Coding Test (4)
      • Programmers (1)
      • LeetCode (2)
    • GIT (1)
    • 프로그래머스 데브코스 백엔드 3기 (1)

    [Medium] 739. Daily Temeratures

    문제Given an array of integers temperatures represents the daily temperatures,return an array answer such that answer[i] is the number of daysyou have to wait after the ith day to get a warmer temperature.If there is no future day for which this is possible, keep answer[i] == 0 instead. 코드import java.util.ArrayDeque;import java.util.Deque;class Solution { public int[] dailyTemperatures(int[] te..

    • format_list_bulleted Coding Test/LeetCode
    • · 2025. 5. 27.
    • textsms

    [Easy] 20. 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. 코드import java.util.ArrayDeque;import java.util.Deque;class Solution {..

    • format_list_bulleted Coding Test/LeetCode
    • · 2025. 5. 22.
    • textsms
    • navigate_before
    • 1
    • navigate_next
    전체 카테고리
    • 분류 전체보기 (22)
      • Back-End (9)
        • JAVA (5)
        • Kotlin (2)
        • Spring Boot (2)
      • Computer Science (4)
        • 자료구조 & 알고리즘 (4)
      • Zelly Project (3)
        • 큐잇(Q-!t) (3)
      • Coding Test (4)
        • Programmers (1)
        • LeetCode (2)
      • GIT (1)
      • 프로그래머스 데브코스 백엔드 3기 (1)
    태그
    • #Java
    • #stack
    • #leetcode
    • #코딩테스트
    • #자료구조
    • #cs
    • #토이프로젝트
    • #프로그래머스
    • #SpringBoot
    • #백엔드
    전체 방문자
    오늘
    어제
    전체
    Copyright © 쭈미로운 생활 All rights reserved.
    Designed by JJuum

    티스토리툴바