EUNO.NEWS EUNO.NEWS
  • All (20931) +237
  • AI (3154) +13
  • DevOps (932) +6
  • Software (11018) +167
  • IT (5778) +50
  • Education (48)
  • Notice
  • All (20931) +237
    • AI (3154) +13
    • DevOps (932) +6
    • Software (11018) +167
    • IT (5778) +50
    • Education (48)
  • Notice
  • All (20931) +237
  • AI (3154) +13
  • DevOps (932) +6
  • Software (11018) +167
  • IT (5778) +50
  • Education (48)
  • Notice
Sources Tags Search
한국어 English 中文
  • 1 week ago · software

    🌠Beginner-Friendly Guide 'Smallest Subtree with all the Deepest Nodes' – LeetCode 865 (C++, Python, JavaScript)

    !Cover image for 🌠Beginner-Friendly Guide 'Smallest Subtree with all the Deepest Nodes' – LeetCode 865 C++, Python, JavaScripthttps://media2.dev.to/dynamic/ima...

    #leetcode #binary-tree #algorithm #recursion #depth-first-search #c++ #python #javascript
  • 1 week ago · software

    LeetCode DSA Series #7: 169. Majority Element

    !Cover image for LeetCode DSA Series 7: 169. Majority Elementhttps://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 week ago · software

    Coding Challenge Practice - Question 97

    Problem Description The task is to find the k‑th largest element in an unsorted array that may contain duplicates. The k‑th largest element is the element that...

    #k-th largest #algorithm #quickselect #JavaScript #coding challenge #array manipulation
  • 1 week ago · software

    [BOJ/C++] 단계별로 풀어보기 - 브루트 포스

    2026.01.08일차 입니다. 브루트 포스 풀어보았습니다. 브루트 포스Brute Force란 무차별 대입이라고도 부르며 모든 경우의 수를 대입하여 답을 찾는 방법입니다. 2798번 블랙잭 문제 링크 NC3 문제이므로 세 개의 반복문을 통해 구현해야 합니다. cpp include usi...

    #C++ #brute force #algorithm #Baekjoon #coding practice #problem solving
  • 1 week ago · software

    Clone Graph: Coding Problem Solution Explained

    Clone Graph The “Clone Graph” problem asks you to create a deep copy of a connected graph. Each node in the graph contains a value and a list of its neighbors....

    #graph #deep-copy #algorithm #recursion #data-structures #coding-interview
  • 1 week ago · software

    🌳 Beginner-Friendly Guide 'Maximum Product of Splitted Binary Tree' – LeetCode 1339 (C++, Python, JavaScript)

    markdown !Cover image for 🌳 Beginner‑Friendly Guide 'Maximum Product of Splitted Binary Tree' – LeetCode 1339 C++, Python, JavaScripthttps://media2.dev.to/dyna...

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

    LeetCode DSA Series #6: 268. Missing Number

    Problem Overview The task is LeetCode problem 268. Missing Number – given an array nums containing n distinct numbers taken from the range 0, n, find the one n...

    #leetcode #missing-number #python #algorithm #data-structures #coding-interview
  • 1 week ago · software

    Day 7 of 100

    Today I started off with writing algorithms. I thought of some simple game ideas and broke those down into algorithms, first sketching them on paper before swit...

    #hangman #algorithm #loops #game-development #programming-project
  • 1 week ago · software

    Problem 8: Count Vowels

    Hey everyone! 👋 Today, we're tackling a string manipulation problem: Counting Vowels. The goal is to write a function that counts the number of vowels in a giv...

    #python #string-manipulation #vowels #algorithm #coding-challenge
  • 1 week ago · software

    🌲 Beginner-Friendly Guide 'Maximum Level Sum of a Binary Tree' – LeetCode 1161 (C++, Python, JavaScript)

    🌲 Beginner‑Friendly Guide: Maximum Level Sum of a Binary Tree – LeetCode 1161 !Cover image for “Maximum Level Sum of a Binary Tree” – LeetCode 1161 C++, Pytho...

    #binary tree #algorithm #BFS #LeetCode #C++
  • 2 weeks ago · software

    1390. Four Divisors

    Problem Statement Given an integer array nums, return the sum of divisors of the integers in that array that have exactly four divisors. If there is no such in...

    #algorithm #divisors #array #math #coding-challenge #leetcode #php
  • 2 weeks ago · software

    Boyer–Moore Majority Voting: Why It Works, Why It Fails, and Where It Actually Belongs

    Read more about Boyer–Moore Majority Voting: Why It Works, Why It ...

    #Boyer-Moore #majority voting #algorithm #O(1) space #LeetCode #system design #data structures

Newer posts

Older posts
EUNO.NEWS
RSS GitHub © 2026