EUNO.NEWS EUNO.NEWS
  • All (21181) +146
  • AI (3169) +10
  • DevOps (940) +5
  • Software (11185) +102
  • IT (5838) +28
  • Education (48)
  • Notice
  • All (21181) +146
    • AI (3169) +10
    • DevOps (940) +5
    • Software (11185) +102
    • IT (5838) +28
    • Education (48)
  • Notice
  • All (21181) +146
  • AI (3169) +10
  • DevOps (940) +5
  • Software (11185) +102
  • IT (5838) +28
  • Education (48)
  • Notice
Sources Tags Search
한국어 English 中文
  • 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
  • 1 week ago · software

    10 Secret Tips That Make You Better at DSA

    Data Structures and Algorithms DSA often feel overwhelming at first. With so many concepts, patterns, and problem types, it’s easy to feel stuck or slow. But he...

    #data structures #algorithms #DSA #coding interview preparation #problem solving #learning strategies #software engineering
  • 1 week ago · education

    How to Play Oonch Neech (Tag Variation -Ages 4–8)

    Oonch Neech is a strategic tag game commonly played in Pakistan and parts of India where children use elevated surfaces to stay “safe.” Through playing Oonch Ne...

    #Oonch Neech #tag game #gross motor skills #spatial awareness #problem solving #early childhood play #play-based learning #children ages 4-8
  • 1 week ago · software

    I got paid minimum wage to solve an impossible problem

    Article URL: https://tiespetersen.substack.com/p/i-got-paid-minimum-wage-to-solve Comments URL: https://news.ycombinator.com/item?id=46564618 Points: 16 Comment...

    #minimum wage #software engineering #problem solving #career stories
  • 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
  • 2 weeks ago · software

    Questions to ask to find which linear pattern is needed

    Below is a pattern‑selection cheat sheet. For each pattern, ask yourself the listed questions while reading the problem. If you answer YES, that pattern is like...

    #algorithm patterns #sliding window #coding interview #time complexity #problem solving
  • 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

    Why Greedy Can Feel Unintuitive (and How I’m Making Sense of It)

    Motivation Someone asked on Discord how to identify greedy solutions in problems where they aren’t very obvious. They mentioned two problems in particular: Jum...

    #greedy algorithms #algorithm intuition #jump game #container with most water #coding interview #problem solving
  • 2 weeks ago · software

    DSA Doesn’t Make You a Better Engineer (Alone)

    Introduction Let’s address the elephant in the interview room. DSA is a skill. Somehow, solving algorithm problems has turned into a moral flex: “I’ve solved 4...

    #data structures #algorithms #coding interviews #LeetCode #software engineering #problem solving #career advice
  • 3 weeks ago · software

    The leetcode comfort trap

    The Comfort Loop Solving 2–3 LeetCode problems and going to sleep feeling accomplished is the same dopamine loop as hitting the gym, training hard, and going h...

    #leetcode #coding practice #software engineering #problem solving #career development #programming #skill growth
  • 3 weeks ago · software

    58. Length of Last Word | LeetCode | Top Interview 150 | Coding Questions

    'markdown Forem Communities

    #leetcode #coding-interview #algorithm #string-manipulation #programming #problem-solving
  • 0 month ago · software

    Three Ways to Solve Problems

    Article URL: https://andreasfragner.com/writing/three-ways-to-solve-problems Comments URL: https://news.ycombinator.com/item?id=46345125 Points: 8 Comments: 0...

    #problem solving #software development #productivity #debugging #engineering

Newer posts

Older posts
EUNO.NEWS
RSS GitHub © 2026