EUNO.NEWS EUNO.NEWS
  • All (19986) +161
  • AI (3082) +11
  • DevOps (900) +5
  • Software (10279) +122
  • IT (5679) +23
  • Education (45)
  • Notice (1)
  • All (19986) +161
    • AI (3082) +11
    • DevOps (900) +5
    • Software (10279) +122
    • IT (5679) +23
    • Education (45)
  • Notice (1)
  • All (19986) +161
  • AI (3082) +11
  • DevOps (900) +5
  • Software (10279) +122
  • IT (5679) +23
  • Education (45)
  • Notice (1)
Sources Tags Search
한국어 English 中文
  • 11시간 전 · software

    🔲 초보자용 가이드 ‘Maximum Side Length of a Square’ – LeetCode 1292 (C++, Python, JavaScript)

    🔲 초보자 친화 가이드 “Maximum Side Length of a Square” – LeetCode 1292 !커버 이미지 for 초보자 친화 가이드 ‘Maximum Side Length of a Square’ – LeetC...

    #leetcode #algorithm #matrix #prefix-sum #sliding-window #c++ #python #javascript #coding-interview #max-square
  • 2일 전 · software

    Java 솔루션: 중복 괄호 감지 O(N)

    문제: 문자열 s가 균형 잡힌 식(balanced expression)을 나타낼 때, 해당 식에 중복된 괄호(redundant parentheses)가 있는지 판단한다. 괄호 한 쌍이 중복되었다고 하는 경우는 …

    #java #redundant-parentheses #algorithm #stack #O(N) #coding-interview #expression-parsing
  • 5일 전 · software

    배열에서 첫 번째 반복 요소 (C++)

    왜 내 첫 번째 접근 방식이 잘못됐는가 — 그리고 그것을 어떻게 고쳤는가 문제 명확화 매우 중요 작업은 첫 번째 등장 인덱스가 작은 요소를 찾는 것입니다...

    #C++ #array #first repeating element #algorithm #brute-force #coding interview #problem solving
  • 1주 전 · software

    🧱 초보자용 가이드 'Maximal Rectangle' – LeetCode 85 (C++, Python, JavaScript)

    🧱 초보자 친화 가이드 “Maximal Rectangle” – LeetCode 85 C++, Python, JavaScript! 커버 이미지: 🧱 초보자 친화 가이드 ‘Maximal Rectangle’ – LeetCode.

    #leetcode #maximal-rectangle #algorithm #data-structures #c++ #python #javascript #histogram #binary-matrix #coding-interview
  • 1주 전 · software

    두 포인터 (양쪽 끝)

    개요 이 패턴은 데이터 구조인 배열이나 문자열의 양쪽 끝에서 시작하여 서로를 향해 이동하는 두 개의 포인터를 사용합니다. 주로 다음과 같은 경우에 사용됩니다: -...

    #two pointers #algorithm #data structures #array #string #time complexity #O(N) #coding interview #pattern
  • 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

    내 인터뷰 경험 & 직면한 질문들 (Frontend + JavaScript + SQL)

    인터뷰 개요 어제 나는 Fresher React Developer 역할 면접에 참석했습니다. JavaScript, CSS, SQL 등을 다루는 훌륭한 학습 경험이었습니다.

    #frontend #javascript #css #sql #react #interview-experience #coding-interview #web-development #html #array-methods #css-layout
  • 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
  • 2주 전 · software

    필요한 선형 패턴을 찾기 위해 물어볼 질문들

    아래는 pattern‑selection cheat sheet입니다. 각 패턴마다 문제를 읽으면서 나열된 질문들을 스스로에게 물어보세요. 답이 YES라면, 그 패턴은 …와 같습니다.

    #algorithm patterns #sliding window #coding interview #time complexity #problem solving
  • 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

    LeetCode DSA 시리즈 #2: 125. 유효한 팰린드롬

    Forem Feed 새로운 Subforems를 팔로우하여 피드를 개선하세요

    #LeetCode #algorithm #data-structures #valid-palindrome #coding-interview

Newer posts

Older posts
EUNO.NEWS
RSS GitHub © 2026