EUNO.NEWS EUNO.NEWS
  • All (20038) +213
  • AI (3083) +12
  • DevOps (901) +6
  • Software (10306) +149
  • IT (5702) +46
  • Education (45)
  • Notice (1)
  • All (20038) +213
    • AI (3083) +12
    • DevOps (901) +6
    • Software (10306) +149
    • IT (5702) +46
    • Education (45)
  • Notice (1)
  • All (20038) +213
  • AI (3083) +12
  • DevOps (901) +6
  • Software (10306) +149
  • IT (5702) +46
  • Education (45)
  • Notice (1)
Sources Tags Search
한국어 English 中文
  • 1주 전 · software

    LeetCode DSA 시리즈 #7: 169. 다수 원소

    !LeetCode DSA 시리즈 7: 169. Majority Element 표지 이미지 https://media2.dev.to/dynamic/image/width=1000,height=420,fit=cover,gravity=auto,format=auto/https%...

    #leetcode #majority-element #algorithm #data-structures #coding-interview
  • 1주 전 · software

    Clone Graph: 코딩 문제 솔루션 설명

    Clone Graph 문제는 연결된 그래프의 깊은 복사본을 만드는 것을 요구합니다. 그래프의 각 노드에는 값과 이웃 노드들의 리스트가 포함되어 있습니다....

    #graph #deep-copy #algorithm #recursion #data-structures #coding-interview
  • 1주 전 · software

    🌳 초보자 친화 가이드 ‘Maximum Product of Splitted Binary Tree’ – LeetCode 1339 (C++, Python, JavaScript)

    🌳 초보자 친화 가이드 ‘Maximum Product of Splitted Binary Tree’ – LeetCode 1339 C++, Python, JavaScript 표지 이미지

    #binary tree #LeetCode #algorithm #C++ #Python #JavaScript #tree splitting #product maximization
  • 1주 전 · software

    LeetCode DSA 시리즈 #6: 268. Missing Number

    문제 개요: 이 작업은 LeetCode 문제 268, Missing Number입니다 – 0부터 n까지의 범위에서 추출된 n개의 서로 다른 숫자를 포함하는 배열 nums가 주어질 때, 하나의 누락된 숫자를 찾는 문제입니다.

    #leetcode #missing-number #python #algorithm #data-structures #coding-interview
  • 1주 전 · software

    100일 중 7일차

    오늘 나는 알고리즘을 작성하는 것으로 시작했다. 간단한 게임 아이디어를 생각해보고 그것들을 알고리즘으로 나누었으며, 먼저 종이에 스케치한 뒤에 …

    #hangman #algorithm #loops #game-development #programming-project
  • 1주 전 · software

    문제 8: 모음 세기

    여러분, 안녕하세요! 👋 오늘은 문자열 조작 문제인 모음 개수 세기를 다룹니다. 목표는 주어진 문자열에서 모음의 개수를 세는 함수를 작성하는 것입니다.

    #python #string-manipulation #vowels #algorithm #coding-challenge
  • 1주 전 · software

    🌲 초보자를 위한 가이드 'Maximum Level Sum of a Binary Tree' – LeetCode 1161 (C++, Python, JavaScript)

    🌲 초보자 친화 가이드: 이진 트리의 최대 레벨 합 – LeetCode 1161! “Maximum Level Sum of a Binary Tree” 표지 이미지 – LeetCode 1161 C++, Python

    #binary tree #algorithm #BFS #LeetCode #C++
  • 2주 전 · software

    1390. 네 개의 약수

    문제 설명: 정수 배열 nums가 주어지면, 해당 배열에서 정확히 네 개의 약수를 갖는 정수들의 약수 합을 반환한다. 그런 수가 없으면...

    #algorithm #divisors #array #math #coding-challenge #leetcode #php
  • 2주 전 · software

    Boyer–Moore Majority Voting: 왜 작동하고, 왜 실패하며, 실제로 어디에 속하는가

    Boyer–Moore Majority Voting에 대해 자세히 읽어보세요: 왜 작동하는지, 왜 …

    #Boyer-Moore #majority voting #algorithm #O(1) space #LeetCode #system design #data structures
  • 2주 전 · software

    🍀 초보자 친화 가이드 'Four Divisors' – LeetCode 1390 (C++, Python, JavaScript)

    !표지 이미지: 🍀 초보자 친화 가이드 ‘Four Divisors’ – LeetCode 1390 C++, Python, JavaScript https://media2.dev.to/dynamic/image/width=1000,height=420,fit...

    #leetcode #four-divisors #algorithm #c++ #python #javascript #competitive-programming #arrays #math
  • 2주 전 · software

    C++에서 K번째 큰 원소

    🧩 문제 설명 배열과 정수 k가 주어졌을 때, k‑th largest element를 찾으세요. 예시 - 입력: 3, 2, 1, 5, 6, 4, k = 2 - 출력: 5 🧠 첫 번째 생각: ...

    #c++ #stl #sort #algorithm #greedy #kth-largest-element #array #coding-interview #complexity
  • 2주 전 · software

    소수

    논리 구축 전략 소수에 대한 일반 규칙은 1과 자기 자신으로만 나누어 떨어진다는 것입니다. 그러나 흔히 혼동되는 점은 합성수…

    #prime numbers #algorithm #loop #coding tutorial #math in programming #basic programming

Newer posts

Older posts
EUNO.NEWS
RSS GitHub © 2026