EUNO.NEWS EUNO.NEWS
  • All (20993) +299
  • AI (3155) +14
  • DevOps (933) +7
  • Software (11054) +203
  • IT (5802) +74
  • Education (48)
  • Notice
  • All (20993) +299
    • AI (3155) +14
    • DevOps (933) +7
    • Software (11054) +203
    • IT (5802) +74
    • Education (48)
  • Notice
  • All (20993) +299
  • AI (3155) +14
  • DevOps (933) +7
  • Software (11054) +203
  • IT (5802) +74
  • Education (48)
  • Notice
Sources Tags Search
한국어 English 中文
  • 2 weeks ago · software

    [BOJ/C, C++] 단계별로 풀어보기 / 입출력과 사칙연산 ~ 1차원 배열

    1008번 A/B 문제 링크 c include int main { double A, B; scanf'%lf %lf', &A, &B; printf'%.9lf', A / B; } 소수점 아래 9자리 이상을 출력하면 안전합니다. float는 약 6자리만 정확히 표현하므로 double을 사용...

    #C #C++ #Baekjoon #algorithm #input-output #precision #iomanip #problem solving
  • 2 weeks ago · software

    🐦‍🔥Beginner-Friendly Guide 'Plus One' – LeetCode 66 (C++ | Python | JavaScript)

    Problem Description You are given an array digits that represents a non‑negative integer, where each element is a single digit and the most significant digit i...

    #leetcode #plus-one #arrays #algorithm #interview-prep #c++ #python #javascript #coding-challenge
  • 2 weeks ago · software

    Using Python To Merge Array of Ranges

    'Counting Unique Numbers Across Overlapping Ranges Inspired by an Advent of Code 2025 challenge and a previous booking‑system implementation.

    #python #algorithm #range-merge #performance #advent-of-code #intervals #set
  • 2 weeks ago · software

    30 Core Algorithm :Ep-07:Kadane’s Algorithm

    Overview Many systems don’t fail because they lack momentum; they fail because they refuse to drop it. Kadane’s Algorithm answers a deceptively hard question:...

    #Kadane's algorithm #maximum subarray #algorithm #dynamic programming #coding tutorial #sequence analysis
  • 2 weeks ago · software

    30 Core Algorithm:EP-05: Sliding Window Algorithm

    !Sliding Windowhttps://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.c...

    #sliding window #algorithm #data structures #context preservation #time series processing #optimization
  • 3 weeks ago · it

    Social media follower counts have never mattered less, creator economy execs say

    “I think that 2025 was the year where the algorithm completely took over, so followings stopped mattering entirely,” LTK CEO Amber Venz Box said....

    #social media #creator economy #algorithm #follower counts #LTK #tech trends #platforms
  • 3 weeks ago · software

    30 Core Algorithm Ep:04- Two Pointers Technique

    !Two Pointerhttps://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%...

    #two pointers #algorithm #data structures #coding interview #array manipulation #algorithmic technique
  • 3 weeks ago · software

    392. Is Subsequence | LeetCode | Top Interview 150 | Coding Questions

    'Below is the same content, but with the Markdown cleaned up and consistently formatted. All images, links, and descriptions are kept exactly as they were.

    #leetcode #is-subsequence #algorithm #coding-interview #strings #two-pointer
  • 3 weeks ago · software

    Fast CVVDP implementation in C

    Article URL: https://github.com/halidecx/fcvvdp Comments URL: https://news.ycombinator.com/item?id=46415570 Points: 24 Comments: 1...

    #C #CVVDP #algorithm #performance #GitHub
  • 3 weeks ago · software

    125. Valid Palindrome | LeetCode | Top Interview 150 | Coding Questions

    Problem - LeetCode – Valid Palindromehttps://leetcode.com/problems/valid-palindrome/ - Solution discussion most optimal approach, beats 100%https://leetcode.co...

    #leetcode #palindrome #java #algorithm #two-pointer #string-manipulation
  • 3 weeks ago · software

    68. Text Justification | LeetCode | Top Interview 150 | Coding Questions

    Problem Text Justification – LeetCodehttps://leetcode.com/problems/text-justification/ Solution discussionhttps://leetcode.com/problems/text-justification/solu...

    #leetcode #text-justification #java #algorithm #coding-interview #array-manipulation
  • 3 weeks ago · software

    Day 85 of 100 days dsa coding challenge

    Challenge Overview Taking on a new challenge: solving GeeksforGeeks POTD daily and sharing my solutions! 💻🔥 Problem Minimum time to fulfil all orders Geeksfo...

    #dsa #coding-challenge #geeksforgeeks #binary-search #algorithm #donuts-problem #python

Newer posts

Older posts
EUNO.NEWS
RSS GitHub © 2026