꾸준히,성실하게

  • 홈

Algorithm & SQL/LeetCode 3

LeetCode 13. Roman to Integer (Easy) - Kotlin

문제 Roman numerals are represented by seven different symbols: I, V, X, L, C, D and M.Symbol ValueI 1V 5X 10L 50C 100D 500M 1000For example, 2 is written as II in Roman numeral, just two ones added together. 12 is written as XII, which is simply X + II. The number 27 is written as XXVII, which is XX + V + II..

Algorithm & SQL/LeetCode 2025.03.13

LeetCode 9.Palindrome Number (Easy) - Kotlin

문제Given an integer x, return true if x is a palindrome, and false otherwise. Example 1:Input: x = 121Output: trueExplanation: 121 reads as 121 from left to right and from right to left.Example 2:Input: x = -121Output: falseExplanation: From left to right, it reads -121. From right to left, it becomes 121-. Therefore it is not a palindrome.Example 3:Input: x = 10Output: falseExplanation: Reads 01..

Algorithm & SQL/LeetCode 2025.03.02

LeetCode 1.Two Sum (Easy) - Kotlin

문제 Given an array of integers nums and an integer target, return indices of the two numbers such that they add up to target.You may assume that each input would have exactly one solution, and you may not use the same element twice.You can return the answer in any order. Example 1:Input: nums = [2,7,11,15], target = 9Output: [0,1]Explanation: Because nums[0] + nums[1] == 9, we return [0, 1].Examp..

Algorithm & SQL/LeetCode 2025.02.28
이전
1
다음
더보기
반응형
250x250
프로필사진

꾸준히,성실하게

  • 분류 전체보기 N
    • Spring
      • Spring-detail
      • Thymeleaf
      • Spring-Security
      • JPA
      • DB
      • ETC
      • Cloud
      • Batch
    • Knowledge
      • CS
    • Algorithm & SQL
      • programmers
      • BAEKJOON
      • SQL
      • LeetCode
    • Error
    • Books
      • 좋은책
      • 면접을 위한 CS 전공지식 노트
      • Effective Java
      • 도메인 주도 개발 시작하기
    • CRUD 게시판
    • DATABASE
    • Git
    • TEST
    • Docker
      • docker
    • Language
      • JAVA
    • MSA
    • ELK
    • 자격증준비
      • AWS-SAA
      • SQLD
      • 리눅스마스터2급
    • Infra
    • DevOps N
      • Issue

Tag

프로젝트, 완전탐색, 공간복잡도, 해커랭크SQL, 시간복잡도, join,

최근글과 인기글

  • 최근글
  • 인기글

최근댓글

공지사항

페이스북 트위터 플러그인

  • Facebook
  • Twitter

Archives

Calendar

«   2026/05   »
일 월 화 수 목 금 토
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
31

방문자수Total

  • Today :
  • Yesterday :

Copyright © AXZ Corp. All rights reserved.

티스토리툴바