본문 바로가기

있을 유, 참 진

검색하기
있을 유, 참 진
프로필사진 U_ma

  • 분류 전체보기 (14)
    • Spring (10)
      • JWT (4)
    • 디자인패턴 (1)
    • 개인 개발 기록 (0)
    • 알고리즘 (1)
      • CodeWars (1)
    • Redis (2)
    • CS (0)
Guestbook
Notice
Recent Posts
Recent Comments
Link
«   2025/06   »
일 월 화 수 목 금 토
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
  • @RequestBody
  • actuator
  • 코드워즈
  • 플라이웨이트
  • Spring
  • yml
  • 프로퍼티
  • springboot
  • 헬스체크
  • Codewars
  • JWT
  • RequestParam
  • Boot
  • 코딩테스트
  • 로그인
  • enum
  • RequestBody
  • ResponseDto
  • DTO
  • 반환
  • Request
  • Security
  • 파라미터
  • response
  • @RequestParam
  • property
  • Docker
  • redis
  • @Value
  • 디자인 패턴
more
Archives
Today
Total
관리 메뉴
  • 글쓰기
  • 방명록
  • RSS
  • 관리

목록Codewars (1)

있을 유, 참 진

[CodeWars] Highest Scoring Word

처음에 풀었던 방법 문장을 단어로 분할 -> 단어를 캐릭터로 변환 후 점수를 계산(알파벳 enum을 활용), 문자열의 아스키 코드를 그대로 사용하려고 했는데 원하는 답이 나오지 않아 해당 방법을 사용함 package _code_wars; public class HighestScoringWord { public static void main(String[] args) { String test = "man i need a taxi up to ubud"; String test2 = "what time are we climbing up to the volcano"; String test3 = "take me to semynak"; System.out.println(high(test)); System.out.pr..

알고리즘/CodeWars 2023. 4. 17. 16:55
이전 Prev 1 Next 다음

Blog is powered by kakao / Designed by Tistory

티스토리툴바