EUNO.NEWS EUNO.NEWS
  • All (20286) +125
  • AI (3097) +8
  • DevOps (909) +5
  • Software (10479) +94
  • IT (5755) +18
  • Education (45)
  • Notice (1)
  • All (20286) +125
    • AI (3097) +8
    • DevOps (909) +5
    • Software (10479) +94
    • IT (5755) +18
    • Education (45)
  • Notice (1)
  • All (20286) +125
  • AI (3097) +8
  • DevOps (909) +5
  • Software (10479) +94
  • IT (5755) +18
  • Education (45)
  • Notice (1)
Sources Tags Search
한국어 English 中文
  • 6일 전 · software

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

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

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

    두 포인터 (양쪽 끝)

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

    #two pointers #algorithm #data structures #array #string #time complexity #O(N) #coding interview #pattern
  • 2주 전 · software

    1390. 네 개의 약수

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

    #algorithm #divisors #array #math #coding-challenge #leetcode #php
  • 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

    주간 챌린지: 새해, 새로운 도전

    새해 복 많이 받으세요, 여러분. 각 주마다 Mohammad S. Anwar가 The Weekly Challenge https://theweeklychallenge.org/를 보내며, 우리 모두가 해결책을 생각해볼 기회를 제공합니다.

    #weekly challenge #coding practice #Python #Perl #algorithm #array #min absolute difference
  • 2주 전 · software

    🎯 초보자용 가이드 'N-Repeated Element in Size 2N Array' – LeetCode 961 (C++ | Python | JavaScript)

    문제 설명 길이가 2N인 배열 nums가 주어집니다. 배열에는 N + 1개의 고유한 요소가 있으며, 그 중 정확히 하나의 요소가 N번 나타납니다. 목표...

    #leetcode #algorithm #array #duplicate-element #pigeonhole-principle #c++ #python #javascript #coding-interview
  • 2주 전 · software

    66. 플러스 원

    문제 설명: 당신은 큰 정수를 정수 배열 digits 로 표현한 것을 받았습니다. 여기서 각 digitsi 는 정수의 iᵗʰ 자리수입니다. 그 자리수는 …

    #plus-one #array #algorithm #coding-challenge #easy #integer-manipulation #leetcode
  • 1개월 전 · software

    135. Candy | LeetCode | Top Interview 150 | 코딩 질문

    문제 링크 https://leetcode.com/problems/candy/ https://leetcode.com/problems/candy/ !leetcode 135 https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfi...

    #leetcode #algorithm #java #greedy #array
  • 1개월 전 · software

    134. Gas Station | LeetCode | Top Interview 150 | 코딩 질문

    문제 링크 https://leetcode.com/problems/gas-station/https://leetcode.com/problems/gas-station/ !leetcode 134https://media2.dev.to/dynamic/image/width=800%2C...

    #leetcode #algorithm #greedy #array #interview-prep #java #coding-challenge
  • 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

    3531. 덮인 건물 개수 세기

    문제 설명: 양의 정수 n이 주어지며, 이는 n × n 크기의 도시를 나타냅니다. 또한 2차원 배열 buildings가 주어지는데, 여기서 buildings_i = x, y는 …을 나타냅니다.

    #array #hash-table #sorting #grid #geometry #leetcode #medium #weekly-contest-447 #algorithm
  • 1개월 전 · software

    .slice()와 .reverse()

    .slice()와 .reverse()에 대해 더 알아보기

    #javascript #array #slice #reverse #methods #programming

Newer posts

Older posts
EUNO.NEWS
RSS GitHub © 2026