In der Ruhe

  • 홈
  • 태그
  • 방명록

2025/02/03 2

[Java] 9. Palindrome Number

난이도: EASY문제더보기Given an integer x, return true if x is a palindrome, and false otherwise.  Example 1: Input: x = 121 Output: true Explanation: 121 reads as 121 from left to right and from right to left. Example 2: Input: x = -121 Output: false Explanation: From left to right, it reads -121. From right to left, it becomes 121-. Therefore it is not a palindrome. Example 3: Input: x = 10 Output: fal..

Coding Challenges/LeetCode 2025.02.03

[Java] 1. Two sum

난이도: EASY 문제더보기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 = 9 Output: [0,1] Explanation: Because nums[0] + nums[1] == 9, we re..

Coding Challenges/LeetCode 2025.02.03
이전
1
다음
더보기
프로필사진

In der Ruhe

연의 개발 및 자기계발 기록을 위한 블로그

  • 분류 전체보기 (69)
    • Cloud Native Spring in Action (18)
    • Coding Challenges (26)
      • LeetCode (26)
      • Programmers (0)
    • Outsystems (15)
    • JAVA (1)
      • JAVACORE (4)
      • FRAMEWORK (1)
    • Et Cetera (3)

Tag

오라클설치, spring, javaframework, 배치만들기, git명령어, permitall #authenticated #java #springsecurity, servicelocator, OOP, Kubernetes, git푸시하기, javaspringboot, eclipes, javaspring, gitreset, Java, technicalinterview, cloudnativespringinaction, ci/cd, object, spring boot,

Calendar

«   2025/02   »
일 월 화 수 목 금 토
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

최근글과 인기글

  • 최근글
  • 인기글

최근댓글

Archives

공지사항

방문자수Total

  • Today :
  • Yesterday :

Copyright © Kakao Corp. All rights reserved.

티스토리툴바