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

    Advent of Code 2025 - December 8th

    In this series, I'll share my progress with the 2025 version of Advent of Code. Check the first post for a short intro to this series. You can also follow my pr...

    #Advent of Code #C++ #graph algorithms #binary search #coding challenge #puzzle solving
  • 1 month ago · software

    Flatten a Nested List

    Hey everyone! 👋 I know I've been a bit quiet lately. I actually came down with a pretty bad flu last week, which completely knocked me out. 🤒 That's why I mis...

    #python #recursion #list #algorithm #flatten #coding-challenge
  • 1 month ago · software

    12 Days of Shell

    Article URL: https://12days.cmdchallenge.com Comments URL: https://news.ycombinator.com/item?id=46190577 Points: 31 Comments: 8...

    #shell #bash #command-line #scripting #coding-challenge #linux #programming
  • 1 month ago · software

    Monkey Market

    Part 1 Another math gauntlet I get to program a bunch of math operations. Some will be part of several conditionals. I've done it before. I'm confident I can d...

    #Advent of Code #JavaScript #coding challenge #algorithm #math puzzle
  • 1 month ago · software

    1523. Count Odd Numbers in an Interval Range

    Problem Description Given two non‑negative integers low and high, return the count of odd numbers between low and high inclusive. Example 1 Input: low = 3, hig...

    #algorithm #math #odd numbers #interval range #easy #coding challenge
  • 1 month ago · software

    Advent of Code 2025 - Day 6

    Check out my full solution for day 6 on GitHub. Part one The first part gives us a few rows of numbers and a last line with operations that are either addition...

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

    Day 56: Python Fibonacci nth Term – Blazing Fast O(n) Iterative Solution with O(1) Space (No Recursion!)

    Overview Welcome to Day 56 of the 80DaysOfChallenges journey! This intermediate challenge presents the most efficient way to compute the n‑th Fibonacci number...

    #python #fibonacci #algorithm #iterative #O(n) time #O(1) space #coding challenge #performance
  • 1 month ago · software

    Advent of Code 2025 - December 4th

    !Cover image for Advent of Code 2025 - December 4thhttps://media2.dev.to/dynamic/image/width=1000,height=420,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fde...

    #Advent of Code #C++ #coding challenge #2025 #puzzle solution
  • 1 month ago · software

    Challenge no. 1 - User Avatar

    Communities DEV Community !DEV Community Logohttps://media2.dev.to/dynamic/image/width=65,height=,fit=scale-down,gravity=auto,format=auto/https%3A%2F%2Fdev-to-...

    #frontend #html #css #javascript #coding-challenge
  • 1 month ago · software

    Challenge no. 6 - Sea Scape Nihil

    DEV Community !DEV Community Logohttps://media2.dev.to/dynamic/image/width=65,height=,fit=scale-down,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.a...

    #coding challenge #algorithm #programming #code practice #dev.to
  • 1 month ago · software

    Coding Challenge Practice - Question 69

    Problem Description Create a function that returns the n-th term of the “look‑and‑say” sequence as a string. The sequence starts with '1' for n = 1. Each sub...

    #coding challenge #JavaScript #algorithm #look-and-say sequence #programming puzzle
  • 1 month ago · software

    Coding Challenge Practice - Question 68

    Problem Statement Implement a function isPrimenum that returns true if the given number is a prime number and false otherwise. Approach 1. Handle edge cases...

    #prime-number #javascript #algorithm #coding-challenge

Newer posts

Older posts
EUNO.NEWS
RSS GitHub © 2026