EUNO.NEWS EUNO.NEWS
  • All (21023) +2
  • AI (3157)
  • DevOps (933) +1
  • Software (11078)
  • IT (5806)
  • Education (48)
  • Notice
  • All (21023) +2
    • AI (3157)
    • DevOps (933) +1
    • Software (11078)
    • IT (5806)
    • Education (48)
  • Notice
  • All (21023) +2
  • AI (3157)
  • DevOps (933) +1
  • Software (11078)
  • IT (5806)
  • Education (48)
  • Notice
Sources Tags Search
한국어 English 中文
  • 1 month ago · software

    智力题——高空抛鸡蛋

    Read more about 智力题——高空抛鸡蛋...

    #egg drop problem #algorithm #interview question #optimization #search strategy #programming puzzle
  • 1 month ago · software

    135. Candy | LeetCode | Top Interview 150 | Coding Questions

    Problem Link https://leetcode.com/problems/candy/https://leetcode.com/problems/candy/ !leetcode 135https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfi...

    #leetcode #algorithm #java #greedy #array
  • 1 month ago · software

    134. Gas Station | LeetCode | Top Interview 150 | Coding Questions

    Problem Link 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 month ago · software

    238. Product of Array Except Self | LeetCode | Top Interview 150 | Coding Questions

    Problem Link https://leetcode.com/problems/product-of-array-except-self/https://leetcode.com/problems/product-of-array-except-self/ !leetcode 238https://media2...

    #leetcode #product-of-array-except-self #algorithm #array #java #interview-prep
  • 1 month ago · software

    Rotate Array in clock Wise

    What is Array Rotation? Array rotation is the process of shifting the elements of an array to new positions by a certain number of times k. There are two types...

    #array rotation #clockwise rotation #Java #algorithm #reverse array
  • 1 month ago · software

    Leetcode 39 Combination Sum

    Problem Statement Given an array of distinct integers candidates and a target integer target, return all unique combinations of candidates where the chosen num...

    #leetcode #combination-sum #backtracking #python #algorithm #recursion
  • 1 month ago · software

    Solving Advent of Code Day 7: Splitting Tachyon Beams

    I originally posted this post on my bloghttps://canro91.github.io/2025/12/13/AoC7/. This year, I'm following the Advent of Code. I challenged myself to write “f...

    #advent of code #puzzle solution #c# #functional programming #algorithm #coding challenge #beam simulation
  • 1 month ago · software

    Day 66: Python Invert Binary Tree, Recursive Mirror Swap for Perfect Tree Symmetry (LeetCode #226 Style)

    Welcome to Day 66 of the 80DaysOfChallenges journey! This intermediate challenge focuses on inverting a binary tree by recursively swapping left and right child...

    #python #binary-tree #recursion #algorithm #leetcode-226 #data-structures
  • 1 month ago · software

    274. H-Index | LeetCode | Top Interview 150 | Coding Questions

    Problem Link: https://leetcode.com/problems/h-index/ Solution java class Solution { public int hIndexint citations { int n = citations.length; int arr = new int...

    #leetcode #h-index #algorithm #java #interview-prep #coding-problem
  • 1 month ago · software

    Coding Challenge Practice - Question 79

    Problem Description The task is to implement a function that converts integers to Roman numerals. Approach Roman numerals are built from largest to smallest. S...

    #roman-numerals #algorithm #javascript #coding-challenge #integer-conversion
  • 1 month ago · software

    Palindrome Checker

    What is a palindrome? A palindrome is a word, phrase, number, or other sequence of characters that reads the same forward and backward ignoring spaces, punctua...

    #palindrome #python #string-manipulation #coding-challenge #algorithm
  • 1 month ago · software

    Coding Challenge Practice - Question 78

    Problem Description The task is to find the intersection given two arrays. Solution Approach Since the arrays are not sorted and may contain duplicates, a fast...

    #javascript #array-intersection #set #coding-challenge #algorithm #duplicate-removal

Newer posts

Older posts
EUNO.NEWS
RSS GitHub © 2026