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 中文
  • 6 days ago · software

    C#.NET - day 08

    Day 08 : Unit Testing — The Real Reason Interfaces Exist Proving service behavior without repositories or databases Introduction Many tutorials introduce inter...

    #C# #.NET #unit testing #interfaces #test-driven development #repository pattern
  • 6 days ago · software

    First Repeating Element in an Array (C++)

    Why My First Approach Was Wrong — and How I Fixed It Problem Clarification Very Important The task is to find the element whose first occurrence index is small...

    #C++ #array #first repeating element #algorithm #brute-force #coding interview #problem solving
  • 6 days ago · software

    How not to use Static classes in C#

    'The common trait of static classes and methods

    #static classes #C# #utility methods #extension methods #best practices
  • 1 week ago · software

    `XmlFluentValidator`: Code-First XML Validation That Stays Close to Your Rules

    markdown !RzRhttps://media2.dev.to/dynamic/image/width=50,height=50,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2...

    #XML #validation #C# #fluent API #.NET #code‑first #configuration files #integration
  • 1 week ago · software

    Find All Duplicate Elements in an Array (C++)

    Problem Summary Identify all elements that appear more than once in an array and report each duplicate only once. Example text Input: 1, 2, 3, 2, 4, 1 Output:...

    #c++ #duplicate-elements #array-algorithm #frequency-array #unordered_map #coding-challenge #algorithm
  • 1 week ago · software

    LLVM: The Bad Parts

    Article URL: https://www.npopov.com/2026/01/11/LLVM-The-bad-parts.html Comments URL: https://news.ycombinator.com/item?id=46588837 Points: 14 Comments: 0...

    #LLVM #compiler #programming #C++ #code generation #software engineering #optimization
  • 1 week ago · software

    🧱 Beginner-Friendly Guide 'Maximal Rectangle' – LeetCode 85 (C++, Python, JavaScript)

    🧱 Beginner‑Friendly Guide “Maximal Rectangle” – LeetCode 85 C++, Python, JavaScript !Cover image for 🧱 Beginner‑Friendly Guide 'Maximal Rectangle' – LeetCode...

    #leetcode #maximal-rectangle #algorithm #data-structures #c++ #python #javascript #histogram #binary-matrix #coding-interview
  • 1 week ago · software

    🧶 Beginner-Friendly Guide 'Minimum ASCII Delete Sum for Two Strings' – LeetCode 712 (C++, Python, JavaScript)

    markdown !Cover image for 🧶 Beginner‑Friendly Guide 'Minimum ASCII Delete Sum for Two Strings' – LeetCode 712 C++, Python, JavaScripthttps://media2.dev.to/dyna...

    #LeetCode #ASCII delete sum #dynamic programming #C++ #Python #JavaScript #algorithm #LCS #edit distance
  • 1 week ago · software

    QtNat – Open you port with Qt UPnP

    Article URL: http://renaudguezennec.eu/index.php/2026/01/09/qtnat-open-you-port-with-qt/ Comments URL: https://news.ycombinator.com/item?id=46558739 Points: 12...

    #Qt #UPnP #port forwarding #QtNat #C++ #networking #open source
  • 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

    How to Create Memory-Efficient Software: A Practical Guide for Developers

    Introduction Memory efficiency is a critical aspect of modern software engineering. Poor memory management leads to slow performance, crashes, scalability issu...

    #memory management #performance optimization #programming languages #C++ #Java #Python #Rust #Go #data structures #software engineering
  • 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

Newer posts

Older posts
EUNO.NEWS
RSS GitHub © 2026