EUNO.NEWS EUNO.NEWS
  • All (20148) +1
  • AI (3087)
  • DevOps (902) +1
  • Software (10380)
  • IT (5733)
  • Education (45)
  • Notice (1)
  • All (20148) +1
    • AI (3087)
    • DevOps (902) +1
    • Software (10380)
    • IT (5733)
    • Education (45)
  • Notice (1)
  • All (20148) +1
  • AI (3087)
  • DevOps (902) +1
  • Software (10380)
  • IT (5733)
  • Education (45)
  • Notice (1)
Sources Tags Search
한국어 English 中文
  • 1개월 전 · software

    238. 자기 자신을 제외한 배열의 곱 | LeetCode | Top Interview 150 | 코딩 질문

    문제 링크 https://leetcode.com/problems/product-of-array-except-self/ https://leetcode.com/problems/product-of-array-except-self/ !leetcode 238 https://media2...

    #leetcode #product-of-array-except-self #algorithm #array #java #interview-prep
  • 1개월 전 · software

    시계 방향으로 배열 회전

    Array Rotation이란 무엇인가? Array rotation은 array의 요소들을 k번 만큼 새로운 위치로 이동시키는 과정이다. 두 가지 유형이 있다...

    #array rotation #clockwise rotation #Java #algorithm #reverse array
  • 1개월 전 · software

    Leetcode 39 조합 합

    문제 설명: 서로 다른 정수들로 이루어진 배열 candidates와 정수 target이 주어지면, 선택된 숫자들의 합이 target이 되는 candidates의 모든 고유한 조합을 반환한다.

    #leetcode #combination-sum #backtracking #python #algorithm #recursion
  • 1개월 전 · software

    Advent of Code Day 7 풀이: 타키온 빔 분할

    나는 원래 이 글을 내 블로그 https://canro91.github.io/2025/12/13/AoC7/에 올렸다. 올해는 Advent of Code를 따라가고 있다. 나는 스스로에게 “f...”를 쓰도록 도전했다.

    #advent of code #puzzle solution #c# #functional programming #algorithm #coding challenge #beam simulation
  • 1개월 전 · software

    Day 66: Python 이진 트리 반전, 완벽한 트리 대칭을 위한 재귀적 미러 스와프 (LeetCode #226 스타일)

    80DaysOfChallenges 여정의 Day 66에 오신 것을 환영합니다! 이 중급 챌린지는 binary tree를 left와 right child를 재귀적으로 교환하여 반전시키는 데 초점을 맞춥니다.

    #python #binary-tree #recursion #algorithm #leetcode-226 #data-structures
  • 1개월 전 · software

    274. H-Index | LeetCode | Top Interview 150 | 코딩 질문

    문제 링크: https://leetcode.com/problems/h-index/ 솔루션 java class Solution { public int hIndex(int citations) { int n = citations.length; int[] arr = new int... } }

    #leetcode #h-index #algorithm #java #interview-prep #coding-problem
  • 1개월 전 · software

    팰린드롬 검사기

    팔린드롬이란 무엇인가? 팔린드롬은 단어, 구절, 숫자 또는 기타 문자 시퀀스로, 공백, 구두점 및 대소문자를 무시하고 앞뒤가 동일하게 읽히는 것을 말한다.

    #palindrome #python #string-manipulation #coding-challenge #algorithm
  • 1개월 전 · software

    45. Jump Game II | LeetCode | Top Interview 150 | 코딩 질문

    !Forem 로고 https://media2.dev.to/dynamic/image/width=65,height=,fit=scale-down,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%...

    #LeetCode #Jump Game II #algorithm #dynamic programming #interview preparation #coding challenge
  • 1개월 전 · software

    Day 64: Python 트리에서 깊이 우선 탐색(DFS), 재귀 없이 깊은 탐색을 위한 스택 기반 반복 순회

    80DaysOfChallenges 여정의 Day 64에 오신 것을 환영합니다! 이 중급 챌린지는 트리 구조에 대해 Depth-First Search DFS를 iterative stack을 사용하여 구현합니다.

    #python #depth-first-search #dfs #iterative-algorithm #stack #tree-traversal #recursion-avoidance #algorithm #interview-prep
  • 1개월 전 · software

    주간 챌린지: 평균 진행

    주간 챌린지 351 매주 Mohammad S. Anwar는 The Weekly Challenge https://theweeklychallenge.org/ 를 발행합니다. 이는 우리 모두가 솔루션을 고안할 기회입니다.

    #weekly challenge #python #perl #algorithm #arithmetic progression
  • 1개월 전 · software

    55. Jump Game | LeetCode | Top Interview 150 | 코딩 질문

    Forem 로고https://media2.dev.to/dynamic/image/width=65,height=,fit=scale-down,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%...

    #leetcode #jump-game #algorithm #dynamic-programming #interview-prep #coding-challenge
  • 1개월 전 · software

    LeetCode에서 머리가 하얘지나요? 여기 탈출 계획이 있습니다

    소개 문제는 이해하지만 어떻게 시작해야 할지 전혀 모릅니다. 그 마비 상태는 해결할 수 있습니다. 이 가이드는 구체적이고 step‑by‑step 프레임워크를 제공합니다.

    #leetcode #coding-interview #problem-solving #algorithm #programming-tips #debugging

Newer posts

Older posts
EUNO.NEWS
RSS GitHub © 2026