• Skip to primary navigation
  • Skip to content
  • Skip to footer
Dev Battery Dev Battery Sustain intellectual momentum through disciplined engineering practice
    Wonjun Jeong

    Wonjun Jeong

    Backend engineer specializing in scalable systems and reliable API design.

    • Republic of Korea
    • Email
    • GitHub
    All Posts 896
    • 🍀 Diary
      • Today I Learned 259
    • 📈 Algorithm
      • Recap 4
      • LeetCode 116
      • HackerRank 130
      • Codeforces 43
      • Programmers 88
      • Baekjoon 153
      • Inflearn 2
    • 📒 Issue
      • Project 23
    • 🧑🏻‍💻 Programming
      • DevOps 3
      • Java 15
      • Spring 21
      • FastAPI 0
      • Vue 1
      • React 2
    • 🖥️ Computer Science
      • Network 7
      • Database 10
      • Data Structure 14

    [LeetCode] 2535. Difference Between Element Sum and Digit Sum of an Array (Java)

    Published Jan 24, 2023 Updated Jan 24, 2023

    • Reference


    Solution

    • Check Comment 👇

    On this page

    • Solution

    Tags: algorithms

    Categories: LeetCode

    Previous [TIL] 코드스쿼드 CS16 16일차 Next [TIL] 코드스쿼드 CS16 17일차

    Leave a comment

    You may also enjoy

    [TIL] Junior Web Developer Log - Day 61

    Published: 2026-03-11
    Updated: 2026-03-11

    TIL

    [TIL] Junior Web Developer Log - Day 60

    Published: 2026-03-10
    Updated: 2026-03-10

    TIL

    [TIL] Junior Web Developer Log - Day 59

    Published: 2026-03-09
    Updated: 2026-03-09

    TIL

    [TIL] Junior Web Developer Log - Day 58

    Published: 2026-03-06
    Updated: 2026-03-06

    TIL

    Top